Your message dated Wed, 09 May 2007 19:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#260987: fixed in dpkg 1.14.2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dpkg
Version: 1.13.19-1.dazh
Severity: minor
Tags: patch
There are some alternatives with no choices and
update-alternatives --all asks about them though skipping alternatives
with the only choice. There is a one-line patch for this problem.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Versions of packages dpkg depends on:
ii coreutils [textutils] 5.94-1 The GNU core utilities
ii libc6 2.3.6-7 GNU C Library: Shared libraries
dpkg recommends no packages.
-- no debconf information
--
Dmitry
diff -ru dpkg-1.13.19/scripts/update-alternatives.pl
dpkg-1.13.19-1.dazh/scripts/update-alternatives.pl
--- dpkg-1.13.19/scripts/update-alternatives.pl 2006-01-19 03:24:22.000000000
+0300
+++ dpkg-1.13.19-1.dazh/scripts/update-alternatives.pl 2006-05-18
01:17:27.000000000 +0400
@@ -155,6 +155,7 @@
for ($j=0; $j<=$#slavenames; $j++) {
$slavepath{$i,$j}= &gl("spath");
}
+ $dataread=1;
} else {
# File not found - remove
&pr("Alternative for $name points to $version - which wasn't found.
Removing from list of alternatives.")
@@ -166,7 +167,6 @@
}
}
close(AF);
- $dataread=1;
} elsif ($! != &ENOENT) {
&quit("failed to open $admindir/$name: $!");
}
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.2
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.14.2_all.deb
to pool/main/d/dpkg/dpkg-dev_1.14.2_all.deb
dpkg_1.14.2.dsc
to pool/main/d/dpkg/dpkg_1.14.2.dsc
dpkg_1.14.2.tar.gz
to pool/main/d/dpkg/dpkg_1.14.2.tar.gz
dpkg_1.14.2_i386.deb
to pool/main/d/dpkg/dpkg_1.14.2_i386.deb
dselect_1.14.2_i386.deb
to pool/main/d/dpkg/dselect_1.14.2_i386.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.
Guillem Jover <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 09 May 2007 22:22:45 +0300
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source i386 all
Version: 1.14.2
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
dpkg - package maintenance system for Debian
dpkg-dev - package building tools for Debian
dselect - user tool to manage Debian packages
Closes: 260987 353252 361866 367717 392431 422239 422979 423029 423085
Changes:
dpkg (1.14.2) unstable; urgency=low
.
[ Guillem Jover ]
* Remove bashisms in dpkg-buildpackage. Closes: #422239
* Handle case in update-alternatives when there's no existing alternative
to configure. Closes: #260987, #353252, #367717, #392431
* Add solaris support to ostable and triplettable. Closes: #361866
* Properly create the generic name symlink in update-alternatives for new
alternatives. Closes: #422979
* Include translations again, which disappeared due to a dirty source tree
and a bogus Makefile.am for the man pages. Closes: #423029, #423085
Files:
45c958034225fa96d3fa43e23d955ece 851 admin required dpkg_1.14.2.dsc
4010bcf62dd44c3a7a55fbeeb4acaf33 5701782 admin required dpkg_1.14.2.tar.gz
68eaf1356e51aa6bb55261bfd95b5ca1 2032018 admin required dpkg_1.14.2_i386.deb
ad59027701b9136bd7afb76493bb5b1f 485754 admin required dselect_1.14.2_i386.deb
16c129453d3f34a720736fcf796444e5 145940 utils optional dpkg-dev_1.14.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGQiDduW9ciZ2SjJsRAptcAKDNA4EsxLiOfum5TP01uzE2kPq+0wCfdtwR
Kq08uTOwLo+zfoviOLXmM7w=
=T7ap
-----END PGP SIGNATURE-----
--- End Message ---