Debian Bug report logs - #600617
completion for ip (as in /bin/ip)

version graph

Package: bash-completion; Maintainer for bash-completion is Gabriel F. T. Gomes <gabriel@debian.org>; Source for bash-completion is src:bash-completion (PTS, buildd, popcon).

Reported by: Stefano Zacchiroli <zack@debian.org>

Date: Mon, 18 Oct 2010 17:03:01 UTC

Severity: wishlist

Tags: confirmed

Found in version bash-completion/1:1.2-2

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

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#600617; Package bash-completion. (Mon, 18 Oct 2010 17:03:04 GMT) (full text, mbox, link).


Acknowledgement sent to Stefano Zacchiroli <zack@debian.org>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Mon, 18 Oct 2010 17:03:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Stefano Zacchiroli <zack@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: completion for ip (as in /bin/ip)
Date: Mon, 18 Oct 2010 19:00:39 +0200
Package: bash-completion
Version: 1:1.2-2
Severity: wishlist

As per subject: having bash completion for /bin/ip would be awesome.

Thanks for maintaining bash-completion!

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=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#600617; Package bash-completion. (Mon, 01 Nov 2010 19:45:02 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>. (Mon, 01 Nov 2010 19:45:03 GMT) (full text, mbox, link).


Message #10 received at 600617@bugs.debian.org (full text, mbox, reply):

From: Ville Skyttä <ville.skytta@iki.fi>
To: Stefano Zacchiroli <zack@debian.org>, 600617@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#600617: completion for ip (as in /bin/ip)
Date: Mon, 1 Nov 2010 21:41:56 +0200
On Monday 18 October 2010, Stefano Zacchiroli wrote:
> 
> As per subject: having bash completion for /bin/ip would be awesome.

Agreed, it is quite a challenging command to use ;).  Ditto to complete, but 
first (basic) cut at it is in upstream git now.

http://git.debian.org/?p=bash-completion/bash-
completion.git;a=commitdiff;h=7a174c0e1f7d8ff9ecdc478ef8acfa35bdf11b40




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:03 GMT) (full text, mbox, link).


Reply sent to David Paleino <dapal@debian.org>:
You have taken responsibility. (Mon, 07 Feb 2011 01:21:10 GMT) (full text, mbox, link).


Notification sent to Stefano Zacchiroli <zack@debian.org>:
Bug acknowledged by developer. (Mon, 07 Feb 2011 01:21:10 GMT) (full text, mbox, link).


Message #17 received at 600617-close@bugs.debian.org (full text, mbox, reply):

From: David Paleino <dapal@debian.org>
To: 600617-close@bugs.debian.org
Subject: Bug#600617: fixed in bash-completion 1:1.3-1
Date: Mon, 07 Feb 2011 01:19:29 +0000
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 600617@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:32:56 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:59 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.