Your message dated Wed, 26 Apr 2023 09:03:22 +0200
with message-id <[email protected]>
and subject line apmd has been removed from Debian
has caused the Debian Bug report #891698,
regarding apmd: daemon never starts (apm_available is hardcoded to no)
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.)


-- 
891698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891698
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apmd
Version: 3.2.2-15+b2
Severity: grave
Justification: renders package unusable

Hi!
The daemon's init script has the following line:
    apm_available || exit 0
which makes it always silently fail, as apm_available contains:

.--====
#!/bin/sh -e

if [ "$@" ]; then
  echo "Usage: $0"
  exit 2
fi

# APM support was removed from kernel 2.6.40 in 2011.
exit 1
`----

The comment is untrue:
[/tmp/linux-4.15.4/debian]$ sgrep APM
./config/i386/config:CONFIG_APM=m
./config/armhf/config:CONFIG_APM_EMULATION=y

but regardless whether APM still works or not, the daemon will not.


Meow!
-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-rc3-debug-00028-gf63d823da681 (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages apmd depends on:
ii  debconf [debconf-2.0]  1.5.65
ii  libapm1                3.2.2-15+b2
ii  libc6                  2.26-6
ii  lsb-base               9.20170808
ii  powermgmt-base         1.31+nmu1

apmd recommends no packages.

Versions of packages apmd suggests:
ii  xapm  3.2.2-15+b2

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 3.2.2-15+rm

src:apmd was last released with Debian 9 (stretch)
in June 2017 and was removed from the Debian archive afterwards.
See https://bugs.debian.org/920729 for details on the removal.
After regular security support for stretch ended in July 2020 and LTS
support ended in July 2022, I'm closing the remaining bug reports now.

Andreas

--- End Message ---

Reply via email to