Your message dated Fri, 27 Jul 2012 06:17:10 +0000 with message-id <[email protected]> and subject line Bug#678584: fixed in avr-libc 1:1.8.0-3 has caused the Debian Bug report #678584, regarding avr-libc manpages override libc manpages if PATH contains (for example) /usr/lib/ccache 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 [email protected] immediately.) -- 678584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678584 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: avr-libc Version: 1:1.8.0-2 Severity: important Steps to reproduce (MANPATH is not set and /etc/manpath.config has not been modified from the default): 1. export PATH=/usr/lib/ccache:/usr/bin:/bin 2. man 3 printf Expected result: 2. man page for printf(3) from libc is shown Actual result: 2. man page for avr_stdio(3) from avr-libc is shown instead The reason for this curious result can be deduced from man -d output; man tries to intelligently match directories in PATH with manual directories. Having any directory in /usr/lib in the path has the same result. ------------------------------------------------------------ $ echo $MANPATH $ PATH=/usr/lib/ccache:/usr/bin:/bin man -w 3 printf /usr/lib/share/man/man3/avr_stdio.3 $ PATH=/usr/lib/ccache:/usr/bin:/bin man -dw 3 printf [...] path directory /usr/lib/ccache is not in the config file but does have a ../man, man, ../share/man, or share/man subdirectory adding /usr/lib/share/man to manpath [...] ------------------------------------------------------------ Having /usr/lib/ccache in PATH is useful and normal, because it contains the ccache wrappers for gcc. It certainly should not result in avr-libc manpages being shown... Sami -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.4.2 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages avr-libc depends on: ii binutils-avr 2.20.1-2 ii gcc-avr 1:4.7.0-2 avr-libc recommends no packages. avr-libc suggests no packages. -- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: avr-libc Source-Version: 1:1.8.0-3 We believe that the bug you reported is fixed in the latest version of avr-libc, which is due to be installed in the Debian FTP archive. 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. Hakan Ardo <[email protected]> (supplier of updated avr-libc 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.8 Date: Thu, 26 Jul 2012 07:31:00 +0200 Source: avr-libc Binary: avr-libc Architecture: source all Version: 1:1.8.0-3 Distribution: unstable Urgency: low Maintainer: Hakan Ardo <[email protected]> Changed-By: Hakan Ardo <[email protected]> Description: avr-libc - Standard C library for Atmel AVR development Closes: 677059 678584 Changes: avr-libc (1:1.8.0-3) unstable; urgency=low . * Move man pages to /usr/share/doc/avr-libc/man (closes: #678584, #677059) Checksums-Sha1: 2ae59e4bc97216dbc57a0697fc01785708cf11f7 1149 avr-libc_1.8.0-3.dsc 2c2a972fc7a4457790c23f321078c10e937e5c2f 25779 avr-libc_1.8.0-3.diff.gz 2d9824e21a88772bf41b97314e5d28d48b355275 5899388 avr-libc_1.8.0-3_all.deb Checksums-Sha256: db26916b48b45878b4b1fbab1ceeb1f401f477a7c01a297e86b835397557cf46 1149 avr-libc_1.8.0-3.dsc bdc638e36e6158794cadd8b00889eb1a91aca845065892f7e5d2bf264ca3ae64 25779 avr-libc_1.8.0-3.diff.gz 0aa066d2c445e6cc449f19534acf8053c48fd0676d52e12cde02428489a4bbe0 5899388 avr-libc_1.8.0-3_all.deb Files: 642c9e8c09778e31817c95687b043922 1149 otherosfs extra avr-libc_1.8.0-3.dsc 4928a8953250aaae56a63621d3390bfa 25779 otherosfs extra avr-libc_1.8.0-3.diff.gz 148d643dbc26e1a6ae7a8f3d0b9a9ad9 5899388 otherosfs extra avr-libc_1.8.0-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlASLnoACgkQAbtddT3jfcDBPwCgtjwafmJkypbYKGEEO04JHN6z sWYAoLKUpLN6OQ/4B3DFAIOIesG86sA+ =7l3w -----END PGP SIGNATURE-----
--- End Message ---

