Package: grub
Version: 0.97-28
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > # make install puts the info files in the grub package but we want them
 > # in the grub-doc package so lets clean shop and let dh_installinfo do
 > # the work
 > rm -rf debian/grub/usr/share/info
 > # Cleanup filesystems not used natively in Debian.
 > # (non-native filesystems are supported via stage2)
 > mkdir debian/grub/usr/lib/grub/tmp/
 > mv debian/grub/usr/lib/grub/*-*/*_stage1_5 \
 >              debian/grub/usr/lib/grub/tmp/
 > for i in e2fs jfs minix reiserfs xfs fat ; do \
 >              mv debian/grub/usr/lib/grub/tmp/${i}_stage1_5 \
 >              debian/grub/usr/lib/grub/*-*/ ; \
 >      done
 > rm -rf debian/grub/usr/lib/grub/tmp/
 > dh_install -s
 > dh_install: I have no package to build
 > /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
 > make[1]: Entering directory `/build/user/grub-0.97'
 > cp debian/update-grub.wrapper debian/grub/sbin/update-grub
 > cp: cannot create regular file `debian/grub/sbin/update-grub': No such file 
 > or directory
 > make[1]: *** [binary-common] Error 1
 > make[1]: Leaving directory `/build/user/grub-0.97'
 > make: *** [binary-arch] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
        - michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to