Re: [Bash-completion-devel] hostname completion issues

2009-06-18 Thread Guillaume Rousse
Freddy Vulto a écrit : On Wed, Jun 17, 2009 at 10:26 PM, Ville Skyttäville.sky...@iki.fi wrote: Some recent changes (known hosts stuff?) have broken ssh hostname completion quite badly for me in git master. ... This is with bash 3.2.39(1)-release. Anyone else seeing this? Anyone working on

[Bash-completion-devel] Processed: Re: Bug#531343: bash-completion: Regression - 'man' does not complete on *.3pm files

2009-06-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 531343 fixed-upstream Bug#531343: bash-completion: Regression - 'man' does not complete on *.3pm files There were no tags set. Tags added: fixed-upstream thanks Stopping processing here. Please contact me if you need assistance. Debian

[Bash-completion-devel] Bug#531343: bash-completion: Regression - 'man' does not complete on *.3pm files

2009-06-18 Thread David Paleino
tags 531343 fixed-upstream thanks Hello, On Sun, 31 May 2009 19:38:10 +0100, Paul LeoNerd Evans wrote: Package: bash-completion Version: 1:1.0-2 Severity: normal The tab-complete for 'man' used to complete on local *.3pm files as perl manpages; it doesn't any more $ ls

[Bash-completion-devel] Processed: tagging 524190, tagging 524190, forcibly merging 524190 525293

2009-06-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 524190 - patch Bug#524190: bash-completion: SSH completion of know hosts doesn't handle multiple host files Tags were: confirmed upstream patch Tags removed: patch tags 524190 + fixed-upstream Bug#524190: bash-completion: SSH completion of

[Bash-completion-devel] Processed: closing 242298

2009-06-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: close 242298 Bug#242298: Request change standard .bashrc to help newbies 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug#116082: bash: Some debconf questions for defaults in .bash* files? Bug#128997: bash-completion:

[Bash-completion-devel] Processed: tagging 518561

2009-06-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 518561 fixed-upstream Bug#518561: bash-completion: does not include hosts known through mDNS/DNS-SD (avahi) Tags were: patch Tags added: fixed-upstream End of message, stopping processing here. Please contact me if you need assistance.

[Bash-completion-devel] Bug#128997: acknowledged by developer (closing 242298)

2009-06-18 Thread Adrian Bunk
reopen 128997 thanks Please read http://www.debian.org/Bugs/server-refcard which contains an explanation why to not use close. Looking at the bug, your actions (tags -wontfix, tags +wontfix, close) also don't give me any clue why you suddenly changed your opinion from why shouldn't we fix

[Bash-completion-devel] Processed: Re: Bug#128997 acknowledged by developer (closing 242298)

2009-06-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 128997 bash Bug#128997: bash-completion: debconf question for the addition to /etc/bash.bashrc? Bug#116082: bash: Some debconf questions for defaults in .bash* files? Bug#242298: Request change standard .bashrc to help newbies Bug

[Bash-completion-devel] Hardcoded /sbin/lsmod

2009-06-18 Thread Mark Rosenstand
Hi, Sorry for not reporting this through the bug tracker, I'm a bit short on time but thought this is trivial enough to fix through a simple mail. The path to lsmod seems to be hardcoded in 1.0 and git, making modprobe -r completion bomb out on my system with a vanilla module-init-tools 3.9

Re: [Bash-completion-devel] Hardcoded /sbin/lsmod

2009-06-18 Thread Raph
Seriously I don't know, but maybe to avoid the problem hitted when you do, as unprivilieged user (U.P.): /sbin/iptables -j TAB I think it's a deep problem I don't remember having heard about : the completion of commands which : 1) are in {,/usr}/sbin 2) but are usable read-only by an U.P. It's