Bug#553607: [pbuilder] rebuild/buildall tries to download with acepack when building ack

Junichi Uekawa dancer at netfort.gr.jp
Mon Nov 2 04:55:16 UTC 2009


Patch would be very welcome. If you can get it working I'd love to
apply it.


At Sun, 1 Nov 2009 13:38:11 +0100,
Peter Fritzsche wrote:
> 
> Package: pbuilder
> Version: 0.189
> Severity: normal
> 
> I tried /usr/share/doc/pbuilder/examples/rebuild and noticed that some 
> packages failed due to download problems. A package was for example ack and 
> the log shows following:
> 
> dget: curl ack_1.3.2.2-2.dsc 
> http://ftp.at.debian.org/debian/pool/main/a/acepack/ack_1.3.2.2-2.dsc failed
> 
> Problem is that grep-dctrl is used incorrect. Please change it from
> 
> G=$(grep-dctrl -S -n -s Directory,Version $PACKAGE ../../Sources)
> 
> to
> 
> G=$(grep-dctrl -S -n -s Directory,Version -r ^$PACKAGE\$ ../../Sources)
> 
> or a more sane version of it.
> 
> 
> 
> _______________________________________________
> Pbuilder-maint mailing list
> Pbuilder-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pbuilder-maint
> 





More information about the Pbuilder-maint mailing list