Your message dated Sat, 19 Jun 2010 12:17:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#406295: icedove: xprint called with /bin/sh instead of
bash
has caused the Debian Bug report #406295,
regarding icedove: xprint called with /bin/sh instead of bash
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.)
--
406295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406295
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: icedove
Version: 1.5.0.9.dfsg1-1
Severity: normal
When I start icedove, I get the following error message:
/etc/init.d/xprint: 534: Syntax error: Bad substitution
I checked, what happens here and found out that this script is started
with the parameter get_xpserverlist. I run
/etc/init.d/xprint xp_serverlist
by hand and it works without problems. Then I tried to run this
script with /bin/sh (symlinked to /bin/dash) instead of /bin/bash
(which should be used according to the first line of the script) and
this triggers this error message.
So it seems that icedove always runs this script using /bin/sh, which
isn't a good idea since the script requires /bin/bash.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages icedove depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libgcc1 1:4.1.1-19 GCC support library
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.14.8-4 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libstdc++6 4.1.1-19 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii myspell-de-de [myspell-di 20051113-5 German dictionary for myspell
ii zlib1g 1:1.2.3-13 compression library - runtime
icedove recommends no packages.
-- debconf information:
* icedove/browser: Debian
Tschoeeee
Roland
--- End Message ---
--- Begin Message ---
Version: 3.0.4-3
Hi,
On Mi, Jan 10, 2007 at 10:25:16 +0100, Alexander Sack - Debian Bugmail wrote:
> On Wed, Jan 10, 2007 at 09:01:00AM +0100, Roland Rosenfeld wrote:
> > Package: icedove
> > Version: 1.5.0.9.dfsg1-1
> > Severity: normal
> >
> > When I start icedove, I get the following error message:
> >
> > /etc/init.d/xprint: 534: Syntax error: Bad substitution
>
> Please try if removing /bin/sh from /usr/lib/icedove/run-mozilla.sh in
> line 371 helps.
since Icedove 3.0, xprint wasn't called in run-mozilla.sh.
Cheers,
Christoph
--- End Message ---