linphone packaging and testing sbuild

Johannes Schauer josch at debian.org
Sun May 7 05:04:35 UTC 2017


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 by permanently configuring the unstable schroot to be responsible for
UNRELEASED builds by adding an alias. The latter you do by adding the following
line to your /etc/schroot/chroot.d/unstable-amd64-sbuild-XXXXXX

aliases=UNRELEASED,sid,rc-buggy,experimental

The sbuild wiki page is also a good source for recipes like this:

https://wiki.debian.org/sbuild

Thanks!

cheers, josch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170507/01d537a7/attachment.sig>


More information about the Pkg-voip-maintainers mailing list