Debian Bug report logs -
#587095
bash-completion: no longer does ~username completion
Reported by: Christoph Anton Mitterer <calestyo@scientia.net>
Date: Fri, 25 Jun 2010 09:15:02 UTC
Severity: normal
Tags: confirmed
Found in versions bash-completion/1:1.2-2, bash-completion/1:1.2-3
Fixed in version bash-completion/1:1.3-1
Done: David Paleino <dapal@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#587095; Package bash-completion.
(Fri, 25 Jun 2010 09:15:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Christoph Anton Mitterer <calestyo@scientia.net>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Fri, 25 Jun 2010 09:15:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: bash-completion
Version: 1:1.2-2
Severity: normal
Hi.
Since the most recent upload in sid, bash-completion does no longer to
~username completion (to homedirectories).
Cheers,
Chris.
Information forwarded
to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#587095; Package bash-completion.
(Sun, 16 Jan 2011 13:39:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Mirosław Zalewski <miniopl@gmail.com>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Sun, 16 Jan 2011 13:39:04 GMT) (full text, mbox, link).
Message #10 received at 587095@bugs.debian.org (full text, mbox, reply):
Package: bash-completion
Version: 1:1.2-3
Severity: normal
Beside bumping this up, I would like to notice, it's not that simple as
'it does not work'. Considering root home directory completion (we all
have root user, right?):
$ ~ro<tab> # does work just fine - it gets completed into ~root
$ ls ~ro<tab> # something is wrong here. You can press <tab> to your
death, and it won't get completed
So it does work, but not when completing argument for command (what
perhaps most users would want to do).
Cheers
Mirosław Zalewski
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bash-completion depends on:
ii bash 4.1-3 The GNU Bourne Again SHell
bash-completion recommends no packages.
bash-completion suggests no packages.
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#587095; Package bash-completion.
(Thu, 20 Jan 2011 09:54:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Marcin Szewczyk <marcin.s.szewczyk@gmail.com>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Thu, 20 Jan 2011 09:54:03 GMT) (full text, mbox, link).
Message #15 received at 587095@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Sun, Jan 16, 2011 at 02:37:38PM +0100, Mirosław Zalewski wrote:
> $ ~ro<tab> # does work just fine - it gets completed into ~root
> $ ls ~ro<tab> # something is wrong here. You can press <tab> to your
> death, and it won't get completed
>
> So it does work, but not when completing argument for command (what
> perhaps most users would want to do).
Probably it's due to a change between
e5a9b6220e93ca656fd9774c6aefa78241edca6f and
f9748115fb4b2950fb4df7535fb723c4affde078 commits in the repo[1]. In
particular some changes to the bash_completion file.
Earlier in the _filedir there was:
_expand || return 0
now it looks like this:
__expand_tilde_by_ref cur
I would like to propose a patch (attached).
[1] git://git.debian.org/git/bash-completion/debian.git
--
Marcin Szewczyk http://wodny.org
mailto:Marcin.Szewczyk@wodny.borg <- remove b / usuń b
xmpp:wodny@ubuntu.pl xmpp:wodny@jabster.pl
[bash_completion.diff (text/x-diff, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#587095; Package bash-completion.
(Thu, 20 Jan 2011 22:00:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Ville Skyttä <ville.skytta@iki.fi>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Thu, 20 Jan 2011 22:00:03 GMT) (full text, mbox, link).
Message #20 received at 587095@bugs.debian.org (full text, mbox, reply):
Already fixed upstream.
http://git.debian.org/?p=bash-completion/bash-
completion.git;a=commitdiff;h=ccbf141e13eaa98d6a8721ae015a5504654424cb
Added tag(s) confirmed and pending.
Request was from David Paleino <dapal@debian.org>
to control@bugs.debian.org.
(Sun, 06 Feb 2011 20:57:05 GMT) (full text, mbox, link).
Reply sent
to David Paleino <dapal@debian.org>:
You have taken responsibility.
(Mon, 07 Feb 2011 01:21:06 GMT) (full text, mbox, link).
Notification sent
to Christoph Anton Mitterer <calestyo@scientia.net>:
Bug acknowledged by developer.
(Mon, 07 Feb 2011 01:21:06 GMT) (full text, mbox, link).
Message #27 received at 587095-close@bugs.debian.org (full text, mbox, reply):
Source: bash-completion
Source-Version: 1:1.3-1
We believe that the bug you reported is fixed in the latest version of
bash-completion, which is due to be installed in the Debian FTP archive:
bash-completion_1.3-1.debian.tar.gz
to main/b/bash-completion/bash-completion_1.3-1.debian.tar.gz
bash-completion_1.3-1.dsc
to main/b/bash-completion/bash-completion_1.3-1.dsc
bash-completion_1.3-1_all.deb
to main/b/bash-completion/bash-completion_1.3-1_all.deb
bash-completion_1.3.orig.tar.bz2
to main/b/bash-completion/bash-completion_1.3.orig.tar.bz2
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 587095@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Paleino <dapal@debian.org> (supplier of updated bash-completion 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 06 Feb 2011 22:00:58 +0100
Source: bash-completion
Binary: bash-completion
Architecture: source all
Version: 1:1.3-1
Distribution: unstable
Urgency: low
Maintainer: Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>
Changed-By: David Paleino <dapal@debian.org>
Description:
bash-completion - programmable completion for the bash shell
Closes: 586210 587095 588079 600617 609552
Changes:
bash-completion (1:1.3-1) unstable; urgency=low
.
* New upstream release
- Fixed "service" completion, thanks to John Hedges (Closes: #586210)
- Fixed typo in openssl completion (Closes: #609552)
- Added ip completion (Closes: #600617)
- Added _tilde(), fix ~username completion (Closes: #587095)
- Add *.webm to mplayer file completions (Closes: #588079).
* debian/watch: fix to handle .tar.bz2 files
* Bump Standards-Version to 3.9.1, no changes needed
* Install upstream CHANGES file
* Update copyright years in debian/copyright
* debian/rules: reflect new source layout
Checksums-Sha1:
eb902b8d2eb41b2a2cf364dfa0dc73700f9b4951 1320 bash-completion_1.3-1.dsc
6a46b93f44c56cc336632ab28d90c0595fbcc98f 211899 bash-completion_1.3.orig.tar.bz2
a8099b940ab1a9873a7bc81bcf8614ced7bfc8a1 11401 bash-completion_1.3-1.debian.tar.gz
a36df309aa7129ba79375d2bc8f24b8696e00677 150748 bash-completion_1.3-1_all.deb
Checksums-Sha256:
2c0bb71cab5f794087de8674c75fb59c96cb24662093c97aafbba13fd913b182 1320 bash-completion_1.3-1.dsc
8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec 211899 bash-completion_1.3.orig.tar.bz2
d51e595201dbe96b3058665855a57745be514797c39e29221df3ccc15ca99329 11401 bash-completion_1.3-1.debian.tar.gz
896d1f718608e6fc36f54c1b42bca32fc2fb0d26f7072e910893db0ac278151f 150748 bash-completion_1.3-1_all.deb
Files:
acd98f7e77ec61bbdbfbc12b6d495116 1320 shells standard bash-completion_1.3-1.dsc
a1262659b4bbf44dc9e59d034de505ec 211899 shells standard bash-completion_1.3.orig.tar.bz2
9cec6f4ffdd8f5d4754684dfb9321f87 11401 shells standard bash-completion_1.3-1.debian.tar.gz
0f7fd2cb17a71e99acc0ecb0acd44c8c 150748 shells standard bash-completion_1.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk1PDPIACgkQ5qqQFxOSsXSuYwCgq0aXCwws6g7XJ+k5tU8e8Kok
xkIAoKkR8YFhsJNPzn/sMZZ3Lh+PCpWy
=Dn1U
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 18 Mar 2011 07:47:42 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 09:50:53 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.