linphone packaging and testing sbuild
Geert Stappers
stappers at stappers.nl
Sun May 7 09:07:39 UTC 2017
On Sun, May 07, 2017 at 10:51:54AM +0300, Tzafrir Cohen wrote:
> On Sun, May 07, 2017 at 07:04:35AM +0200, Johannes Schauer wrote:
> > Quoting Geert Stappers (2017-05-07 00:49:53)
> > > On Sun, May 07, 2017 at 12:46:21AM +0200, Geert Stappers wrote:
> > > > chroot:UNRELEASED chroot does not exist
> > > > E: Error creating chroot session: skipping bctoolbox
> > > How to setup "sbuild"?
> >
> > sbuild chooses the chroot to do the package build in from the distribution
> > value of the latest debian/changelog entry. In our case, that value is
> > UNRELEASED and it seems that you don't have your sbuild configured to map
> > UNRELEASED to unstable chroots.
> >
> > There are two ways to solve this. Either you specify the schroot manually on
> > the command line by passing the following option to sbuild:
> >
> > -c unstable-amd64-sbuild
>
> Or:
>
> -d unstable
>
> right?
>
I got succesfull builds of bctoolbox with both.
gbp buildpackage --git-pristine-tar --git-builder=sbuild -c unstable-amd64-sbuild
gbp buildpackage --git-pristine-tar --git-builder=sbuild -d unstable
Groeten
Geert Stappers
--
Leven en laten leven
More information about the Pkg-voip-maintainers
mailing list