Your message dated Sat, 14 Nov 2009 17:32:07 +0000
with message-id <e1n9mtn-0002gh...@ries.debian.org>
and subject line Bug#550943: fixed in bash-completion 1:1.1-2
has caused the Debian Bug report #550943,
regarding bash-completion: impossible to start session in gdm
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 ow...@bugs.debian.org
immediately.)


-- 
550943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550943
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bash-completion
Version: 1:1.1-1
Severity: critical
Tags: patch
Justification: breaks unrelated software

The new version (1:1.1-1) of bash-completion includes a file 
(/etc/bash_completion.d/munin-node) which is malformed. When trying to login in 
gdm I get an error saying that my session was less than 10 seconds long. It 
also renders a message saying:

/etc/bash_completion.d/munin-node: _munin-node is not a valid identifier.


Changing dashes (-) for underscores (_) in certain places in the file solves 
the problem.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash-completion depends on:
ii  bash                          4.0-7      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information
4c4
< _munin-run()
---
> _munin_run()
31c31
< complete -F _munin-run munin-run
---
> complete -F _munin_run munin-run
34c34
< _munin-update()
---
> _munin_update()
59c59
< complete -F _munin-update munin-update
---
> complete -F _munin_update munin-update
62c62
< _munin-node-configure()
---
> _munin_node_configure()
95c95
< complete -F _munin-node-configure munin-node-configure
---
> complete -F _munin_node_configure munin-node-configure

--- End Message ---
--- Begin Message ---
Source: bash-completion
Source-Version: 1:1.1-2

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.1-2.diff.gz
  to main/b/bash-completion/bash-completion_1.1-2.diff.gz
bash-completion_1.1-2.dsc
  to main/b/bash-completion/bash-completion_1.1-2.dsc
bash-completion_1.1-2_all.deb
  to main/b/bash-completion/bash-completion_1.1-2_all.deb



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 550...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <da...@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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 14 Nov 2009 18:10:49 +0100
Source: bash-completion
Binary: bash-completion
Architecture: source all
Version: 1:1.1-2
Distribution: unstable
Urgency: low
Maintainer: Bash Completion Maintainers 
<bash-completion-de...@lists.alioth.debian.org>
Changed-By: David Paleino <da...@debian.org>
Description: 
 bash-completion - programmable completion for the bash shell
Closes: 550943 552109 552631
Changes: 
 bash-completion (1:1.1-2) unstable; urgency=low
 .
   * debian/control, debian/rules: added quilt infrastructure
   * debian/README.source added
   * debian/patches/:
     - 01-fix_550943.patch added, fixes function names (Closes: #550943)
     - 02-fix_552109.patch added, fixes -W and --show completion for
       dpkg-deb (Closes: #552109)
     - 03-fix_552631.patch added (Closes: #552631)
   * debian/control:
     - updated my email address
     - DMUA removed
Checksums-Sha1: 
 cd431f4c2be9a7ecc9957b3ba72c977d046fd198 1311 bash-completion_1.1-2.dsc
 15f55a02cab2433f409f39c1e03fec55ff09ae4b 18500 bash-completion_1.1-2.diff.gz
 acb0bac9de59185bff81f24bde22194af9ef5607 127096 bash-completion_1.1-2_all.deb
Checksums-Sha256: 
 9a0964f374d103df7f310aeaeacc1cbd709e0d24c3ea31f6e4ae97afbf582d63 1311 
bash-completion_1.1-2.dsc
 94bafbb0820b4178df10b17af26f4041f664a3152fdfec551c8b55050784ffa6 18500 
bash-completion_1.1-2.diff.gz
 230627ec624f87ffe04ebd2a8820ce59660a0e5512bc6ea0729943745040dd0f 127096 
bash-completion_1.1-2_all.deb
Files: 
 e8edfb02888afcec50e6ac93b6dc6488 1311 shells standard bash-completion_1.1-2.dsc
 971c5fead7c90e11e0f9a65749d8f706 18500 shells standard 
bash-completion_1.1-2.diff.gz
 60b4cbfe893fec591941f75b579e7d6f 127096 shells standard 
bash-completion_1.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkr+5acACgkQ5qqQFxOSsXSCtwCdFCZVHdD6LPJCouwp8sJR2UCj
gbQAniDiNG2uw/WkdgdxgA9qJwFDfrqs
=/ch7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to