Your message dated Fri, 25 Dec 2015 11:19:23 +0000 with message-id <[email protected]> and subject line Bug#744974: fixed in cowdancer 0.77 has caused the Debian Bug report #744974, regarding cowbuilder: Add --configfile to bash-completion script 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.) -- 744974: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744974 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cowbuilder Version: 0.73 Severity: normal Tags: patch Dear Maintainer, The attached patch adds --configfile option to the bash-completion script. -- System Information: Debian Release: jessie/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (100, 'trusty-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13.0-24-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cowbuilder depends on: ii cowdancer 0.73 ii libc6 2.19-0ubuntu6 ii pbuilder 0.215ubuntu7 cowbuilder recommends no packages. cowbuilder suggests no packages. -- Configuration Files: /etc/bash_completion.d/cowbuilder changed: have cowbuilder && _cowbuilder() { local initialcommand initialcommand_options cur prev words other_options distribution COMPREPLY=() _get_comp_words_by_ref cur prev words initialcommand=${words[1]} initialcommand_options='--create --update --build --login --execute' other_options='--dumpconfig --distribution --mirror --basepath --architecture --configfile' distribution='sid sarge etch woody lenny squeeze' case $prev in --distribution) COMPREPLY=( $(compgen -W "$distribution" | grep "^$cur" ) ) return 0 ;; --basepath) _filedir -d return 0 ;; --configfile) _filedir return 0 ;; *) ;; esac case $initialcommand in --build) COMPREPLY=( $( compgen -W "$other_options" -- "$cur" ) $( compgen -o filenames -G "$cur*.dsc" ) ) ;; --execute) COMPREPLY=( $( compgen -W "$other_options" -- "$cur" ) $( compgen -o filenames -G "$cur*" ) ) ;; *) COMPREPLY=( $( compgen -W "$initialcommand_options $other_options" -- "$cur" ) ) ;; esac return 0 } && complete -F _cowbuilder cowbuilder -- no debconf information--- a/bash_completion.cowbuilder 2014-04-16 23:59:12.182898325 +0200 +++ b/bash_completion.cowbuilder 2014-04-16 23:59:30.678990039 +0200 @@ -14,7 +14,7 @@ _get_comp_words_by_ref cur prev words initialcommand=${words[1]} initialcommand_options='--create --update --build --login --execute' - other_options='--dumpconfig --distribution --mirror --basepath --architecture' + other_options='--dumpconfig --distribution --mirror --basepath --architecture --configfile' distribution='sid sarge etch woody lenny squeeze' case $prev in @@ -26,6 +26,10 @@ _filedir -d return 0 ;; + --configfile) + _filedir + return 0 + ;; *) ;; esac
--- End Message ---
--- Begin Message ---Source: cowdancer Source-Version: 0.77 We believe that the bug you reported is fixed in the latest version of cowdancer, which is due to be installed in the Debian FTP archive. 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Iain R. Learmonth <[email protected]> (supplier of updated cowdancer 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 25 Dec 2015 11:09:25 +0000 Source: cowdancer Binary: cowdancer cowbuilder qemubuilder Architecture: source amd64 Version: 0.77 Distribution: unstable Urgency: medium Maintainer: Debian pbuilder maintenance team <[email protected]> Changed-By: Iain R. Learmonth <[email protected]> Description: cowbuilder - pbuilder running on cowdancer cowdancer - Copy-on-write directory tree utility qemubuilder - pbuilder using QEMU as backend Closes: 744974 Changes: cowdancer (0.77) unstable; urgency=medium . * bash_completion.cowbuilder: - Added --configfile (Closes: #744974) Checksums-Sha1: 23623069a6e4c29909cbe745a269dc38adae88ba 1476 cowdancer_0.77.dsc 9d5d555ba49d372ab83e358f712c9b0ede9efa02 65380 cowdancer_0.77.tar.xz 49b6ce397c1d9a8d8159b5b47b34e849168461d5 21322 cowbuilder-dbgsym_0.77_amd64.deb dd1262581d727f48a0f8db7958fffd2780be4273 33764 cowbuilder_0.77_amd64.deb 871f9fb44e135726b5dde4ddb056c9819ff8c37e 26476 cowdancer-dbgsym_0.77_amd64.deb 01d963b0e720d67bf34bf00ef26ace3c5c333d10 33654 cowdancer_0.77_amd64.deb a4131c6c010cb2763d1819f84ccba7cf808de44c 29184 qemubuilder-dbgsym_0.77_amd64.deb 88ad59250dec4ae046d58dc47ae833be63167f65 37882 qemubuilder_0.77_amd64.deb Checksums-Sha256: 2731b6915c94ac8113ea48760bcd74cee2e23a537842378339eba749d846ad0d 1476 cowdancer_0.77.dsc 0b9dccf619d380e0a5af47f752196fb603b6ff1a7c8a111b21f7c0aa0982c616 65380 cowdancer_0.77.tar.xz a94105f7b9c3b94a4724e23dda6503434dcaec27c607dab4d00bbeec16df2c2f 21322 cowbuilder-dbgsym_0.77_amd64.deb d895de6d397fd80cc21374ebc3f361406036b2b82cfc15809031bf47b3cf12d1 33764 cowbuilder_0.77_amd64.deb 9b42a9bee1d341d7cb391f9f794c9c0f7d9c6fa9456c68e366d2e60c6d73bdd8 26476 cowdancer-dbgsym_0.77_amd64.deb a53038eabebb7471f5f56da4fdf2585dd66293f84e03e5bcc915db1cda7ec84f 33654 cowdancer_0.77_amd64.deb 49d7e4f0b8a2b5ed67c79faf4f528b769ace2305a164e6394be0ee7df7dcc5f3 29184 qemubuilder-dbgsym_0.77_amd64.deb cb35243cc682cfb25b74fbfae01f368de1f5af68dbf7226770d9d21b963f46de 37882 qemubuilder_0.77_amd64.deb Files: 3fc11c928fc60ab7da8180bffffa2f16 1476 utils optional cowdancer_0.77.dsc b7d8c438e332d0838673eac5005e8897 65380 utils optional cowdancer_0.77.tar.xz f42c2aa05c25f98e87afd26ee639ba2d 21322 debug extra cowbuilder-dbgsym_0.77_amd64.deb 67594cfa8d16ca6374d70ba3eeff64db 33764 utils optional cowbuilder_0.77_amd64.deb 9cf4d7ff3cb352487742fadbd6fe5466 26476 debug extra cowdancer-dbgsym_0.77_amd64.deb 548815f087318e08baba4ae17f0f00f5 33654 utils optional cowdancer_0.77_amd64.deb 3e0c67e63326b6c588839b049af76e4f 29184 debug extra qemubuilder-dbgsym_0.77_amd64.deb 8c0972612a0e10caa11bc5a379061cca 37882 utils optional qemubuilder_0.77_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWfSSHAAoJEMx+J398PcNNulYH/Am1c/rk2mcgg8xZ13ys4EYJ cwShCAH2UFNEW+GX2oMraTdYTkrYwBZQxWGmV/dPD1mM86JTZ9gP0sqkOFXY/8xe X4c8ZAYqHB/QjtxPsuNd9E/NsCOPjLMyv0dFHuE5Ve8fwKj/9RbgSvnmIU7LvIUp 2uQak4fQsGMRIgAcsFpgQtHJWtMPIO7F/9QQYa8g8fqWpK6Sr7q14hHg7OKogZLf MRWsremR9R5WZTDbDFa0SMkYw5GKFOumBed48O7HBL4Z3xU0vW7CxtNrEQq2fbBk ZoamGzQWGc/b0y8eZKJPl5SOdqt4NooqQBBrh09P2V/WCPy0TORLLh5dplCK7hs= =KaJM -----END PGP SIGNATURE-----
--- End Message ---

