ดังนั้นฉันจึงพยายามอัพเกรด Ubuntu 11.10 64 บิตในสองสามวันก่อนและได้รับข้อผิดพลาด:
dpkg: ../../src/archives.c:978: tarobject: การยืนยัน `r == stab.st_size 'ล้มเหลว
ดังนั้นผมทำตามนี้อูบุนตูฟอรั่มโพสต์และหนึ่งในนี้
ลบออกubuntu-docs
จากโฟลเดอร์ข้อมูลและไฟล์สถานะ
ตอนนี้เมื่อใดก็ตามที่ฉันพยายามติดตั้ง / ลบ / อัพเกรดแพ็คเกจใด ๆ ที่ฉันได้รับข้อผิดพลาด:
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
จากบรรทัดคำสั่งฉันจะได้รับผลลัพธ์นี้:
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
... ซึ่งดูเหมือนกับเมื่อฉันเริ่มมีปัญหาดังนั้นฉันจึงดูในข้อมูล - ไม่มีแพ็คเกจubuntu-docs
แต่มีรายการในสถานะดังนั้นฉันจึงลบมันและลองอีกครั้ง แต่ทันทีที่ฉันทำsudo dpkg --configure -a
รายการเพื่อubuntu-docs
ปรากฏขึ้นอีกครั้ง .
ความคิดใด ๆ
แก้ไข (ไม่ใช่ความคิดเห็นเพื่อบันทึกการจัดรูปแบบ) :
กระทู้นี้บอกว่าฉันต้องทำงานsudo apt-get update
หลังจากลบบรรทัดที่เกี่ยวข้องออกจากสถานะ ดังนั้นผมจึงวิ่งตามมาด้วยsudo apt-get clean
sudo apt-get update
แต่ฉันได้รับข้อความว่า:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
หลังจากทำงานsudo dpkg --configure -a
แล้วไฟล์สถานะจะมีบรรทัดต่อไปนี้:
Package: ubuntu-docs
Status: install reinstreq half-installed
Priority: optional
Section: doc
Version: 11.10.4
ไม่แน่ใจว่ามันช่วยได้หรือไม่