Your message dated Tue, 23 Dec 2008 15:43:36 +0100
with message-id <[email protected]>
and subject line It doesn't happen anymore
has caused the Debian Bug report #492825,
regarding bash-doc does wrong info register in postinst
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.)
--
492825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash-doc
Version: 3.2-4
Severity: normal
After installing bash-doc there is an info file
/usr/share/info/bash3ref.info.gz
which is not registered because the bash-doc.postinst points to the old
/usr/share/info/bashref.info.gz.
Try this in bash-doc.postinst:
if [ -f /usr/share/info/bashi3ref.info.gz ]; then
install-info --quiet --section "Shells" "Shells" \
--description="GNU Bourne-Again SHell Features." \
/usr/share/info/bash3ref.info.gz
fi
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-- no debconf information
--- End Message ---
--- Begin Message ---
bash-doc no longer ships documentation. This makes the repor
irrelevant. I am closing accordingly.
--- End Message ---