Your message dated Tue, 14 Sep 2010 00:17:16 +0000
with message-id <e1ovjd2-0006xe...@franck.debian.org>
and subject line Bug#596417: fixed in dpkg 1.15.8.5
has caused the Debian Bug report #596417,
regarding should break Dpkg.pm users or depend on libdpkg-perl
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.)


-- 
596417: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596417
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg
Version: 1.15.8.4
Severity: serious
Justification: 7

$ dpkg-source -x tzdata_2010l-1.dsc apt
Can't locate Dpkg.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at /usr/bin/dpkg-source line 7.
BEGIN failed--compilation aborted at /usr/bin/dpkg-source line 7.

$ dpkg -l dpkg-dev
ii  dpkg-dev                1.14.29                 Debian package development 
tools


Apparently libdpkg-perl has been split off dpkg; to allow for partial
upgrades, dpkg should have a "Breaks" relationship on all users of
Dpkg.pm, or depend on libdpkg-perl.


-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable'), (400, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg depends on:
ii  coreutils         6.10-6                 The GNU core utilities
ii  libbz2-1.0        1.0.5-1                high-quality block-sorting file co
ii  libc6             2.11.2-2               Embedded GNU C Library: Shared lib
ii  libselinux1       2.0.96-1               SELinux runtime shared libraries
ii  xz-utils          4.999.9beta+20100810-1 XZ-format compression utilities
ii  zlib1g            1:1.2.3.3.dfsg-12      compression library - runtime

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt                           0.8.0      Advanced front-end for dpkg

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.15.8.5

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:

dpkg-dev_1.15.8.5_all.deb
  to main/d/dpkg/dpkg-dev_1.15.8.5_all.deb
dpkg_1.15.8.5.dsc
  to main/d/dpkg/dpkg_1.15.8.5.dsc
dpkg_1.15.8.5.tar.bz2
  to main/d/dpkg/dpkg_1.15.8.5.tar.bz2
dpkg_1.15.8.5_amd64.deb
  to main/d/dpkg/dpkg_1.15.8.5_amd64.deb
dselect_1.15.8.5_amd64.deb
  to main/d/dpkg/dselect_1.15.8.5_amd64.deb
libdpkg-dev_1.15.8.5_amd64.deb
  to main/d/dpkg/libdpkg-dev_1.15.8.5_amd64.deb
libdpkg-perl_1.15.8.5_all.deb
  to main/d/dpkg/libdpkg-perl_1.15.8.5_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 596...@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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 14 Sep 2010 01:26:21 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source amd64 all
Version: 1.15.8.5
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: 592953 593442 593628 594011 594167 594218 594440 594513 595175 595208 
595299 595468 595556 595615 595643 595968 596173 596333 596417 596518 596657
Changes: 
 dpkg (1.15.8.5) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Do not print a warning when parsing status or status log files on
     half-installed packages w/o a Description or Maintainer field, as
     this happens normally when the package was never installed before.
     Closes: #594167
   * Improve git format documentation in dpkg-source(1).
     Thanks to Joey Hess, based on a patch by Tanguy Ortolo.
   * Clarify effect of “dpkg --purge” on homedir files in dpkg(1).
     Thanks to The Fungi <fu...@yuggoth.org>. Closes: #593628
   * Add gettext plurals infrastructure support.
   * Add gettext messages for plural forms. Closes: #594218
   * Fix possible but improbable segfault in update-alternatives in case
     the master file name contains a format string specifier. Reported by
     Sandro Cazzaniga.
   * Fix realloc usage on compat scandir() implementation.
 .
   [ Raphaël Hertzog ]
   * Fix dpkg-genchanges to not split the short description in the middle of a
     UTF8 character. Closes: #593442
   * Drop -k parameter from the tar call used by dpkg-source to extract
     tarballs. Upstream binary files modified by the packager were not properly
     installed due to this. Thanks to James Westby for the report.
     Closes: #594440
   * Make dpkg Breaks: dpkg-dev (<< 1.15.8) so that older versions of dpkg-dev
     that did not depend on libdpkg-perl must be upgraded together with dpkg.
     Closes: #596417
 .
   [ Helge Kreutzmann ]
   * Fix encoding of German addendum. Closes: #595643
 .
   [ Updated programs translations ]
   * Esperanto (Felipe Castro). Closes: #596173
   * French (Christian Perrier).
   * German (Sven Joachim).
   * Indonesian (Arief S Fitrianto). Closes: #596657
   * Italian (Milo Casagrande). Closes: #592953, #595615
   * Japanese (Kenshi Muto). Closes: #595468
   * Korean (Changwoo Ryu). Closes: #595556
   * Norwegian Bokmål (Hans Nordhaug). Closes: #595208
   * Simplified Chinese (Aron Xu). Closes: #594513
   * Slovak (Ivan Masár). Closes: #595968
   * Swedish (Peter Krefting).
   * Thai (Theppitak Karoonboonyanan). Closes: #594011
 .
   [ Updated man page translations ]
   * French (Christian Perrier).
   * German (Helge Kreutzmann).
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * French (Christian Perrier). Includes a fix to a specific
     message translation that was imprecise. Closes: #596333
   * German (Helge Kreutzmann). Improved by Holger Wansing.
   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #595299
   * Spanish (Omar Campagne).  Closes: #596518
   * Swedish (Peter Krefting).
   * Russian (Yuri Kozlov). Closes: #595175
Checksums-Sha1: 
 6d2df4c9a1a33334ed55c493fa7a108bdc99dfda 1208 dpkg_1.15.8.5.dsc
 a520d5454da0af80a1dd10b3d58c5d1b17f5a042 5174315 dpkg_1.15.8.5.tar.bz2
 cc0fcd3cd9d5dbcf13c6f12ab9eaea27ac83dba3 421182 libdpkg-dev_1.15.8.5_amd64.deb
 6a4e7df15b5d2ef8244860dd02142ed6206397d4 2254946 dpkg_1.15.8.5_amd64.deb
 30726fb7e02eaa7e2ff36229666711d006daa29e 886392 dselect_1.15.8.5_amd64.deb
 fd09e3e701bcdd0a8a9fa9ab8ac8def51d33b31e 773296 dpkg-dev_1.15.8.5_all.deb
 d67089cc4be0967ac1345c6e2e365f4dee0e6510 671750 libdpkg-perl_1.15.8.5_all.deb
Checksums-Sha256: 
 27158640588c7fa93ad628a8d6bbc327753d934695e97c80efed48098f8481ea 1208 
dpkg_1.15.8.5.dsc
 2ef55e8eb6c1e8c3dfb54c8ccc9a883fec7540b705c5179ca7a198bebe2f18bc 5174315 
dpkg_1.15.8.5.tar.bz2
 883444f1e7c400ddbf53b4c8e416c157bed6a464add8a1c34105359d6f533a94 421182 
libdpkg-dev_1.15.8.5_amd64.deb
 69fbb0e9734c585a19861ca89c59ebb76be51c3a805f3fecfd84317c978bd646 2254946 
dpkg_1.15.8.5_amd64.deb
 7d26a5506e48614b9ad6305b52758a7cb7970b9073242742506a39d052c21ac7 886392 
dselect_1.15.8.5_amd64.deb
 59cafac0a264746deb8a10c0ca220e37f34c70972024d2fed6109e7ac1951633 773296 
dpkg-dev_1.15.8.5_all.deb
 0c12562d2729b3e6b64c2d3dd0d28954c1f6b101498700a6dbdd7ed5329e5e60 671750 
libdpkg-perl_1.15.8.5_all.deb
Files: 
 23e01c303dea963c6f67ab4249c85b36 1208 admin required dpkg_1.15.8.5.dsc
 b9b817389e655ec2c12465de5c619011 5174315 admin required dpkg_1.15.8.5.tar.bz2
 a834d92dda104b9d16e55f1b7896125b 421182 libdevel optional 
libdpkg-dev_1.15.8.5_amd64.deb
 b04a507ce35e2773436cfc9b0cba9de8 2254946 admin required dpkg_1.15.8.5_amd64.deb
 318800d0eba360529762cbe54df708ce 886392 admin optional 
dselect_1.15.8.5_amd64.deb
 d1d97371ab155681f6afcde50fe18df8 773296 utils optional 
dpkg-dev_1.15.8.5_all.deb
 2d804999b3a361c3c9ee2dac93bb16d9 671750 perl optional 
libdpkg-perl_1.15.8.5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyOudwACgkQuW9ciZ2SjJvGLwCfYmMMl1CPlS1JOXNPdLr7nu3c
J3gAoIhBEtCWFUzekK/+oZ6Ta1c6gtOS
=O1+J
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to