Bug#662916: grub2: FTBFS: ./partmap_test: 67: ./partmap_test: parted: not found

Moritz Muehlenhoff muehlenhoff at univention.de
Wed Mar 7 09:26:45 UTC 2012


Package: grub2
Version: 1.99-17
Severity: serious

(Apparently this doesn't affect the autobuildd, so feel free to lower the severity)

grub2 fails to build from source in current sid due to test suite failures. It
likely calls parted with a non-absolute path, so that it cannot be found for
standard users without /sbin in the path:

PASS: grub_script_break
PASS: grub_script_continue
PASS: grub_script_shift
PASS: grub_script_blockarg
PASS: grub_script_setparams
PASS: grub_script_return
PASS: grub_cmd_regexp
PASS: grub_script_expansion
PASS: grub_script_not
Checking MSDOS partition types...
./partmap_test: 67: ./partmap_test: parted: not found
FAIL: partmap_test
PASS: grub_cmd_echo
=================================
1 of 25 tests failed
Please report to bug-grub at gnu.org
=================================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/jmm/grub2-1.99/build/grub-pc'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/jmm/grub2-1.99/build/grub-pc'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/jmm/grub2-1.99/build/grub-pc'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/jmm/grub2-1.99/build/grub-pc'
dh_auto_test: make -j1 check returned exit code 2
make[1]: *** [build/stamps/build-grub-pc] Error 29
make[1]: Leaving directory `/home/jmm/grub2-1.99'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2





More information about the Pkg-grub-devel mailing list