Your message dated Thu, 08 Jul 2010 18:47:06 +0000
with message-id <[email protected]>
and subject line Bug#586347: fixed in cupt 1.5.14
has caused the Debian Bug report #586347,
regarding document not handling 'specific/general' pin difference
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 [email protected]
immediately.)
--
586347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586347
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcupt-perl
Version: 1.5.13
Severity: normal
After completing my policy handling in APT2 (or whatever it will
be called), I tested the result against APT and cupt. This showed
me that cupt seems to have a bug which may be related to the fact
that a specific package is pinned using a 'Pin: release':
APT shows the following:
========================
j...@hp:~/Desktop/playground/debpkg2:master$ apt-cache policy mplayer
mplayer:
Installed: 2:1.0~rc3+svn20100603-0.0
Candidate: 2:1.0~rc3+svn20100603-0.0
Package pin: 2:1.0~rc3+svn20100603-0.0
Version table:
*** 2:1.0~rc3+svn20100603-0.0 1990
250 http://debian-multimedia.org sid/main Packages
100 /var/lib/dpkg/status
2:1.0~rc3+svn20100502-3 1990
990 http://localhost sid/main Packages
Internal APT2 prototype shows:
==============================
j...@hp:~/Desktop/playground/debpkg2:master$ ./apt mplayer
mplayer:
Installed: 2:1.0~rc3+svn20100603-0.0
Candidate: 2:1.0~rc3+svn20100603-0.0
Version table:
*** 2:1.0~rc3+svn20100603-0.0 1990
250 http://debian-multimedia.org/ unstable/main (trusted)
100 /var/lib/dpkg/status now/ (untrusted)
2:1.0~rc3+svn20100502-3 990
990 http://localhost:3142/debian/ unstable/main (trusted)
Whereas cupt shows:
===================
j...@hp:~/Desktop/playground/debpkg2:master$ cupt policy mplayer
W: attempt to set wrong option 'Dir::Log::History'
mplayer:
Installed: 2:1.0~rc3+svn20100603-0.0
Candidate: 2:1.0~rc3+svn20100603-0.0
Version table:
*** 2:1.0~rc3+svn20100603-0.0 251
/var/lib/dpkg/status installed/ (unsigned)
http://debian-multimedia.org unstable/main (signed)
2:1.0~rc3+svn20100502-3 -1009
http://localhost:3142/debian unstable/main (signed)
Summary
=======
There appear to be two problems here:
1) The pin for the debian-multimedia.org version is not applied
2) The pin for the Debian version is -1009 although o=Debian is
pinned at 990.
-- System Information:
Debian Release: lenny/sid
APT prefers experimental
APT policy: (990, 'experimental'), (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libcupt-perl depends on:
ii liblist-moreutils-perl 0.25~02-1 Perl module with additional list f
ii libparse-recdescent-perl 1.965001+dfsg-1 Perl module to create and use recu
ii libterm-size-perl 0.2-4+b1 Perl extension for retrieving term
ii liburi-perl 1.54-1 module to manipulate and access UR
ii libwww-curl-perl 4.11-1 Perl bindings to libcurl
ii perl [libdigest-sha-perl 5.10.1-13 Larry Wall's Practical Extraction
Versions of packages libcupt-perl recommends:
ii bzip2 1.0.5-4 high-quality block-sorting file co
ii gpgv 1.4.10-4 GNU privacy guard - signature veri
ii liblocale-gettext-perl 1.05-6 Using libc functions for internati
Versions of packages libcupt-perl suggests:
ii cupt 1.5.13 alternative front-end for dpkg --
pn debdelta <none> (no description available)
ii dpkg-dev 1.15.7.2 Debian package development tools
pn dpkg-repack <none> (no description available)
ii lzma 4.43-14 Compression method of 7z format in
-- no debconf information
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
# Our default release is stable
Package: *
Pin: release o=Debian
Pin-Priority: 990
# We want to install from here if not in lenny
Package: *
Pin: release o=Debian, a=unstable
Pin-Priority: 990
Package: *
Pin: release o=Debian, a=experimental
Pin-Priority: 350
Package: *
Pin: release a=kernel-dists-trunk
Pin-Priority: 300
Package: *
Pin: release a=lucid
Pin-Priority: 350
# Install from Debian Multimedia only if not in Debian.
Package: *
Pin: release o=Unofficial Multimedia Packages, a=stable
Pin-Priority: 300
Package: *
Pin: release o=Unofficial Multimedia Packages, a=unstable
Pin-Priority: 250
Package: *
Pin: release o=Unofficial Multimedia Packages, a=experimental
Pin-Priority: 200
Package: hal hal-info
Pin: version *
Pin-Priority: -100
Package: mplayer mencoder
Pin: release o=Unofficial Multimedia Packages, a=unstable
Pin-Priority: 1990
#Package: test-essential
#Pin: version 0.0-0
#Pin-Priority: -1
pgpXurFFN5GAO.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: cupt
Source-Version: 1.5.14
We believe that the bug you reported is fixed in the latest version of
cupt, which is due to be installed in the Debian FTP archive:
cupt_1.5.14.dsc
to main/c/cupt/cupt_1.5.14.dsc
cupt_1.5.14.tar.gz
to main/c/cupt/cupt_1.5.14.tar.gz
cupt_1.5.14_all.deb
to main/c/cupt/cupt_1.5.14_all.deb
libcupt-perl_1.5.14_all.deb
to main/c/cupt/libcupt-perl_1.5.14_all.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <[email protected]> (supplier of updated cupt 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Jul 2010 21:20:35 +0300
Source: cupt
Binary: libcupt-perl cupt
Architecture: source all
Version: 1.5.14
Distribution: unstable
Urgency: low
Maintainer: Eugene V. Lyubimkin <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description:
cupt - alternative front-end for dpkg -- console interface
libcupt-perl - alternative front-end for dpkg -- Perl modules
Closes: 586347 587354
Changes:
cupt (1.5.14) unstable; urgency=low
.
* doc:
- cupt_vs_apt:
- Documented not handling the difference between 'specific' and
'general' APT pin types. (Closes: #586347)
* Cupt:
- Cache:
- ArchitecturedRelation:
- Implemented architecture wildcards support. (Closes: #587354)
* debian/control:
- Bumped Standards-Version to 3.9.0, no changes needed.
Checksums-Sha1:
1ab642a3ce8a712679a9b77765bc6737a1608932 983 cupt_1.5.14.dsc
7ef65298d8393b07f422ed731b75b4a40b522038 126306 cupt_1.5.14.tar.gz
29435b82efe0b59bcfd38c34eeca597fb7b95793 150228 libcupt-perl_1.5.14_all.deb
9811b57119820840366ce6f053db2d774377405b 67504 cupt_1.5.14_all.deb
Checksums-Sha256:
6fecda26956553ab3dfb84807b979df6ba79d76c72c007418c180deff5e00085 983
cupt_1.5.14.dsc
47e2240d7bc7ae99a8d43212b5fefb1c5b2b389734cc8dd2c9af22b19a8077f6 126306
cupt_1.5.14.tar.gz
a1d1d031ec67766a8b8cff5c100c4b8baadf1d185a99a116bd4336e12366dcec 150228
libcupt-perl_1.5.14_all.deb
40340e36192ebe7cf07892ac4d466c9a9cf7d04d5f125722d14f79168a4389dc 67504
cupt_1.5.14_all.deb
Files:
89a797a4068e493953c6f7e7bd9662cb 983 perl optional cupt_1.5.14.dsc
80cd0ca8687b325958cabb5d8ae6937a 126306 perl optional cupt_1.5.14.tar.gz
04c6b96cbb729ecbf651f5570083c97b 150228 perl optional
libcupt-perl_1.5.14_all.deb
db04da70c8a22da15c67c8570283b846 67504 perl optional cupt_1.5.14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkw2GDoACgkQchorMMFUmYx2CgCgjAQpaKjtw15hEFpU/uZVlgEG
yhMAoIqO3HJQlk3IgV1ncNOT5CUKlb7O
=T+tX
-----END PGP SIGNATURE-----
--- End Message ---