Comment 2 for bug 603852

Revision history for this message
Loïc Minier (lool) wrote : Re: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Are you upgrading with aptitude?

I got the same issue upgrading because a trigger was activated while upgrading python2.6/python2.6-minimal; the python2.6 updates were moving shutil across packages.

python2.6 correctly depends on python2.6-minimal (= ${binary:Version}), yet python2.6 was unpacked before python2.6-minimal.

I wonder if this is an aptitude bug or some dep loop somewhere, but I couldn't find the latter.