Bug#251976: libgnome2-common fails to install

p80 p80 <p80@free.fr>, 251976@bugs.debian.org
Tue, 01 Jun 2004 00:45:34 +0200


Package: libgnome2-common
Version: 2.6.1-2
Severity: normal
Tags: sid



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C

Versions of packages libgnome2-common depends on:
  gconf2                        2.6.1-2    GNOME configuration database
  system
-- no debconf information

this is what I get during the install process:

/var/lib/dpkg/info/libgnome2-common.postinst: line 28: 18203
Segmentation 
fault      HOME=/root GCONF_CONFIG_SOURCE=`gconftool-2
--get-default-source` 
gconftool-2 --makefile-install-rule /etc/gconf/schemas/$FILES >/dev/null

and this happens to most of my gnome package such as:
libgnome2-0
libbonoboui2-0
libgnomeui-0
libeel2-2
libgnome-desktop-2
libgnomevfs2-common
libnautilus2-2

also it makes other apps  that use gnome libs crash such as kaffeine on
kde, this is the output of my kaffeine crash:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096562144 (LWP 18176)]
0x4116b40e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#0  0x4116b40e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x408ece20 in KCrash::defaultCrashHandler () from
/usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x41a8e900 in g_list_prepend () from /usr/lib/libglib-2.0.so.0
#4  0x419f2aea in giop_dump_recv () from /usr/lib/libORBit-2.so.0
#5  0x419f31a9 in giop_init () from /usr/lib/libORBit-2.so.0
#6  0x419f6eb1 in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0
#7  0x419d78ee in bonobo_activation_orb_init ()
   from /usr/lib/libbonobo-activation.so.4
   #8  0x419d77ae in bonobo_activation_init ()
      from /usr/lib/libbonobo-activation.so.4
      #9  0x419a53f3 in gnome_vfs_init () from
      /usr/lib/libgnomevfs-2.so.0
      #10 0x4198bd19 in ?? ()
         from /usr/lib/xine/plugins/1.0.0/xineplug_inp_gnome_vfs.so
	 #11 0x082f9da8 in ?? ()
	 #12 0x40032700 in _x_dispose_plugins () from
	 /usr/lib/libxine.so.1
	 #13 0x082f0e60 in ?? ()
	 #14 0x00000000 in ?? ()
	 #15 0x413a2ce0 in fclose@@GLIBC_2.1 () from /lib/tls/libc.so.6
	 #16 0x4002f326 in _x_scan_plugins () from /usr/lib/libxine.so.1
	 #17 0x0000007d in ?? ()
	 

hope that helps