:: [devuan-dev] bug#968: haveged: No /…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Mark Hindley
Datum:  
To: Alessandro Vesely, 968
Betreff: [devuan-dev] bug#968: haveged: No /etc/init.d/haveged installed
Alessandro,

Thanks

On Tue, Jul 07, 2026 at 01:15:58PM +0200, Alessandro Vesely wrote:
> I suspect that trigger for orphan-sysvinit-scripts
> is the culprit.


Then remove it. There is no reason to install it on Devuan. As far as I am aware
all Debian's packages with missing initscripts have been forked and the scripts
restored to their proper place. orphan-sysvinit-scripts is a bad Debian fudge
you don't need.

AFAICS the initsctript is correctly present in the package:

 drwxr-xr-x    root/root          0 ./
 drwxr-xr-x    root/root          0 ./etc/
 drwxr-xr-x    root/root          0 ./etc/apparmor.d/
 -rw-r--r--    root/root        644 ./etc/apparmor.d/usr.sbin.haveged
 drwxr-xr-x    root/root          0 ./etc/default/
 -rw-r--r--    root/root         80 ./etc/default/haveged
 drwxr-xr-x    root/root          0 ./etc/init.d/
 -rwxr-xr-x    root/root       2363 ./etc/init.d/haveged
 drwxr-xr-x    root/root          0 ./usr/
 drwxr-xr-x    root/root          0 ./usr/lib/
 drwxr-xr-x    root/root          0 ./usr/lib/systemd/
 drwxr-xr-x    root/root          0 ./usr/lib/systemd/system/
 -rw-r--r--    root/root        965 ./usr/lib/systemd/system/haveged.service
 drwxr-xr-x    root/root          0 ./usr/sbin/
 -rwxr-xr-x    root/root      39856 ./usr/sbin/haveged
 drwxr-xr-x    root/root          0 ./usr/share/
 drwxr-xr-x    root/root          0 ./usr/share/doc/
 drwxr-xr-x    root/root          0 ./usr/share/doc/haveged/
 -rw-r--r--    root/root       3194 ./usr/share/doc/haveged/README.Debian
 -rw-r--r--    root/root       8382 ./usr/share/doc/haveged/README.gz
 -rw-r--r--    root/root         81 ./usr/share/doc/haveged/TODO.Debian
 -rw-r--r--    root/root       2300 ./usr/share/doc/haveged/changelog.Debian.gz
 -rw-r--r--    root/root       1873 ./usr/share/doc/haveged/changelog.gz
 -rw-r--r--    root/root       2678 ./usr/share/doc/haveged/copyright
 drwxr-xr-x    root/root          0 ./usr/share/man/
 drwxr-xr-x    root/root          0 ./usr/share/man/man8/
 -rw-r--r--    root/root       5447 ./usr/share/man/man8/haveged.8.gz


Mark