Your message dated Tue, 18 Apr 2023 12:41:46 +0200
with message-id <[email protected]>
and subject line pbbuttonsd has been removed from Debian
has caused the Debian Bug report #863438,
regarding pbbuttonsd: /etc/power/pmcs-config still points to /dev/hda instead 
of /dev/sda
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
863438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863438
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbbuttonsd
Version: 0.8.1a-2
Severity: normal
Tags: patch newcomer

Dear Maintainer,

I have found an error in /var/log/syslog:
pbbuttonsd: INFO: Script '/etc/power/pmcs-pbbuttonsd performance ac ' lauched 
but exitcode is not null

I tried to execute the script manually:
  sudo /etc/power/pmcs-pbbuttonsd performance ac
    /dev/hda: No such file or directory
    run-parts: event.d/hdsetup exited with return code 2

It seems the pmcs-pbbuttonsd script is still using the "old" way to access the 
internal hard disk.

In /etc/power/pmcs-config:
  general_HDDevice="/dev/hda"    # hdsetup
should be changed to:
  general_HDDevice="/dev/sda"    # hdsetup

When executing the scriptmanually again, there are no errors.

This is needed for powersaving functionality of pbbuttonsd.
NOTE: I have not tested if the powersaving functionalities (like hard disk spin 
down) works.

Thanks,
Fadi.

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc
 (ppc)

Kernel: Linux 4.9.0-3-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pbbuttonsd depends on:
ii  hdparm        9.51+ds-1
ii  libasound2    1.1.3-5
ii  libc6         2.24-10
ii  libgcc1       1:6.3.0-18
ii  libglib2.0-0  2.50.3-2
ii  libstdc++6    6.3.0-18
ii  lsb-base      9.20161125
ii  udev          232-23

pbbuttonsd recommends no packages.

pbbuttonsd suggests no packages.

-- Configuration Files:
/etc/power/pmcs-config changed [not included]

-- no debconf information
# Configuration file for the PowerManagement Control Scripts

# Section for general options
general_HDDevice="/dev/sda"      # hdsetup
general_PCMCIAShutdown="suspend" # pcmcia

# Path of laptop_mode.sh delivered with the kernel source tree
# The script is not externally configurable yet. You have to
# modify the script according your needs.
general_LMScript=scripts.d/laptopmode.sh

# Section for power policy 'performance'
performance_HDTimeOff=0         # hdsetup - timeout in seconds
performance_HDOptions=""        # hdsetup
performance_LaptopMode="stop"   # bdflush

# Section for power policy 'custom'
custom_HDTimeOff=60             # hdsetup - timeout in seconds
custom_HDOptions=""             # hdsetup
custom_LaptopMode="start"       # bdflush

# Section for power policy 'powersave'
powersave_HDTimeOff=60          # hdsetup - timeout in seconds
powersave_HDOptions=""  # hdsetup
powersave_LaptopMode="start"    # bdflush

--- End Message ---
--- Begin Message ---
Version: 0.8.1a-2+rm

pbbuttonsd was last released with Debian 8 (jessie) in April 2015
and was removed from the Debian archive afterwards.
I'm closing the remaining bug reports now.

Andreas

--- End Message ---

Reply via email to