On Sun, Mar 10, 2019 at 11:13 PM Johannes Schauer wrote:
>
> Quoting Tong Sun (2019-03-10 23:57:17)
> > When I run sbuild-debian-developer-setup within docker, this is what I'll 
> > get:
> >
> > root/# sbuild-debian-developer-setup
> > Please run sudo /usr/bin/sbuild-debian-developer-setup at
> > /usr/bin/sbuild-debian-developer-setup line 40.
> > root/# /usr/bin/sbuild-debian-developer-setup
> > Please run sudo /usr/bin/sbuild-debian-developer-setup at
> > /usr/bin/sbuild-debian-developer-setup line 40.
> >
> > A quick web search reveals that sbuild-debian-developer-setup has been
> > working within docker before so please consider fixing it.
>
> did you consider following the instruction that you see twice in the output
> above?

OH! I found I have to read your comment a second time before realizing
what you were saying.

OK, going pass that now I'm facing another problem:

$ sudo /usr/bin/sbuild-debian-developer-setup
. . .
I: SUITE: unstable
I: TARGET: /srv/chroot/unstable-amd64-sbuild
I: MIRROR: http://localhost:3142/deb.debian.org/debian
I: Running debootstrap --arch=amd64 --variant=buildd --verbose
--include=fakeroot,build-essential,eatmydata --components=main
--resolve-deps --no-merged-usr unstable
/srv/chroot/unstable-amd64-sbuild
http://localhost:3142/deb.debian.org/debian
I: Target architecture can be executed
I: Retrieving InRelease
I: Retrieving Release
E: Failed getting release file
http://localhost:3142/deb.debian.org/debian/dists/unstable/Release
E: Error running debootstrap at /usr/bin/sbuild-createchroot line 424.
sbuild-createchroot failed:  at /usr/bin/sbuild-debian-developer-setup line 53.

It failed getting release file.

Is it only me getting above? Thx

Reply via email to