[Pkg-acpi-devel] Bug#706910: acpi-support: conffiles not removed

Laurent Bigonville bigon at debian.org
Wed Jul 2 01:13:27 UTC 2014


Package: acpi-support
Version: 0.141-4
Followup-For: Bug #706910

Hi,

I actually think this bug is not 100% fixed.

The preinst script contains the code to remove the old conffiles since
0.141-3:

    if dpkg --compare-versions "$2" lt 0.141-2; then
        rm_conffile acpi-support /etc/acpi/asus-brn-down.sh
        rm_conffile acpi-support /etc/acpi/asus-brn-up.sh
        rm_conffile acpi-support /etc/acpi/events/asus-brightness-down
        rm_conffile acpi-support /etc/acpi/events/asus-brightness-up
    fi

This means that on upgrade, the files will never be removed if the user
is upgrading from 0.141-2 but only if they are upgrading from version
before this one.

Shouldn't the 'lt' be changed to 'le' (less or equal)?

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpi-support depends on:
ii  acpi-support-base  0.141-4
ii  acpid              1:2.0.22-2
ii  lsb-base           4.1+Debian13
ii  pm-utils           1.4.1-14
ii  x11-xserver-utils  7.7+2

Versions of packages acpi-support recommends:
ii  acpi-fakekey  0.141-4
ii  rfkill        0.5-1

Versions of packages acpi-support suggests:
ii  gnome-screensaver  3.6.1-1
ii  radeontool         1.6.3-1
ii  vbetool            1.1-3
pn  xinput             <none>

-- no debconf information



More information about the Pkg-acpi-devel mailing list