[問題] partial update

看板Linux作者 (人)時間12年前 (2012/03/16 16:12), 編輯推噓1(106)
留言7則, 3人參與, 最新討論串1/1
1.Update manager shows that "Not all updates can be installed" 2.Synaptic package manager also shows that: -------------------------------------------------------------------- E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. -------------------------------------------------------------------- How can I fix this problem? Thanks! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.101.44

03/16 16:43, , 1F
sudo dpkg --configure -a <== the solve
03/16 16:43, 1F

03/16 16:45, , 2F
I can just run "sudo dpkg --configure -a"
03/16 16:45, 2F

03/16 16:46, , 3F
but I have solved this problem...I removed
03/16 16:46, 3F

03/16 16:46, , 4F
/var/lib/dpkg/updates/00xx, and run
03/16 16:46, 4F

03/16 16:47, , 5F
"sudo dpkg --configure -a" It works! thanks!!!
03/16 16:47, 5F

03/16 16:48, , 6F
I can't just run "sudo dpkg --configure -a"
03/16 16:48, 6F

03/24 12:23, , 7F
感覺是先前的 cache 佔住了位置
03/24 12:23, 7F
文章代碼(AID): #1FOlO3Pe (Linux)