Comment 2 for bug 291482

Revision history for this message
Michael Vogt (mvo) wrote : Re: package libgnome2-0 2.24.1-0ubuntu4 failed to install/upgrade:

Here is what is causing the error:

dpkg: fel vid hantering av x11-common (--configure):^M
 paketet x11-common är redan installerat och konfigurerat^M
Fel uppstod vid hantering:^M
 x11-common^M

This is the first (and only) line of x11-common in the terminal log. The error message tranlsates to "package is already installed and configured"

Now this looks like x11-common got not unpacked before apt ran --configure on it. So this might be either a nasty bug in the ordering code or a problem with the commandline that apt generates to call dpkg.