[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#911822: dpkg: cycle found while processing triggeres of libc-bin package



Hi!

On Thu, 2018-10-25 at 09:52:38 +0200, Giacomo wrote:
> Package: libc-bin
> Version: 2.27-6

> I upgraded from debian stable (strecth) to debian testing, and now when I
> execute apt-get upgrade I always get this error:
> Processing triggers for libc-bin (2.27-6) ...
> 
> dpkg: cycle found while processing triggers:
>  chain of packages whose triggers are or may be responsible:
>   libc-bin -> man-db
>  packages' pending triggers which are or may be unresolvable:
>   man-db: /usr/share/man
>   libc-bin: ldconfig
> dpkg: error processing package man-db (--configure):
>  triggers looping, abandoned
> Processing triggers for libc-bin (2.27-6) ...
> Processing triggers for libc-bin (2.27-6) ...
> dpkg: cycle found while processing triggers:
>  chain of packages whose triggers are or may be responsible:
>   libc-bin -> libc-bin -> libc-bin
>  packages' pending triggers which are or may be unresolvable:
>   libc-bin: ldconfig
> dpkg: error processing package libc-bin (--configure):
>  triggers looping, abandoned
> Errors were encountered while processing:
>  man-db
>  libc-bin
> E: Sub-process /usr/bin/dpkg returned an error code (1)

Could you run «dpkg --audit». And then send that output and a tarball
with some of the dpkg database files, generated like this:

  $ tar -caf dpkg-911822.tar.xz /var/lib/dpkg/{status,triggers,updates}

Take into account this might perhaps contain sensitive information, so
you might want to make sure before sending it to the BTS that it does
not, the BTS might even reject it if it's too big, or alternatively
send it directly to me.

Does, running just «dpkg --configure --pending» solve the issue?

Thanks,
Guillem


Reply to: