Your message dated Fri, 02 Jul 2010 23:13:05 +0200
with message-id <1278105185.4278.4.ca...@jak-thinkpad>
and subject line Re: Bug#587927: command-not-found: missing 
/etc/bash_command_not_found
has caused the Debian Bug report #587927,
regarding command-not-found: missing /etc/bash_command_not_found
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 ow...@bugs.debian.org
immediately.)


-- 
587927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: command-not-found
Version: 0.2.38-1
Severity: grave
Tags: patch
Justification: renders package unusable

The package fails to install /etc/bash_command_not_found as referenced the
README. This does not make it unusable as a user command, or for zsh users,
but it is non-functional in its current state of bash users and the program's
orginal intention ( as defined at https://wiki.ubuntu.com/CommandNotFoundMagic 
).

The reason it is not installed is because it is missing from the debian/install
file. I have included a patch to correct this.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages command-not-found depends on:
ii  apt-file                      2.4.0      search for files within Debian pac
ii  lsb-release                   3.2-23.1   Linux Standard Base version report
ii  python                        2.6.5-5    An interactive high-level object-o
ii  python-gdbm                   2.6.5-1    GNU dbm database support for Pytho
ii  python-support                1.0.9      automated rebuilding support for P

command-not-found recommends no packages.

command-not-found suggests no packages.

-- no debconf information
--- orig/command-not-found-0.2.38/debian/install        2009-11-02 
16:17:44.000000000 -0500
+++ changed/command-not-found-0.2.38/debian/install     2010-07-02 
16:43:28.000000000 -0400
@@ -1,4 +1,5 @@
 CommandNotFound usr/share/command-not-found
 command-not-found usr/share/command-not-found
 zsh_command_not_found etc/
+bash_command_not_found etc/
 debian/update-command-not-found usr/sbin

--- End Message ---
--- Begin Message ---
On Fr, 2010-07-02 at 16:59 -0400, Jordan Metzmeier wrote:
> Package: command-not-found
> Version: 0.2.38-1
> Severity: grave
> Tags: patch
> Justification: renders package unusable
> 
> The package fails to install /etc/bash_command_not_found as referenced the
> README. This does not make it unusable as a user command, or for zsh users,
> but it is non-functional in its current state of bash users and the program's
> orginal intention ( as defined at 
> https://wiki.ubuntu.com/CommandNotFoundMagic ).
> 
> The reason it is not installed is because it is missing from the 
> debian/install
> file. I have included a patch to correct this.

Yes, it's not installed because bash takes care of calling
command-not-found itself, as can be seen in /etc/bash.bashrc.

Not a bug (and if it were one, it would be wishlist, not grave).

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.




--- End Message ---

Reply via email to