Package: bootcd Version: 3.16 I got errors when runninf bootcdwrite and found that in /usr/share/bootcd/bootcd-check.lib at several places == is used to compare strings with the [-function. While this works well with bash, this seems to be a problem when using dash as system shell (/bin/sh link).
I suggest to replace == with = everywhere in the file mentioned above which seems to be correct accordingly to man [. I am using Debian GNU/Linux testing (squeeze)
signature.asc
Description: PGP signature

