Debian Bug report logs -
#608667
bash-completion: sqlite3 completion does not match *.db files
Reported by: Paul Wise <pabs@debian.org>
Date: Sun, 2 Jan 2011 14:30:04 UTC
Severity: normal
Tags: fixed-upstream, patch
Found in version bash-completion/1:1.2-3
Fixed in version 1:1.99-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#608667; Package bash-completion.
(Sun, 02 Jan 2011 14:30:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Paul Wise <pabs@debian.org>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Sun, 02 Jan 2011 14:30:07 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: bash-completion
Version: 1:1.2-3
Severity: normal
Tags: patch
The sqlite3 completion rules do not match *.db, which applications
commonly use for sqlite files. This patch fixes this for me:
pabs@chianamo:~$ diff -u /etc/bash_completion{.dpkg-old,}
--- /etc/bash_completion.dpkg-old 2011-01-02 14:56:29.000000000 +0800
+++ /etc/bash_completion 2011-01-02 14:56:05.000000000 +0800
@@ -114,7 +114,7 @@
complete -f -X '!*.@(sxm|smf|mml|odf)' oomath
complete -f -X '!*.odb' oobase
complete -f -X '!*.rpm' rpm2cpio
-complete -f -X '!*.s@(qlite?(3)|?(3)db)' sqlite3
+complete -f -X '!*.@(sqlite?(3)|?(3)db)' sqlite3
complete -f -X '!*.aux' bibtex
complete -f -X '!*.po' poedit gtranslator kbabel lokalize
complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-rc7-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (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
--
bye,
pabs
http://wiki.debian.org/PaulWise
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#608667; Package bash-completion.
(Sun, 02 Jan 2011 17:48:03 GMT) (full text, mbox, link).
Acknowledgement sent
to dapal@debian.org:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>.
(Sun, 02 Jan 2011 17:48:03 GMT) (full text, mbox, link).
Message #10 received at 608667@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 608667 fixed-upstream
thanks
Hello,
On Sun, 02 Jan 2011 15:00:10 +0800, Paul Wise wrote:
> The sqlite3 completion rules do not match *.db, which applications
> commonly use for sqlite files. This patch fixes this for me:
> [..]
This is already fixed since long in our upstream git.
I'm planning to make a new release of bash-completion ;)
Kindly,
David
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://deb.li/dapal
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
[signature.asc (application/pgp-signature, attachment)]
Added tag(s) fixed-upstream.
Request was from David Paleino <dapal@debian.org>
to control@bugs.debian.org.
(Sun, 02 Jan 2011 17:48:04 GMT) (full text, mbox, link).
Bug closed, send any further explanations to Paul Wise <pabs@debian.org>
Request was from David Paleino <dapal@debian.org>
to control@bugs.debian.org.
(Sat, 07 Jan 2012 23:39:03 GMT) (full text, mbox, link).
Bug Marked as fixed in versions 1:1.99-1.
Request was from David Paleino <dapal@debian.org>
to control@bugs.debian.org.
(Sat, 07 Jan 2012 23:39:03 GMT) (full text, mbox, link).
Message sent on
to Paul Wise <pabs@debian.org>:
Bug#608667.
(Sat, 07 Jan 2012 23:39:06 GMT) (full text, mbox, link).
Message #19 received at 608667-submitter@bugs.debian.org (full text, mbox, reply):
close 608667
fixed 608667 1:1.99-1
thanks
Already fixed with latest upstream release
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 05 Feb 2012 07:42:06 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:24:24 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.