[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#352824: source.unpack error



Package: Apache2
Version: 2.0.55-4

Hi!

Package bumbing kills the build process. I tried this:

apache2 (2:2.0.55-5) unstable; urgency=low

and I got the next error:

/usr/bin/make -f debian/sys-build.mk source.make
make[1]: Entering directory `/usr/local/src/apache2-2.0.55'
Extracting upstream tarball upstream/tarballs/httpd-2.0.55.tar.gz successful. Extracting upstream tarball upstream/tarballs/zzzdebicons.tgztar: apache2/docs/icons/deb.gif: Cannot open: No such file or directory
tar: apache2/docs/icons/deb.png: Cannot open: No such file or directory
tar: Error exit delayed from previous errors
 failed!
make[1]: *** [debian/stampdir/source.unpack] Error 1
make[1]: Leaving directory `/usr/local/src/apache2-2.0.55'
make: *** [debian/stampdir/source.make] Error 2
debuild: fatal error at line 767:
dpkg-buildpackage failed!

Caused by this line:

AP2_VERSION=`dpkg-parsechangelog | sed -n 's/^Version: //p;' | sed -e 's/-.*//;'`

This version works for me:

AP2_VERSION=`dpkg-parsechangelog | sed -n 's/^Version: //p;' | sed -e 's/-.*//;' | sed -e 's/^.*\://;'



--
Gabor HALASZ <halasz.g@freemail.hu>



Reply to: