Your message dated Tue, 2 Oct 2007 21:34:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#444205: Fails to install if acpid is running
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: acpid
Version: 1.0.6-3
Severity: important
Hi,
acpid installation fails in postinst if acpid is already running:
denkbrett:~# apt-get install --reinstall acpid
[...]
Setting up acpid (1.0.6-3) ...
Stopping Hardware abstraction layer: hald.
Loading ACPI modules....
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d:
initscript acpid, action "start" failed.
dpkg: error processing acpid (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
acpid
E: Sub-process /usr/bin/dpkg returned an error code (1)
denkbrett:~# sh -x /var/lib/dpkg/info/acpid.postinst configure
+ set -e
+ case "$1" in
+ test -n ''
+ '[' -x /etc/init.d/hal ']'
+ invoke-rc.d hal stop
Stopping Hardware abstraction layer: hald.
+ '[' -x /etc/init.d/acpid ']'
+ update-rc.d acpid defaults 12 88
++ which invoke-rc.d
+ '[' -x /usr/sbin/invoke-rc.d ']'
+ invoke-rc.d acpid start
Loading ACPI modules....
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d:
initscript acpid, action "start" failed.
+ exit 1
denkbrett:~# invoke-rc.d acpid start
Loading ACPI modules....
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d:
initscript acpid, action "start" failed.
denkbrett:~# invoke-rc.d acpid stop
Stopping Advanced Configuration and Power Interface daemon....
denkbrett:~# invoke-rc.d acpid start
Loading ACPI modules....
Starting Advanced Configuration and Power Interface daemon....
denkbrett:~# echo $?
0
Cheers, Wolf
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.3 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages acpid depends on:
ii libc6 2.6.1-5 GNU C Library: Shared libraries
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
acpid recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Wolf Wiegand wrote:
> Torsten Werner wrote:
>
> > On 9/26/07, Wolf Wiegand <[EMAIL PROTECTED]> wrote:
> > > denkbrett:~# apt-get install --reinstall acpid
> >
> > I cannot reproduce this problem:
>
> Hm, neither could I in a clean sid chroot. I'll try to find out what
> causes this.
Hm, by now, I cannot reproduce this anymore on any system (laptop, sid
chroot, fresh sid vmware). I'm closing this bug.
Cheers, Wolf
--
Büroschimpfwort des Tages: Kundenabwehrdienst - für Menschen in Jobs mit
Kundenkontakt. (Ingo Höntschke)
--- End Message ---