Bug#339425: gconf2: postinst error: missing quotes

Laurent Bonnaud bonnaud at lis.inpg.fr
Wed Nov 16 08:15:44 UTC 2005


Package: gconf2
Version: 2.12.1-3
Severity: normal


Hi,

here is the problem:

Setting up gconf2 (2.12.1-3) ...
/var/lib/dpkg/info/gconf2.postinst: line 25: [: =: unary operator expected

You should replace:

if [ $SIGNAL_DAEMONS = yes ]; then

with:

if [ "$SIGNAL_DAEMONS" = yes ]; then


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=fr_FR at euro, LC_CTYPE=fr_FR at euro (charmap=ISO-8859-15)

Versions of packages gconf2 depends on:
ii  gconf2-common                 2.12.1-3   GNOME configuration database syste
ii  libc6                         2.3.5-8    GNU C Library: Shared libraries an
ii  libgconf2-4                   2.12.1-3   GNOME configuration database syste
ii  libglib2.0-0                  2.8.4-1    The GLib library of C routines
ii  liborbit2                     1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpopt0                      1.7-5      lib for parsing cmdline parameters
ii  libxml2                       2.6.22-2   GNOME XML library
ii  psmisc                        21.8-1     Utilities that use the proc filesy
ii  python                        2.3.5-3    An interactive high-level object-o
ii  zlib1g                        1:1.2.3-6  compression library - runtime

Versions of packages gconf2 recommends:
ii  libgtk2.0-0                   2.8.3-1    The GTK+ graphical user interface 

-- no debconf information





More information about the Pkg-gnome-maintainers mailing list