[Debian-eeepc-devel] Bug#611404: rt2860-source: FTBFS: cpio: not found

Jakub Wilk jwilk at debian.org
Fri Jan 28 23:14:32 UTC 2011


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





More information about the Debian-eeepc-devel mailing list