On Wed, 25 Oct 2006 14:09:25 +0200 Peter Colberg <[EMAIL PROTECTED]> wrote:
> Package: uswsusp > Version: 0.3~cvs20060928-2 > Severity: normal > > Since package version 0.3~cvs20060928-1, a file '/etc/suspend.conf' > is installed, which is neither used by '/usr/lib/uswsusp/resume' > nor uswsusp package configure scripts. > > $ dpkg -s uswsusp > Package: uswsusp > Status: install ok installed > Priority: optional > Section: admin > Installed-Size: 1132 > Maintainer: Tim Dijkstra <[EMAIL PROTECTED]> > Architecture: i386 > Version: 0.3~cvs20060928-2 > Depends: libc6 (>= 2.3.6-6), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= > 1.4), debconf (>= 0.5) | debconf-2.0 > Recommends: initramfs-tools (>= 0.61) > Conffiles: > /etc/suspend.conf c6832fe46c0bc15d11a6e196ad722439 > Description: tools to use userspace software suspend provided by Linux > ... > > > $ strings /usr/lib/uswsusp/resume | grep etc/ > /etc/uswsusp.conf > /etc/mtab > /etc/fstab > /etc/suid-debug > /etc/localtime > /etc/ld.so.cache > /etc/ld.so.nohwcap > > > The uswsusp package should probably not install '/etc/suspend.conf', > and also register '/etc/uswsusp.conf' as a proper config file. Yes, you're right. I failed to patch the the upstream Makefile not to install /etc/suspend.conf. grts Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

