Your message dated Mon, 07 Jan 2008 11:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458687: fixed in dash 0.5.4-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dash
Version: 0.5.4-3
Severity: grave

Hi!

I have to until recently been very satisfied with running dash as my
/bin/sh

But the -3 upgrade subtle broke the startkde script (in ksmserver package)

I have isolated parts of the startkde-script:

Transcription as follows:
[EMAIL PROTECTED]:~$ cat kdetest.sh
#! /bin/sh
exepath=`kde-config --path exe | tr : '\n'`
#Following command expands as following
#kde-config --path exe | tr : '\n'
#/home/pusling/.kde/bin/
#/usr/bin/
#
for prefix in `echo "$exepath" | sed -n -e 's,/bin[^/]*/,/env/,p'`; do
  for file in "$prefix"*.sh; do
    echo "found $file"
    test -r "$file" && echo "sourcing file: $file"
  done
done

[EMAIL PROTECTED]:~$ dpkg -l dash
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                       Version                          
          Description
+++-==========================================-==========================================-====================================================================================================
ii  dash                                       0.5.4-2                          
          The Debian Almquist Shell
[EMAIL PROTECTED]:~$ sh kdetest.sh
found /home/pusling/.kde/env/gpg-agent.sh
sourcing file: /home/pusling/.kde/env/gpg-agent.sh
found /usr/env/*.sh
[EMAIL PROTECTED]:~$ dpkg -l dash
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                       Version                          
          Description
+++-==========================================-==========================================-====================================================================================================
ii  dash                                       0.5.4-3                          
          POSIX-compliant shell
[EMAIL PROTECTED]:~$ sh kdetest.sh
found /home/pusling/.kde/env/*.sh
found /usr/env/*.sh
[EMAIL PROTECTED]:~$ 

It seems that the * is never expanded here. 

/Sune

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

Kernel: Linux 2.6.20-1-vserver-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dash depends on:
ii  libc6                         2.7-5      GNU C Library: Shared libraries

dash recommends no packages.

-- debconf information:
* dash/sh: true



--- End Message ---
--- Begin Message ---
Source: dash
Source-Version: 0.5.4-6

We believe that the bug you reported is fixed in the latest version of
dash, which is due to be installed in the Debian FTP archive:

ash_0.5.4-6_all.deb
  to pool/main/d/dash/ash_0.5.4-6_all.deb
dash_0.5.4-6.diff.gz
  to pool/main/d/dash/dash_0.5.4-6.diff.gz
dash_0.5.4-6.dsc
  to pool/main/d/dash/dash_0.5.4-6.dsc



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.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated dash 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.7
Date: Mon, 07 Jan 2008 10:37:47 +0000
Source: dash
Binary: ash dash
Architecture: all source
Version: 0.5.4-6
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description: 
 ash        - compatibility package for dash
 dash       - POSIX-compliant shell
Closes: 458687 458690 459049
Changes: 
 dash (0.5.4-6) unstable; urgency=low
 .
   * debian/control: add Vcs-Git: http://smarden.org/git/dash.git/.
   * debian/diff/0041-PARSER-Add-FAKEEOFMARK-for-expandstr.diff,
     debian/diff/0042-PARSER-Do-not-show-prompts-in-expandstr.diff: new
     from upstream git.
   * debian/diff/0043-EXPAND-Fix-slash-treatment-in-expmeta.diff: new
     from upstream git: [EXPAND] Fix slash treatment in expmeta (closes:
     #458687, #458690, #459049).
   * debian/diff/0041-run-aclocal-autoconf-autoheader-automake.diff: redo
     as debian/diff/0044-run-aclocal-autoconf-autoheader-automake.diff.
   * debian/dash.templates.in: remove empty line after comments, hmm.
Files: 
 c0599eb8aa52300ad9845ec1bd5c0509 545 shells optional dash_0.5.4-6.dsc
 1cf4a88f7b2686f38e8fa03cd5e8f2cd 124115 shells optional dash_0.5.4-6.diff.gz
 13cdc14ed15fce040c5282f12529429c 20266 shells optional ash_0.5.4-6_all.deb

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

iD8DBQFHggOuGJoyQbxwpv8RAhNaAJ9/LhZyE89PsMZC19/o6gOlx9LFoACfVY0T
/jWvPznYN1PefrBqcTvsmBo=
=Im0R
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to