Your message dated Fri, 13 Oct 2006 08:03:49 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392718: fixed in ia32-libs 1.16
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: ia32-libs
Version: 1.15
Severity: serious
Tags: patch
Justification: ldd is pretty important
Hi,
Looks like a missing semi-colon in the rules file; the variable isn't
set and thus the list of linkers in ldd is set to nothing.
This causes a strange errors, one of which showed up when yaird tries
to make a ramdisk as discussed below.
http://lists.debian.org/debian-ia64/2006/08/msg00034.html
I just upgraded and got hit by it again, which made me look into it.
Thanks,
-i
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ia64
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.4
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages ia32-libs depends on:
ii dpkg 1.13.22 package maintenance system for Deb
ii lib32gcc1 1:4.1.1-5+ia32.libs.1.15 GCC support library (ia32)
ii lsb-release 3.1-17 Linux Standard Base version report
ia32-libs recommends no packages.
-- no debconf information
--- ia32-libs-1.15/debian/rules 2006-07-19 03:46:46.000000000 +1000
+++ ia32-libs-1.15-new/debian/rules 2006-10-13 11:32:56.000000000 +1000
@@ -133,7 +133,7 @@
ifeq (ia64,$(DEB_HOST_ARCH))
# Make ldd work for 32-bit and 64-bit binaries.
[ -x $(DEST)/t/usr/bin/ldd ]
- RTLDLIST="/lib/ld-linux-ia64.so.2 /lib/ld-linux.so.2" \
+ RTLDLIST="/lib/ld-linux-ia64.so.2 /lib/ld-linux.so.2"; \
sed -i "s%RTLDLIST=.*%RTLDLIST=\" $$RTLDLIST\"%" $(DEST)/t/usr/bin/ldd
sed -i 's%verify_out=`$${rtld} --verify "$$file"`%verify_out=`$${rtld}
--verify "$$file" 2>\&1`%' $(DEST)/t/usr/bin/ldd
--- End Message ---
--- Begin Message ---
Source: ia32-libs
Source-Version: 1.16
We believe that the bug you reported is fixed in the latest version of
ia32-libs, which is due to be installed in the Debian FTP archive:
ia32-libs-dev_1.16_ia64.deb
to pool/main/i/ia32-libs/ia32-libs-dev_1.16_ia64.deb
ia32-libs_1.16.dsc
to pool/main/i/ia32-libs/ia32-libs_1.16.dsc
ia32-libs_1.16.tar.gz
to pool/main/i/ia32-libs/ia32-libs_1.16.tar.gz
ia32-libs_1.16_amd64.deb
to pool/main/i/ia32-libs/ia32-libs_1.16_amd64.deb
ia32-libs_1.16_ia64.deb
to pool/main/i/ia32-libs/ia32-libs_1.16_ia64.deb
lib32gcc1_4.1.1-13+ia32.libs.1.16_ia64.deb
to pool/main/i/ia32-libs/lib32gcc1_4.1.1-13+ia32.libs.1.16_ia64.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.
Frederik Schüler <[EMAIL PROTECTED]> (supplier of updated ia32-libs 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: Fri, 13 Oct 2006 12:51:33 +0200
Source: ia32-libs
Binary: lib32gcc1 ia32-libs ia32-libs-dev
Architecture: amd64 ia64 source
Version: 1.16
Distribution: unstable
Urgency: medium
Maintainer: Debian ia32-libs Team <[EMAIL PROTECTED]>
Changed-By: Frederik Schüler <[EMAIL PROTECTED]>
Description:
ia32-libs - ia32 shared libraries for use on amd64 and ia64 systems
Closes: 351730 388163 392718
Changes:
ia32-libs (1.16) unstable; urgency=medium
.
* Do not ship symlinks in /lib/ldconfig. (Closes: #388163)
* Fix ldd on ia64, thanks to Ian Wienand for the hint. (Closes: #392718)
* Add wine compatibility symlinks. (Closes: #351730)
Files:
7cf8dbe3e9cf8e50a2dbd9a838ed7322 738 libs extra ia32-libs_1.16.dsc
fae60339f5a5ce910b932fc30903b7b6 232889575 libs extra ia32-libs_1.16.tar.gz
16a8952afe2cabce542ce1f1a89793f9 6393430 libs extra ia32-libs_1.16_amd64.deb
f2283ba6e18d1eb0b54eadf81c3e34c8 11043204 libs extra ia32-libs_1.16_ia64.deb
599646b91c03f98d2c36ac0d43768afa 2092636 libdevel extra
ia32-libs-dev_1.16_ia64.deb
6e30ef6dc938f185da1837875b000dff 221436 libs extra
lib32gcc1_4.1.1-13+ia32.libs.1.16_ia64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFL56D6n7So0GVSSARAlwvAJwMF4bny4GKrIn6ihx1j7KTeyRKzgCgmBe8
vmPUv+DCbS9SvlrHLq4skUg=
=Nw8f
-----END PGP SIGNATURE-----
--- End Message ---