Bug#462057: libgtk2.0-0: cruft in postinst script causes warning
Sven Joachim
svenjoac at gmx.de
Tue Jan 22 08:04:55 UTC 2008
Package: libgtk2.0-0
Version: 2.12.5-2
Severity: minor
Upgrading libgtk2.0-0, a warning was displayed:
,----
| rmdir: /usr/share/doc/libgtk2.0-0: Directory not empty
| Warning: could not remove /usr/share/doc/libgtk2.0-0.
`----
That's due to the following lines in the postinst script:
,----
| if [ -d /usr/share/doc/libgtk2.0-0 -a ! -L /usr/share/doc/libgtk2.0-0 ]; then
| if rmdir /usr/share/doc/libgtk2.0-0; then
| ln -sf libgtk2.0-common /usr/share/doc/libgtk2.0-0
| else
| echo "Warning: could not remove /usr/share/doc/libgtk2.0-0." >&2
| fi
| fi
`----
They seem to be a remnant of previous versions and should be removed.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.16
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgtk2.0-0 depends on:
ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcairo2 1.4.14-1 The Cairo 2D vector graphics libra
ii libcomerr2 1.40.4-1 common error description library
ii libcupsys2 1.3.5-1 Common UNIX Printing System(tm) -
ii libfontconfig1 2.5.0-2 generic font configuration library
ii libglib2.0-0 2.14.5-2 The GLib library of C routines
ii libgnutls13 2.0.4-1 the GNU TLS library - runtime libr
ii libgtk2.0-common 2.12.5-2 Common files for the GTK+ graphica
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii libkrb53 1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii libpango1.0-0 1.18.4-1 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcomposite1 1:0.4.0-1 X11 Composite extension library
ii libxcursor1 1:1.1.9-1 X cursor management library
ii libxdamage1 1:1.1.1-3 X11 damaged region extension libra
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.1.3-1 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxrandr2 2:1.2.2-1 X11 RandR extension library
ii libxrender1 1:0.9.4-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages libgtk2.0-0 recommends:
ii hicolor-icon-theme 0.10-1 default fallback theme for FreeDes
ii libgtk2.0-bin 2.12.5-2 The programs for the GTK+ graphica
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list