[Debian-med-packaging] Bug#708715: FTBFS: missing build-dependency on rsync

Felix Geyer fgeyer at debian.org
Fri May 17 22:41:45 UTC 2013


Source: metastudent-data
Version: 1.0.1-1
Severity: serious
Justification: fails to build from source

testrepository fails to build from source in a minimal build
environment because it is missing a build-dependency on rsync.

Build log:

   dh_auto_install -O--parallel
make[1]: Entering directory `/tmp/buildd/metastudent-data-1.0.1'
make[2]: Entering directory `/tmp/buildd/metastudent-data-1.0.1'
make[2]: Nothing to be done for `install-exec-am'.
mkdir -p "/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data" && \
                rsync -rt --include '*.txt' --include '*.dat' --include '*.phr' --include '*.pin' --include '*.psq' --exclude '*.*' "./dataset_201012" "/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data/"  && \
                chmod -R a+rX "/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data" && \
                chmod -R u+rwX "/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data"
test -z "/usr/share/metastudent-data" || /bin/mkdir -p "/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data"
/bin/bash: line 1: rsync: command not found
make[2]: *** [install-data-local] Error 127
make[2]: *** Waiting for unfinished jobs....
 /usr/bin/install -c -m 644 dataversion.txt '/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data/usr/share/metastudent-data'
make[2]: Leaving directory `/tmp/buildd/metastudent-data-1.0.1'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/tmp/buildd/metastudent-data-1.0.1'
dh_auto_install: make -j4 install DESTDIR=/tmp/buildd/metastudent-data-1.0.1/debian/metastudent-data AM_UPDATE_INFO_DIR=no returned exit code 2
make: *** [binary] Error 29
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



More information about the Debian-med-packaging mailing list