Package: coco-cs Version: 20050316-1 Severity: serious Tag: patch Hi,
building the package coco-cs in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. rm -rf /tmp/buildd/coco-cs-20050316/debian/tmp-build/ dh_clean dpkg-source -b coco-cs-20050316 dpkg-source: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) dpkg-source: building coco-cs in coco-cs_20050316-1.tar.gz dpkg-source: building coco-cs in coco-cs_20050316-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. mkdir /tmp/buildd/coco-cs-20050316/debian/tmp-build/ ( cd /tmp/buildd/coco-cs-20050316/debian/tmp-build/; \ unzip /tmp/buildd/coco-cs-20050316/CocoSourcesCS.zip; \ ln -s /tmp/buildd/coco-cs-20050316/*.sh . ) /bin/sh: unzip: command not found touch configure-stamp dh_testdir # Add here commands to compile the package. ( cd /tmp/buildd/coco-cs-20050316/debian/tmp-build/; \ ./build.sh ) ./build.sh: line 2: mcs: command not found make: *** [build-stamp] Error 127 ========================================================================= Adding unzip and mono-mcs to Build-Depends makes it at least build. Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]