Siduction Forum

Siduction Forum => Software - Support => Topic started by: tapp on 2012/04/17, 15:35:19

Title: [SOLVED]Can't install packages with synaptic and/or aptitude
Post by: tapp on 2012/04/17, 15:35:19
Hi!

I've just installed siduction (KDE version), and I can't install any package from synaptic and/or aptitude. The system is a fresh install, and is up to date.

When I select a package and try to install it, the package is downloaded, and then I receive the following message:

QuoteE: Internal error: APT::pkgPackageManager::MaxLoopCount reached in SmartConfigure for libwxbase2.8-0:amd64, aborting

However, I can install with apt-get

Any suggestions?

Best regards.
Title: Can
Post by: devil on 2012/04/17, 15:49:40
It is a bug in the latest versio nof apt. should be fixed in a 2 hours with next mirror-sync. Please dist-upgrade the system.

greetz
devil
Title: RE: Can
Post by: tapp on 2012/04/17, 18:59:22
Hi!

Thanks for your answer. I've upgraded apt and apt-utils, and tried to dist-upgrade or upgrade the system, but I still have the same problem.

I've realised that I have the same problem with the apt-get upgrade or dist-upgrade command.

However, I can install any package with the apt-get install command :-m

Best regards.
Title: RE: Can
Post by: devil on 2012/04/17, 21:14:25
the bug responsible for that is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669060

Due to the breakage in apt itself you might need to fetch apt0.9.1 manualy from http://packages.debian.org/sid/apt and install it with dpkg -i.

greetz
devil
Title: RE: Can
Post by: tapp on 2012/04/17, 22:24:40
I updated apt, and now, I can install from synaptic, but I can't upgrade or dist-upgrade from command-line or update-manager.

I think I'm in trouble... :-s

Thanks for your attention.

Best regards.
Title: RE: Can
Post by: dibl on 2012/04/17, 23:18:52
I also downloaded and installed apt0.9.1 with dpkg, as devil says, and then I still had a problem. Here is what fixed it:

apt-get install --reinstall libapt-pkg4.12
Title: RE: Can
Post by: tapp on 2012/04/17, 23:55:33
:-) It's working now!

Thanks devil and dibl!
Title: RE: Can
Post by: craigevil on 2012/04/19, 00:59:30
Hm I do d-u daily and didn't seem to run into this issue. Weird.

$ apt-cache policy libapt-pkg4.12
libapt-pkg4.12:
 Installed: 0.9.1
 Candidate: 0.9.1
 Version table:
*** 0.9.1 0
       500 http://ftp.us.debian.org/debian/ unstable/main i386 Packages
       100 /var/lib/dpkg/status

$ apt-cache policy apt
apt:
 Installed: 0.9.1
 Candidate: 0.9.1
 Version table:
*** 0.9.1 0
       500 http://ftp.us.debian.org/debian/ unstable/main i386 Packages
       100 /var/lib/dpkg/status