Your message dated Thu, 02 Jul 2009 16:50:01 +0000
with message-id <e1mmpu1-0007cl...@ries.debian.org>
and subject line Bug#535434: fixed in ia32-libs-tools 21
has caused the Debian Bug report #535434,
regarding ia32-apt-get freezes system when aptitude update is run when 'None'
mode is selected
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.)
--
535434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535434
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ia32-apt-get
Version: 20
Severity: grave
Tags: patch
Justification: renders package unusable
ia32-apt-get freezes the system by exhausting all entries in the
process table when aptitude update is run when ALLOWED is set to none.
It does this because the wrapper does not append .real to the called
name when calling the real aptitude, causing the wrapper to call
itself over and over again until there is no more room in the process
table.
Attached is a patch that fixes this.
-- System Information:
Debian Release: squeeze/sid
APT prefers transitional
APT policy: (500, 'transitional'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ia32-apt-get depends on:
ii debconf 1.5.26 Debian configuration management sy
ii ia32-libs-tools 20 Tools for converting i386 debs for
ia32-apt-get recommends no packages.
ia32-apt-get suggests no packages.
-- debconf information:
* ia32-apt-get/allowed-packages: None
ia32-apt-get/undo-old-sources-list:
--- /usr/bin/aptitude 2009-07-01 11:12:14.000000000 -0400
+++ /tmp/aptitude 2009-07-02 00:22:12.000000000 -0400
@@ -21,7 +21,7 @@
# Wrap nothing if not allowed
if [ "$ALLOWED" = "None" ]; then
- "$0" "$@"
+ "$0".real "$@"
exit $?
fi
--- End Message ---
--- Begin Message ---
Source: ia32-libs-tools
Source-Version: 21
We believe that the bug you reported is fixed in the latest version of
ia32-libs-tools, which is due to be installed in the Debian FTP archive:
ia32-apt-get_21_all.deb
to pool/main/i/ia32-libs-tools/ia32-apt-get_21_all.deb
ia32-archive_21_all.deb
to pool/main/i/ia32-libs-tools/ia32-archive_21_all.deb
ia32-libs-gtk_21_amd64.deb
to pool/main/i/ia32-libs-tools/ia32-libs-gtk_21_amd64.deb
ia32-libs-tools_21.dsc
to pool/main/i/ia32-libs-tools/ia32-libs-tools_21.dsc
ia32-libs-tools_21.tar.gz
to pool/main/i/ia32-libs-tools/ia32-libs-tools_21.tar.gz
ia32-libs-tools_21_amd64.deb
to pool/main/i/ia32-libs-tools/ia32-libs-tools_21_amd64.deb
ia32-libs_21_amd64.deb
to pool/main/i/ia32-libs-tools/ia32-libs_21_amd64.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 535...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Goswin von Brederlow <goswin-...@web.de> (supplier of updated ia32-libs-tools
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: Wed, 01 Jul 2009 17:36:09 +0200
Source: ia32-libs-tools
Binary: ia32-libs-tools ia32-archive ia32-apt-get ia32-libs ia32-libs-gtk
Architecture: source all amd64
Version: 21
Distribution: unstable
Urgency: low
Maintainer: Debian ia32-libs Team
<pkg-ia32-libs-maintain...@lists.alioth.debian.org>
Changed-By: Goswin von Brederlow <goswin-...@web.de>
Description:
ia32-apt-get - Apt-get, aptitude and dpkg wrapper for on-the-fly conversion
ia32-archive - Create a local archive of converted i386 debs for amd64 and ia64
ia32-libs - ia32 shared libraries for use on amd64 and ia64 systems
ia32-libs-gtk - ia32 shared libraries for use on amd64 and ia64 systems
ia32-libs-tools - Tools for converting i386 debs for amd64 and ia64
Closes: 535317 535430 535434
Changes:
ia32-libs-tools (21) unstable; urgency=low
.
* Fix ia32-libgphoto2-2 Depends: libgphoto2-2 hack (Closes: #535317).
* dpkg-deb.in: add NATIVE_ARCH instead of defaulting to amd64.
* ia32-apt-get.postinst.in: Improve idempotency of gpg key creation.
* apt-get.in: unset umask
* sources.list files must end in .list, only consider those
(Closes: #535430).
* Add header blurb to generated sources.list files.
* apt-get.in: Fix endless recursion if ALLOWED=None (Closes: #535434).
Checksums-Sha1:
35d6aad0f75e1caef3baf79d9cd6f5db7b0dc93b 1087 ia32-libs-tools_21.dsc
69104a8fce7ea431634dfd93d721014b13d23f01 34060 ia32-libs-tools_21.tar.gz
5ab1262ac2c20d8a016ec813a337e66653a99bbe 10646 ia32-archive_21_all.deb
a953a5411210a5bb805d2fdfd3ddb35762d62a55 23838 ia32-apt-get_21_all.deb
9093287b29287a937c34adbfa297854cf1110ddb 44538 ia32-libs-tools_21_amd64.deb
433ea3cabd7bfa8d14a89df40182f0b52207943c 5448 ia32-libs_21_amd64.deb
9e6e5ba419d8e4b29630f0b7fe42bc30ea627d99 5488 ia32-libs-gtk_21_amd64.deb
Checksums-Sha256:
69c8a148d9a23644b86dded0138194611cdbb7503830f26404b903d2710c1bdb 1087
ia32-libs-tools_21.dsc
532779084f66132f4a95606a3104fcb7dc90060195758159a2d611306b46631e 34060
ia32-libs-tools_21.tar.gz
1a95613b83d5920324195194b2046649dd200d3cdc3a92647f38412a736b1028 10646
ia32-archive_21_all.deb
05efd0facbc1a0346d23c0d42bd44c98b04708e65f356cfec289ae21fbff78bd 23838
ia32-apt-get_21_all.deb
44aff1f3568f161fa531b534776d5db1d2ae86b90e32c95cc8c57e3cfb89f881 44538
ia32-libs-tools_21_amd64.deb
7845042bb0de8f200faf0f2fa8f831af92deafc68599c4c95c9e1fcbf4121c77 5448
ia32-libs_21_amd64.deb
059dd93a1805fdc9f87e07c35cbc4aac84a483b90f0f72af9726e09b449344ca 5488
ia32-libs-gtk_21_amd64.deb
Files:
0dafed23d08083c5e8d6e3c101ad72ee 1087 devel extra ia32-libs-tools_21.dsc
114445277cd17681467208794e30b616 34060 devel extra ia32-libs-tools_21.tar.gz
df1b52bd9f76841beed1456d7ef40914 10646 devel extra ia32-archive_21_all.deb
c21ada87d7565b9bed749404d0700cc0 23838 devel extra ia32-apt-get_21_all.deb
bef59c90715a0363f9d529a4607738ec 44538 devel extra ia32-libs-tools_21_amd64.deb
9dffd16d4b7b813e853b7e21983d2cc9 5448 libs optional ia32-libs_21_amd64.deb
fc386796eeace5cbb0b296ebf0f58325 5488 libs optional ia32-libs-gtk_21_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQCVAwUBSkzgjokABLrCbuiRAQJL3wP9Gc/0q8DzIntaI3hEJTRK+eKdiwF3+Gqf
OHio+LtgYWWsIgqEec6gOTCirOWBTU8iGtH52ql+1RYUrAfiMcZcPZz2vqKSnfea
lWqMCqmwpUXf2JvzcX938xQMO4HUJqzfKGqmeqqJ+qVK3u/VEQX1qpdSbCZRaMCI
ss9LcVSFudw=
=eckH
-----END PGP SIGNATURE-----
--- End Message ---