Package: util-vserver
Version: 0.30.204-5sarge1
Hello,
the postinst script for util-vserver has bashism, which causes errors if
/bin/sh is not bash:
# Remove older attr +t if present
if [ "`lsattr -d /var/lib/vservers/|cut -c16`" == "t" ] ; then
chattr -t /var/lib/vservers
fi
the "==" string ish bashism. Pure "=" will do the same work and will work
with dash installed as /bin/sh. Please change it.
Thank you.
--
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Fighting for peace is like fucking for virginity...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]