Source: rt2860-source Version: 1.8.0.0-3 Severity: serious Tags: patch Justification: fails to build from source
rt2860-source FTBFS in a clean squeeze chroot. Tail of the build log: | fakeroot debian/rules binary | dh_testdir | dh_testroot | dh_clean -k | dh_clean: dh_clean -k is deprecated; use dh_prep instead | install -D -m 0755 debian/rules.modules \ | debian/tmp/modules/rt2860/debian/rules | for f in *.modules.in control compat copyright changelog; do \ | install -m 0644 debian/$f \ | debian/tmp/modules/rt2860/debian/; \ | done | find . -path ./debian/\* -type d -prune -o -printf "%P\n" | \ | egrep -v 'debian|contrib|regression|.svn' | \ | cpio -admp debian/tmp/modules/rt2860/ | /bin/sh: cpio: not found | make: *** [install-stamp] Error 127 Adding cpio to Build-Depends fixes this bug. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org