Your message dated Tue, 28 Apr 2015 02:20:05 +0200
with message-id <[email protected]>
and subject line Re: Bug#783541: bash completion is broken
has caused the Debian Bug report #783541,
regarding bash completion is broken
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.)
--
783541: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783541
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.6.25
Severity: important
Since the last update, I only get the following
$ gbp <TAB> bash: git-buildpackage: command not found
bash: git-buildpackage: command not found
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages git-buildpackage depends on:
ii devscripts 2.15.4
ii git 1:2.1.4-2.1
ii man-db 2.7.0.2-5
ii python 2.7.9-1
ii python-dateutil 2.2-2
ii python-pkg-resources 5.5.1-1
ii python-six 1.9.0-2
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.73
ii pristine-tar 1.33
ii python-requests 2.4.3-6
Versions of packages git-buildpackage suggests:
ii python-notify 0.1.1-4
ii unzip 6.0-16
-- no debconf information
--- End Message ---
--- Begin Message ---
Am 27.04.2015 um 22:20 schrieb Guido Günther:
> On Mon, Apr 27, 2015 at 10:08:45PM +0200, Michael Biebl wrote:
>> Package: git-buildpackage
>> Version: 0.6.25
>> Severity: important
>>
>> Since the last update, I only get the following
>>
>> $ gbp <TAB> bash: git-buildpackage: command not found
>>
>> bash: git-buildpackage: command not found
>
> Can you check if /etc/bash_completion.d/git-buildpackage contains any
> references about git-buildpackage?
>
> Maybe this is a shell that is still open after the package upgrade and
> so the bash completion wasn't resourced?
>
Oh my, I feel so stupid.
This fragment was sourced in my .bashrc:
alias gbp="git-buildpackage"
Dropping that, and everything is fine again.
Sorry for the noise.
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---