@[email protected] to [email protected]English • edit-21 year agoaaamessage-square5fedilinkarrow-up125
arrow-up125message-squareaaa@[email protected] to [email protected]English • edit-21 year agomessage-square5fedilink
minus-square@[email protected]linkfedilink2•1 year agoMaybe it still appears in /var/lib/dpkg/status? If it is, try deleting the entry from there.
minus-square@[email protected]linkfedilink1•edit-21 year agoI’ve sometimes encountered error 1 when the extraction failed because the downloaded deb-archive was corrupted. Deleting the corresponding deb-file in /var/cache/apt helped in my case.
Maybe it still appears in
/var/lib/dpkg/status
? If it is, try deleting the entry from there.I’ve sometimes encountered error 1 when the extraction failed because the downloaded deb-archive was corrupted. Deleting the corresponding deb-file in
/var/cache/apt
helped in my case.