Package: fai-client
Version: 3.2.8
Severity: important
Tags: patch

setup-storage fails to determine the size whenever /dev/cciss devices are
involved. This is caused by a bug in the phys_dev function:

return (1, $1, $2); in line 174 must be replaced by return (1, "/dev/$1", $2);

Best,
Michael

Attachment: pgpCj7boLh7Zf.pgp
Description: PGP signature

Reply via email to