[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#711685: marked as done (pbbuttonsd is not rewritten for kernel 3.2)



Your message dated Tue, 06 Jan 2015 09:34:33 +0000
with message-id <E1Y8QX3-00079z-NN@franck.debian.org>
and subject line Bug#711685: fixed in pbbuttonsd 0.7.9-4
has caused the Debian Bug report #711685,
regarding pbbuttonsd is not rewritten for kernel 3.2
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 owner@bugs.debian.org
immediately.)


-- 
711685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711685
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pbbuttonsd
Version: 0.7.9-2
Severity: important

Dear Maintainer,

pbbuttonsd is not rewritten for kernel 3.2:


# /etc/power/pmcs-pbbuttonsd powersave battery
Unhandled kernel version: 3.2 ('uname -r' = '3.2.0-4-powerpc')
run-parts: event.d/bdflush exited with return code 1
/dev/hda: No such file or directory
run-parts: event.d/hdsetup exited with return code 2


Apparently, bdflush is not rewritten for kernel 3.2.

The dev/hda part is easily rewritten to /dev/sda. This then triggers further
issues

# /etc/power/pmcs-pbbuttonsd powersave battery
Unhandled kernel version: 3.2 ('uname -r' = '3.2.0-4-powerpc')
run-parts: event.d/bdflush exited with return code 1

/dev/sda:
 attempting to set PIO mode to 0
 HDIO_SET_PIO_MODE failed: Inappropriate ioctl for device
 setting standby to 12 (1 minutes)
run-parts: event.d/hdsetup exited with return code 25



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 3.2.0-4-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pbbuttonsd depends on:
ii  hdparm        9.39-1+b1
ii  libasound2    1.0.25-4
ii  libc6         2.13-38
ii  libgcc1       1:4.7.2-5
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libstdc++6    4.7.2-5
ii  lsb-base      4.1+Debian8
ii  udev          175-7.2

Versions of packages pbbuttonsd recommends:
pn  laptop-mode-tools  <none>

pbbuttonsd suggests no packages.

-- Configuration Files:
/etc/pbbuttonsd.conf changed:
autorescan            = yes		; automatic rescan of event devices
CmdTimeout            = 8
onAC_policy           = performance	; nochange, performance, custom or powersave
onAC_TimerAction      = none		; none, suspend-to-ram, suspend-to-disk, blankscreen
onAC_CoverAction      = suspend-to-ram
onAC_KeyAction        = suspend-to-ram	; SleepKey
onAC_SuspendTime      = 0		; time in 1/10 seconds
onAC_DimTime          = 0		; time in 1/10 seconds
onBattery_policy      = powersave
onBattery_TimerAction = suspend-to-ram	; none, suspend-to-ram, suspend-to-disk, blankscreen
onBattery_CoverAction = suspend-to-ram
onBattery_KeyAction   = suspend-to-ram	; SleepKey
onBattery_SuspendTime = 18000		; time in 1/10 seconds
onBattery_DimTime     = 3000		; time in 1/10 seconds
SleepKey              = 116
SleepKeyDelay         = 0		; values > 0 may be dangerous, if the power key is used to trigger sleep
BWL_first             = 22		; first battery warnlevel, time in minutes
BWL_second            = 10		; second battery warnlevel, time in minutes
BWL_last              = 3		; last battery warnlevel, time in minutes
Script_PMCS           = "/etc/power/pmcs-pbbuttonsd %s %s %s"
EmergencyAction       = sleep		; action, if battery is critically low
HeartbeatBeep         = no		; beep, if nothing else showed that the computer lives
CPULoad_sleeplock     = yes
CPULoad_min           = 20		; value in percent
CPULoad_period        = 20		; time in seconds
NETLoad_sleeplock     = yes
NETLoad_min           = 4096		; traffic in Bytes/s
NETLoad_period        = 20		; time in seconds
NETLoad_device        = "eth0"
LCD_FadingSpeed       = 0		; 0 = no smooth fading
LCD_AutoAdjust        = yes		; only on Aluminum PowerBooks
LCD_IllumUpKey        = 225
LCD_IllumDownKey      = 224
LCD_Threshold         = 94
LCD_AutoAdjMin_Bat    = 2		; autoadjust parameter
LCD_AutoAdjMax_Bat    = 7
LCD_AutoAdjMin_AC     = 1
LCD_AutoAdjMax_AC     = 15
KBD_OnBrightness      = 35		; initial level in percent if KBD on/off key is pressed
KBD_FadingSpeed       = 0		; 0 = no smooth fading
KBD_AutoAdjust        = yes		; only on Aluminum PowerBooks
KBD_IllumUpKey        = 230
KBD_IllumDownKey      = 229
KBD_IllumOnKey        = 228
KBD_Threshold         = 28		; only on Aluminum PowerBooks
dev_FrameBuffer       = "/dev/fb0"
UseFBBlank            = no
DimFullyDark          = no
CRT_MirrorKey         = 65 + ctrl
SoundSystem           = auto		; none, auto, OSS or ALSA
Speakers_muted        = no		; mute after startup?
VolumeUpKey           = 115
VolumeDownKey         = 114
MuteKey               = 113
OSS_Mixer             = "/dev/mixer"	; settings for OSS
OSS_Channels          = "volume, speaker"
ALSA_Card             = "default"	; settings for ALSA
ALSA_Elements         = "Master, 'PC Speaker'"
MixerInitDelay        = no
dev_CDROM             = "/dev/cdrom"
EjectCDKey            = 161
EjectCDKeyDelay       = 0
dev_PMU               = "/dev/pmu"
dev_ADB               = "/dev/adb"
TPModeUpKey           = 225 + alt
TPModeDownKey         = 224 + alt
TPMode                = drag
KBDMode               = fkeysfirst
Batlog                = none
NoTapTyping           = no

/etc/power/pmcs-config changed:
general_HDDevice="/dev/sda"	 # hdsetup
general_PCMCIAShutdown="suspend" # pcmcia
general_LMScript=scripts.d/laptopmode.sh
performance_HDTimeOff=0		# hdsetup - timeout in seconds
performance_HDOptions="-p"	# hdsetup
performance_LaptopMode="stop"	# bdflush
custom_HDTimeOff=60		# hdsetup - timeout in seconds
custom_HDOptions="-p"		# hdsetup
custom_LaptopMode="start"	# bdflush
powersave_HDTimeOff=60		# hdsetup - timeout in seconds
powersave_HDOptions="-p"	# hdsetup
powersave_LaptopMode="start"	# bdflush


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pbbuttonsd
Source-Version: 0.7.9-4

We believe that the bug you reported is fixed in the latest version of
pbbuttonsd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 711685@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre <malat@debian.org> (supplier of updated pbbuttonsd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 06 Jan 2015 10:12:35 +0100
Source: pbbuttonsd
Binary: pbbuttonsd pbbuttonsd-dev
Architecture: source powerpc
Version: 0.7.9-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mathieu Malaterre <malat@debian.org>
Description: 
 pbbuttonsd - PBButtons daemon to handle special hotkeys of Apple computers
 pbbuttonsd-dev - Development files for PBButtons
Closes: 422162 711685
Changes: 
 pbbuttonsd (0.7.9-4) unstable; urgency=low
 .
   * Adopt package. Closes: #422162
   * Fix for linux kernel 3.x. Closes: #711685
Checksums-Sha1: 
 6fde63c5a414b0849e65c1d0cb46179b1fa0048c 1824 pbbuttonsd_0.7.9-4.dsc
 b201eef0dffcdb8c3a1930a4a6048a5c371b6984 10796 pbbuttonsd_0.7.9-4.debian.tar.gz
 fa46743b26f77253d69176e7ecda1da05be5adab 166178 pbbuttonsd_0.7.9-4_powerpc.deb
 8a8a0d504c42e5cde7199ed323eb0782087c1ac0 43582 pbbuttonsd-dev_0.7.9-4_powerpc.deb
Checksums-Sha256: 
 c3749f67257f32d046b8d280fa1db2e3141bab5945c7c307003a08a9d8241473 1824 pbbuttonsd_0.7.9-4.dsc
 0a15264fb740ff030c1667eb3def0f37f1e8e08ec6fb7b18b6baef383ff7a8ab 10796 pbbuttonsd_0.7.9-4.debian.tar.gz
 b560a45e55b238945311778aec3db298adf5200fff33bffe97fe0559e751981a 166178 pbbuttonsd_0.7.9-4_powerpc.deb
 f91a23abeab55e353b4e9362cd379904d99772a2ad14ac26633257f26e6b84cc 43582 pbbuttonsd-dev_0.7.9-4_powerpc.deb
Files: 
 bf152f42d2efc61b9bc31f67770f6af8 1824 admin optional pbbuttonsd_0.7.9-4.dsc
 0bc616f4f0380b1a86f3c1d5779d1c85 10796 admin optional pbbuttonsd_0.7.9-4.debian.tar.gz
 64f01c794903d2a2a366c862a78cf669 166178 admin optional pbbuttonsd_0.7.9-4_powerpc.deb
 fe1ab8140b15b99115a5a84fe8c36f5b 43582 devel optional pbbuttonsd-dev_0.7.9-4_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJUq6g5AAoJEAFx4YKK4JNF0EAP/2TbhEZB+yqcogYnjg03uE25
B76CTlxJBTkOdHMF7oPDE5Mr9ob6ttS91/kAwCN8I5+VV29eb/rIAH27V3Jrc+3h
OgDcugr3YneRTI6E86PquLLCfiEKtcVa9pUKiw+B+UJcRgkquaNZFvN53ARz0RTl
HsIunApyYqqzpwBh/VH3oW2B2Z7DmC2Pje7G5PsHP6mqx3tSBVlb7RBalo/C281x
lvfcVJTdXYVif7Y9+b5CKn9KxCvk4QuHp1muWGYO0Zmo75/D/eR+NIDXSC8ebgdn
ZxNiON/DiJeuliwOyZhFch22dsTO7/fMKrnq6AWW1hjDvjia9PihsH6yryBXw7Tk
+ayQRrcSXyi/i/5RIGu91u+vOuxJuaFE/t8YWZISYpdhacxGsFZUemMVyh2tc0Ir
hNptcsnppF4H41Ete6s9M0dEB+Z3GSZZHDfaQBbYfGOVI5J5PVYGP5r4zP0SeoSf
uZJjIitdzmwinUNqIoKPwdtu+CCGC13nJSAWWIXnw+elZ7WtLKQpfdA9GjK6XS0N
BvjjDOE3NolRL3rpbXZnlb9jvgNSVDcBWYvHlz0vRhmkDiDnP/WAjmysjWelJhl0
P2kUivykDvSh9FeOkujsHF+L/68h6wUf/NUrf3Ci/aCbB4nnWZHz6AOSej+jo9Ax
64O/E+F3N626+1UXC17k
=HZsv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: