Bu yüzden Ubuntu 11.10 64-bit birkaç gün önce yükseltmeye çalışıyorum ve bir hata aldım:
dpkg: ../../src/archives.c:978: tarobject: `r == stab.st_size 'iddiası başarısız oldu.
Ben takip Yani bu Ubuntu Forumları gönderebilir ve bu bir .
ubuntu-docs
Bilgi klasörü ve durum dosyasından kaldırıldı .
Şimdi herhangi bir paketi yüklemeye / kaldırmaya / yükseltmeye çalıştığımda bir hata alıyorum:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 968, in simulate
trans.unauthenticated = self._simulate_helper(trans)
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1092, in _simulate_helper
return depends, self._cache.required_download, \
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 235, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate a file for the ubuntu-docs package. This might mean you need to manually fix this package.
ubuntu-docs
Komut satırından yüklemeye çalıştığımda , bu çıktıyı alıyorum:
BlockquoteReading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
ubuntu-docs
1 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.
1 not fully installed or removed.
Need to get 1,408 kB of archives.
After this operation, 22.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ oneiric/main ubuntu-docs all 11.10.4 [1,408 kB]
Fetched 1,408 kB in 5s (265 kB/s)
(Reading database ...
dpkg: warning: files list file for package `ubuntu-docs' missing, assuming package has no files currently installed.
(Reading database ... 323646 files and directories currently installed.)
Preparing to replace ubuntu-docs 11.10.4 (using .../ubuntu-docs_11.10.4_all.deb) ...
Unpacking replacement ubuntu-docs ...
dpkg: ../../src/archives.c:978: tarobject: Assertion `r == stab.st_size' failed.
E: Sub-process /usr/bin/dpkg exited unexpectedly
... sorunla başladığım zamana benziyor, bu yüzden bilgiye baktım - hiçbir paket yok ubuntu-docs
ama durum girişi var, bu yüzden sildim ve tekrar denedim, ama yeniden görünmek sudo dpkg --configure -a
için giriş yaptığımda ubuntu-docs
.
Düşüncesi olan var mı?
Düzenle (biçimlendirmeyi kaydetmek için yorum olarak değil) :
Bu iş parçacığısudo apt-get update
durumdan ilgili satırları kaldırdıktan sonra çalıştırmanız gerektiğini söylüyor . Ben de koştum sudo apt-get clean
onu sudo apt-get update
. Ama bir mesaj aldım:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Çalıştırdıktan sonra sudo dpkg --configure -a
durum dosyası aşağıdaki satırları içerir:
Package: ubuntu-docs
Status: install reinstreq half-installed
Priority: optional
Section: doc
Version: 11.10.4
Yardımcı olup olmadığından emin değilim.