Hi! On Sun, 2014-12-14 at 12:29:10 +0100, Bill Allombert wrote: > On Thu, Dec 11, 2014 at 09:44:38PM +0100, Guillem Jover wrote: > > Package: gap-core > > Version: 4r7p5-1 > > Severity: serious
> > This package can get involved in a trigger cycle. The problem is that > > it installs interests on /usr/share/gap with files there provided by > > gap-gapdoc and gap-libs, which are directly or transitively depended > > on by gap-core itself. > > Do you know a way to reproduce this issue for testing purpose ? Sure: $ apt-get install gap-core # Everything is fine. $ dpkg -C # Activate the trigger, thus getting into the cycle. $ apt-get install --reinstall gap-libs # Show the current state. $ dpkg -C # Detect the trigger cycle. $ dpkg --configure --pending # A second one to recover from the previous. $ dpkg --configure --pending > > A solution to the above is to simply switch the triggers to their > > noawait variants, in this case from «interest» to «interest-noawait», > > as long as they are not critical for the activating packages, which I > > cannot tell here. Otherwise a fix might unfortunatly be more involved. > > Thanks for your suggesting and bug report, No problem. Thanks, Guillem -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org