Internal Error, No file name for libapt-pkg4.12

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
_HG_

Internal Error, No file name for libapt-pkg4.12

Post by _HG_ »

I am running 64 bit Linux Mint 13 MATE (Swedish version).
There are some updates (apt is among them).
When I try to update, I get the error message:

E: Internal Error, No file name for libapt-pkg4.12


Why ?
What is wrong ?

/ Hans Gatu
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Internal Error, No file name for libapt-pkg4.12

Post by kukamuumuka »

http://ubuntuforums.org/showthread.php?t=2045321
I turned off proposed

upgraded and autoremove'd

then proposed on

used Muon (for the first time ever) chose "Full-Ugrade" after update. Muon allowed me to "unmark" libapt-pkg4.12:386 and it auto-unmarked its dependencies.
kukamuumuka

Re: Internal Error, No file name for libapt-pkg4.12 [Solved]

Post by kukamuumuka »

I got the same error on the Mint 13 which has not updated for a long time. The solution was download and install libapt-pkg4.12 package via command line, and after that check and install updates via Mintupdate (which claimed that there was broken packages, but after installing everything worked fine).
http://packages.ubuntu.com/fi/precise/libapt-pkg4.12

Code: Select all

##32-bit
sudo dpkg -i libapt-pkg4.12_0.8.16~exp12ubuntu10.21_i386.deb
##64-bit
sudo dpkg -i libapt-pkg4.12_0.8.16~exp12ubuntu10.21_amd64.deb
Locked

Return to “Other topics”