Package: lsb-base Version: 3.0-5 Severity: important When using the lsb functions in the umountfs init.d script, the script fails. The reason is simple, as the /lib/lsb/init-functions set the FANCYTTY variable when /usr/ is still mounted, and try to use the /usr/bin/tput and /usr/bin/expr binaries after /usr/ is unmounted.
To avoid this, the test to check for tput and expr need to be done every time. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

