Your message dated Tue, 1 May 2007 15:13:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421773: Is /etc/gksu.conf deprecated ?
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gksu
Version: 2.0.0-4
Severity: normal
Hi,
I noticed that /etc/gksu.conf is an unexplained file for cruft. A "dpkg -S
/etc/gksu.conf" gives an error and it doesn't appear in the list of "dpkg -L
gksu". So is /etc/gksu.conf deprecated ? Can I safetly remove it ?
Thx for your work
Guillaume
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.1-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gksu depends on:
ii gnome-keyring 0.8.1-2 GNOME keyring services (daemon and
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.5-4 GNU C Library: Shared libraries
ii libcairo2 1.4.4-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libgconf2-4 2.18.0.1-3 GNOME configuration database syste
ii libgksu2-0 2.0.3-9 library providing su and sudo func
ii libglib2.0-0 2.12.11-3 The GLib library of C routines
ii libgnome-keyring0 0.8.1-2 GNOME keyring services library
ii libgtk2.0-0 2.10.11-2 The GTK+ graphical user interface
ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.16.2-2 Layout and rendering of internatio
ii libstartup-notification0 0.9-1 library for program launch feedbac
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii sudo 1.6.8p12-5 Provide limited super user privile
gksu recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, May 01, 2007, giggz wrote:
> I noticed that /etc/gksu.conf is an unexplained file for cruft. A
> "dpkg -S /etc/gksu.conf" gives an error and it doesn't appear in the
> list of "dpkg -L gksu". So is /etc/gksu.conf deprecated ? Can I
> safetly remove it ?
dpkg is only aware of "conffile" files, as shipped in .deb, but it's
perfectly legal to install configuration files in the postinst, that is
to handle them outside of dpkg. A common tool to handle these is ucf,
grep ucf /var/lib/dpkg/info/*.postinst will give you some samples such
as /etc/gconf/2/path.
Closing.
--
Loïc Minier
--- End Message ---