Your message dated Mon, 20 Oct 2014 15:34:50 +0000
with message-id <e1xgeyw-0002bu...@franck.debian.org>
and subject line Bug#765781: fixed in dpkg 1.17.19
has caused the Debian Bug report #765781,
regarding dpkg: bogus triggers cycle detection
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
765781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cups
Version: 1.7.5-4
Severity: serious
Justification: fails to install
Hi,
I’ve been having dpkg messages about cycles in triggers for a while
recently, but they all involved multiple packages (mostly cups,
postgresql, man-db) and were resolved just configuring the packages
again.
Today is different:
1|root@tglase:~ # dpkg -a --configure
Setting up libc-bin (2.19-11) ...
dpkg: cycle found while processing triggers:
chain of packages whose triggers are or may be responsible:
cups -> cups
packages' pending triggers which are or may be unresolvable:
cups: /usr/share/cups/ppd-updaters
dpkg: error processing package cups (--configure):
triggers looping, abandoned
Errors were encountered while processing:
cups
This repeated for several times, only the fourth repeated
call to “dpkg -a --configure” gave:
1|root@tglase:~ # dpkg -a --configure
Setting up cups (1.7.5-4) ...
Updating PPD files for cups ...
Updating PPD files for openprinting-ppds ...
So I guess there may be something wrong with the cups package.
Feel free to reassign to some other package if the bug is not
with cups, or something.
-- System Information:
Debian Release: jessie/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
Architecture: x32 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Versions of packages cups depends on:
ii cups-client 1.7.5-4
ii cups-common 1.7.5-4
ii cups-core-drivers 1.7.5-4
ii cups-daemon 1.7.5-4
ii cups-filters 1.0.61-2
ii cups-ppdc 1.7.5-4
ii cups-server-common 1.7.5-4
ii debconf [debconf-2.0] 1.5.53
ii ghostscript 9.06~dfsg-1
ii libavahi-client3 0.6.31-4
ii libavahi-common3 0.6.31-4
ii libc-bin 2.19-11
ii libc6 2.19-11
ii libcups2 1.7.5-4
ii libcupscgi1 1.7.5-4
ii libcupsimage2 1.7.5-4
ii libcupsmime1 1.7.5-4
ii libcupsppdc1 1.7.5-4
ii libgcc1 1:4.9.1-17
ii libstdc++6 4.9.1-17
ii libusb-1.0-0 2:1.0.19-1
ii lsb-base 4.1+Debian13
ii poppler-utils 0.26.5-1
ii procps 2:3.3.9-8
Versions of packages cups recommends:
ii avahi-daemon 0.6.31-4
pn colord <none>
ii cups-filters [ghostscript-cups] 1.0.61-2
pn printer-driver-gutenprint <none>
Versions of packages cups suggests:
ii cups-bsd 1.7.5-4
pn cups-pdf <none>
pn foomatic-db-compressed-ppds | foomatic-db <none>
pn hplip <none>
pn printer-driver-hpcups <none>
pn smbclient <none>
ii udev 215-5+b1
-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: lpd, socket
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.17.19
We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guillem Jover <guil...@debian.org> (supplier of updated dpkg package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 20 Oct 2014 15:17:49 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.19
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-d...@lists.debian.org>
Changed-By: Guillem Jover <guil...@debian.org>
Description:
dpkg - Debian package management system
dpkg-dev - Debian package development tools
dselect - Debian package management front-end
libdpkg-dev - Debian package management static library
libdpkg-perl - Dpkg perl modules
Closes: 764942 764965 765110 765434 765668 765693 765734 765748 765781 765789
765907 765952
Changes:
dpkg (1.17.19) unstable; urgency=low
.
[ Guillem Jover ]
* Bump the Breaks on devscripts to 2.14.10 due to the new dpkg-architecture
command-line parsing strictness introduced in 1.17.17. Closes: #764965
* Create pidfiles even when start-stop-daemon is not asked to background
the process itself. Although a bit of a dubious usage, because any error
before executing the program will not be properly reported to the caller.
Regression introduced in dpkg 1.17.14. Closes: #765110
* Add new --remove-pidfile option to start-stop-daemon.
* Mention --pid and --ppid in start-stop-daemon(8) man page DESCRIPTION.
* Add invoke hooks for dpkg --add-architecture and --remove-architecture.
Prompted by Helmut Grohne <hel...@subdivi.de>.
* Reverse --verify-format logic to actually accept 'rpm' as valid.
Closes: #765907
* Fix trigger dependency checks and cycle detection.
Regression introduced in dpkg 1.17.17.
Closes: #765434, #765668, #765734, #765781, #765789, #765952
* Rework dependency problem debug and notice output on trigger processing.
.
[ Updated programs translations ]
* Italian (Milo Casagrande): Closes: #765748
* Turkish (Mert Dirik). Closes: #764942
* Simplified Chinese (lumin). Closes: #765693
.
[ Updated scripts translations ]
* German (Helge Kreutzmann).
.
[ Updated manpages translations ]
* German (Helge Kreutzmann).
Checksums-Sha1:
f2c10fdc4482c9c43b00915bd943e36d36ff91f8 2057 dpkg_1.17.19.dsc
daaa3a1110efd853da0f5e37a32022aa7b6299c6 4331744 dpkg_1.17.19.tar.xz
9c1204f7ad9870f3acb19c390c5a1c4fdcca3ff8 1501920 dpkg-dev_1.17.19_all.deb
ff46580f1bc7c64f139abb79bd2a65dd82d5d889 1031832 libdpkg-perl_1.17.19_all.deb
Checksums-Sha256:
e7a28530e346a71e3a17d3591c3910fcc1c98bf2b50d56e9c71a4d223236b628 2057
dpkg_1.17.19.dsc
02b905209c9acbca97d5c41f73e7c3b7bf70f6d5cd47a25302f1956d82e3a345 4331744
dpkg_1.17.19.tar.xz
6322d7e91166d583d78bcc548e134519ee285a15afe3be0a1f43db94fcf30ca7 1501920
dpkg-dev_1.17.19_all.deb
30135db51234fb05759c7dd3f8e16b8cc06d9725f03f8ca16b22527b33267d22 1031832
libdpkg-perl_1.17.19_all.deb
Files:
aea734d00ec82e0a63d10875b701eefa 2057 admin required dpkg_1.17.19.dsc
869e05e95712cd1ae29c61a422a9e881 4331744 admin required dpkg_1.17.19.tar.xz
a7bab1100011e85afd2e9583fd5b9422 1501920 utils optional
dpkg-dev_1.17.19_all.deb
4a42fa23c5614e36566752e39ceae017 1031832 perl optional
libdpkg-perl_1.17.19_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJURSNuAAoJELlyvz6krlejUNwQALpql2YnlHF6OImEF/mWqEo7
IjEzdYiayL5VDMOIcfj9OHhIX6cRYtBzvl4MXiAp/FD2tNYHUEHs9Um/pYKjUv2e
8i9i7r60I1eXLwJAOvoc42htDoY67FxQhcA8FrlZHl4zlprVx0LtMgm4kv4Oxcha
nZX/+I81jR9CUCTZ4rXqlmyGhWfmk2+A10b6jYh6d3CLXRo1ol1EIT9Zuh/oacRc
wtuMj2zF9qJhf7gm6QOBjSgtZ3wrmBtnXjnzJQ1IST+NXKibK8M8BMVnwStLrREI
2u5SS8sbzVrcpqb5OKUsiJLq2xyM1PsF0n1effp/wS2ft0biZkGCm/tKyNzPEi49
0SCYoCAv2rhJqgov1Z/pkRDEvTiWHXZkYQyl1DVCLf8Feu4DchkNEm9IEZfLV3cc
Or/vEk0J2yfjfq1w2obiF14TLgDS2wQ5y4sb9t0DQoAV7YfVgZvVfaBRlw2iNaXZ
EZG3fqSCy5a/F5Jzlv+cNWrz+mvqIzoAnIRK7Rq2+jR9/oC9Fu70AQKy9DjwJzw3
FH7lckFdp/7FUpTBO210RlrUkiPA2dTzUlV2TUmt51CW/FBnG9zQRafQSYai1+d4
Lqjm0uGAyMfNlil7b3y0/iHL8zdnCVfJ9z2JRLrSYcO5oDZDQKRkS1fnk5V/IKLD
+EZIJBA+Ai8R3vEKABde
=WkRi
-----END PGP SIGNATURE-----
--- End Message ---