Your message dated Mon, 19 Dec 2011 12:53:37 +0800
with message-id
<CAN3veRejnsiPXpy8Unka=bC4BNvN693o1Azwync14k2Jc0=6...@mail.gmail.com>
and subject line closing old bug
has caused the Debian Bug report #362034,
regarding aptitude: inappropriate location for localized manpages
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.)
--
362034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362034
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.1-1
Severity: minor
Hi,
There exists some unexpected manpages in /usr/share/man/man8
$ dpkg -L aptitude | grep man
/usr/share/man
/usr/share/man/cs
/usr/share/man/cs/man8
/usr/share/man/cs/man8/aptitude.8.gz
/usr/share/man/de
/usr/share/man/de/man8
/usr/share/man/de/man8/aptitude.8.gz
/usr/share/man/man8
/usr/share/man/man8/aptitude.fr.8.gz
/usr/share/man/man8/aptitude.8.gz
/usr/share/man/man8/aptitude.fi.8.gz
/usr/share/man/fi
/usr/share/man/fi/man8
/usr/share/man/fi/man8/aptitude.8.gz
/usr/share/man/fr
/usr/share/man/fr/man8
/usr/share/man/fr/man8/aptitude.8.gz
/usr/share/man/gl
/usr/share/man/gl/man8
/usr/share/man/gl/man8/aptitude.8.gz
/usr/share/man/it
/usr/share/man/it/man8
/usr/share/man/it/man8/aptitude.8.gz
/usr/share/man/pl
/usr/share/man/pl/man8
/usr/share/man/pl/man8/aptitude.8.gz
Look, we have `aptitude.{fr,fi}.8.gz' in /usr/share/man/man8/ together
with `aptitude.8.gz'. They should be better stored in
/usr/share/man/{fr,fi}/man8/ respectively, I think.
Another confusing situation:
there exists some stuff under /usr/share/man/{fr,fi}/man8/ too.
Is there any difference between them?
Regards!
wyf
-- 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.14-1-686
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK)
Versions of packages aptitude depends on:
ii apt [libapt-pkg-libc6.3-6-3.1 0.6.43 Advanced front-end for dpkg
ii libc6 2.3.5-8.1 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-4 GCC support library
ii libncursesw5 5.5-1 Shared libraries for terminal hand
ii libsigc++-2.0-0c2a 2.0.16-2 type-safe Signal Framework for C++
ii libstdc++6 4.0.2-4 The GNU Standard C++ Library v3
Versions of packages aptitude recommends:
pn aptitude-doc-en | aptitude-do <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.4.4-1
See #351531
Such duplicate man pages are no longer installed:
io:~$ dpkg -L aptitude | grep man
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/aptitude.8.gz
/usr/share/man/it
...
/usr/share/man/fr
/usr/share/man/fr/man8
/usr/share/man/fr/man8/aptitude.8.gz
/usr/share/man/de
/usr/share/man/de/man8
/usr/share/man/de/man8/aptitude.8.gz
/usr/share/man/fi
/usr/share/man/fi/man8
/usr/share/man/fi/man8/aptitude.8.gz
...
--- End Message ---