[buildd-tools-devel] Bug#637931: Bug#637931: sbuild: Does not fetch source files after upgrade to 0.62.5-1 anymore
Roger Leigh
rleigh at codelibre.net
Mon Aug 15 22:58:52 UTC 2011
On Tue, Aug 16, 2011 at 12:30:31AM +0200, Adrian Glaubitz wrote:
> On Mon, Aug 15, 2011 at 11:21:59PM +0100, Roger Leigh wrote:
> >
> > Could you possibly try building with "--debug" and run sbuild from
> > within script so we get a complete transcript of the debugging
> > messages? This should help to pin down why it fails to download
> > the sources. A copy of your /etc/sbuild/sbuild.conf and
> > ~/.sbuildrc would also be useful in case it's due to a configuration
> > issue.
> >
>
> Invoked sbuild with:
>
> sbuild --debug -d wheezy http://ftp.de.debian.org/debian/pool/contrib/k/kcemu/kcemu_0.5.1+dfsg-2.dsc > kcemu-sbuild-0.62.5-1-debug.log 2>&1
>
> Attached created debug log file and my .sbuildrc which essentially doesn't
> define anything, hence default settings. I used the same configuration
> files for both versions of sbuild.
Ah, the issue is the "http://ftp.de.debian.org/debian/pool/contrib/k/kcemu/"
bit; it's not fetching the source via HTTP. Was this working correctly
with 0.60.0? I was testing with directly downloading with apt, which is
the conventional way of using it, along with using local sources. It
may be that the HTTP downloading is broken. Does it work for you if
you download the source first and then use the local .dsc as the source
to build?
I just checked, and this code hasn't changed since 2009 when Andres
Mejia created it. It's possible some change since then has caused
some breakage, or a change in the perl modules used to do the
HTTP downloading have caused the problem. That will need some
further investigating. I'm afraid I'm a bit busy for the next few
weeks, but I can at least reproduce it now I know what's wrong,
which will make it easier.
If you have the time to look further into what's going wrong, that
would be great, otherwise I'll do it when I have time. Note it's
in Sbuild::Utility::download(), called from
Sbuild::Build::fetch_source_files().
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20110815/e864880c/attachment.pgp>
More information about the Buildd-tools-devel
mailing list