Your message dated Sat, 01 Apr 2006 04:32:07 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#360007: fixed in dietlibc 0.29-10 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: dietlibc-dev Version: 0.29-9 Severity: important The parisc execvp behavior is broken due to the parisc assembler implementation of strchr in parisc/strchr.S. Removing this improper implementation causes it to use the regular library implementation successfully. This can be fixed in the debian package quite easily (this is how I was able to test this), just by adding a rm parisc/strchr.S after the patches have been applied, as in the following: --- ../../dietlibc-dev-0.29-8/dietlibc-0.29/debian/rules +++ debian/rules 2006-03-30 04:08:08.000000000 +0200 2006-03-26 04:05:42.000000000 +0200 @@ -36,7 +36,6 @@ for i in `ls -1 debian/diff/*.diff || :`; do \ patch -p0 <$$i || exit 1; \ done + rm parisc/strchr.S touch patch-stamp build: deb-checkdir build-stamp I'm not sure how upstream wants to handle this... Micah -- 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+vserver Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) dietlibc-dev depends on no packages. Versions of packages dietlibc-dev recommends: pn dietlibc <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Source: dietlibc Source-Version: 0.29-10 We believe that the bug you reported is fixed in the latest version of dietlibc, which is due to be installed in the Debian FTP archive: dietlibc-doc_0.29-10_all.deb to pool/main/d/dietlibc/dietlibc-doc_0.29-10_all.deb dietlibc_0.29-10.diff.gz to pool/main/d/dietlibc/dietlibc_0.29-10.diff.gz dietlibc_0.29-10.dsc to pool/main/d/dietlibc/dietlibc_0.29-10.dsc 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. Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated dietlibc 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: Sat, 1 Apr 2006 10:31:30 +0000 Source: dietlibc Binary: dietlibc-doc dietlibc dietlibc-dev Architecture: all source Version: 0.29-10 Distribution: unstable Urgency: low Maintainer: Gerrit Pape <[EMAIL PROTECTED]> Changed-By: Gerrit Pape <[EMAIL PROTECTED]> Description: dietlibc - diet libc shared libraries - a libc optimized for small size dietlibc-dev - diet libc - a libc optimized for small size dietlibc-doc - diet libc documentation - a libc optimized for small size Closes: 351875 360007 Changes: dietlibc (0.29-10) unstable; urgency=low . * debian/diff/patch-diet-parisc-fix06.diff: new; fixes issues with the parisc syscalls that all contain 5 or 6 arguments (thx Herbert Poetzl, Micah Anderson, closes: #351875, #360007). * debian/diff/parisc-sendto-recvfrom.diff: remove; obsolete. Files: bfbca77ad4b4bf2d4f3a9c157e317bf7 558 devel optional dietlibc_0.29-10.dsc c6f4d1be33455b3762c6f5b11e043ffc 58770 devel optional dietlibc_0.29-10.diff.gz 13baf66284049b69ed14e0af27ec8e95 47342 doc optional dietlibc-doc_0.29-10_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFELm7SGJoyQbxwpv8RAjihAKCi7CmunzHK2eRNW4A+qUBDdan+lgCeNWlZ rUMlY7GAx5v1Sg23IQeYaGQ= =q+TL -----END PGP SIGNATURE-----
--- End Message ---

