Your message dated Sun, 23 May 2010 22:32:27 +0000
with message-id <[email protected]>
and subject line Bug#581146: fixed in vdr-plugin-streamdev 
0.5.0~pre20090706+cvs20091108.2341-4
has caused the Debian Bug report #581146,
regarding vdr-plugin-streamdev-server: bashism in /bin/sh 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.)


-- 
581146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581146
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vdr-plugin-streamdev-server
Severity: minor
Version: 0.5.0~pre20090706+cvs20091108.2341-3
User: [email protected]
Usertags: goal-dash

Hello maintainer,

While performing an archive wide checkbashisms (from the 'devscripts' package)
check I've found your package containing a /bin/sh script making use
of a bashism.

checkbashisms' output:
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 14
> ($RANDOM):
>   TMP=/tmp/externremux-${RANDOM:-$$}
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 25
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 28
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 31
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 34
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 37
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 40
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 43
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;
> possible bashism in
> ./usr/share/doc/vdr-plugin-streamdev-server/examples/externremux.sh line 46
> (should be >word 2>&1):
>                 -o $TMP/out.avi -- - &>$TMP/out.log ;;


Not using bash (or a Debian Policy compliant shell interpreter that doesn't
provide such an extra feature) as /bin/sh is likely to lead to errors or
unexpected behaviours. Please be aware that dash is now the default /bin/sh.

Hints about how to fix bashisms can be found at:
https://wiki.ubuntu.com/DashAsBinSh

If you still don't know how to fix the bashisms don't hesitate to reply to
this email, or tag the bug as 'help'.

Thank you,
Raphael Geissert



--- End Message ---
--- Begin Message ---
Source: vdr-plugin-streamdev
Source-Version: 0.5.0~pre20090706+cvs20091108.2341-4

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

vdr-plugin-streamdev-client_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
  to 
main/v/vdr-plugin-streamdev/vdr-plugin-streamdev-client_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
vdr-plugin-streamdev-server_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
  to 
main/v/vdr-plugin-streamdev/vdr-plugin-streamdev-server_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.debian.tar.gz
  to 
main/v/vdr-plugin-streamdev/vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.debian.tar.gz
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.dsc
  to 
main/v/vdr-plugin-streamdev/vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.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.
Tobias Grimm <[email protected]> (supplier of updated vdr-plugin-streamdev 
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: Mon, 24 May 2010 00:03:40 +0200
Source: vdr-plugin-streamdev
Binary: vdr-plugin-streamdev-client vdr-plugin-streamdev-server
Architecture: source amd64
Version: 0.5.0~pre20090706+cvs20091108.2341-4
Distribution: unstable
Urgency: low
Maintainer: Debian VDR Team <[email protected]>
Changed-By: Tobias Grimm <[email protected]>
Description: 
 vdr-plugin-streamdev-client - VDR Plugin to stream Live-TV to other VDR's - 
client part
 vdr-plugin-streamdev-server - VDR Plugin to stream Live-TV to other VDR's - 
server part
Closes: 581146
Changes: 
 vdr-plugin-streamdev (0.5.0~pre20090706+cvs20091108.2341-4) unstable; 
urgency=low
 .
   * Removed some bashisms (Closes: #581146)
   * source/format 3.0 (quilt)
Checksums-Sha1: 
 c91c7eaecb985cc1f6a548ccd30fe6b84d9eb7ff 1728 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.dsc
 5d2d99180c87893a2c0e40a9dc68d9e6475727ed 6583 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.debian.tar.gz
 17d97ab93314efbbe1bf02d96e25e8f6153b80cd 60776 
vdr-plugin-streamdev-client_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
 7e241a7984539a402f5be3eb94f4c31ff0721fdf 196366 
vdr-plugin-streamdev-server_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
Checksums-Sha256: 
 aa648fa766917c59e2cf03f17c6fcf797735fc27f597502862946840a842b075 1728 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.dsc
 864100c7648e26de524d2f0e9ad620f820347e501a18b2cf47abd033248cb0c0 6583 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.debian.tar.gz
 58ae8ce73979cebdc68fc141d2f2012aece4b86874c2bc9f48d50eb111ad510a 60776 
vdr-plugin-streamdev-client_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
 f3c12b9c26c31d9d2366daf9dd15986318aefd46f30d43011f4dcce184b82087 196366 
vdr-plugin-streamdev-server_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
Files: 
 63f551cf1490ecf23b0b1faec5cae42d 1728 video extra 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.dsc
 077e005d5dbb53e9a4473de4e7908cb6 6583 video extra 
vdr-plugin-streamdev_0.5.0~pre20090706+cvs20091108.2341-4.debian.tar.gz
 8f5ddc45f06ab3c5f6b691ca332b5786 60776 video extra 
vdr-plugin-streamdev-client_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb
 a71a225f1fd21345195ed77c6dfdc5e8 196366 video extra 
vdr-plugin-streamdev-server_0.5.0~pre20090706+cvs20091108.2341-4_amd64.deb

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

iEYEARECAAYFAkv5qnoACgkQ9xgNJq7apkLEawCeJZ+pR9BwFo6AeBC608eCFXKF
hm0AnRA4Q1XdVvlj+zswbEbuu53bHUTJ
=m0Lf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to