[Pkg-utopia-maintainers] Bug#534526: Bug #534526: insserv: issues combining the values of variables in generated makefiles (was: hal: init script needs to depend on mountall)
Raphael Geissert
atomo64 at gmail.com
Thu Jun 25 03:00:07 UTC 2009
reassign 534526 insserv
found 534526 1.12.0-5
tag 534526 - patch
thanks
Hi,
sorry for the noise; as a matter of fact it is insserv's bug, since $remote_fs
implies $local_fs, but in reality that's not happening.
E.g.
The generated .depend.boot file reads:
hal: acpid dbus rsyslog
But since $remote_fs is defined as:
$local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
and $local_fs defined as:
+mountall +mountoverflowtmp +umountfs
that line should read:
hal: acpid dbus rsyslog mountall mountoverflowtmp
Depending directly on $local_fs workarounds the bug, but that should not be
done.
Cheers,
--
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
More information about the Pkg-utopia-maintainers
mailing list