linphone packaging and testing sbuild

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun May 7 09:59:28 UTC 2017


On Sun, May 07, 2017 at 11:07:39AM +0200, Geert Stappers wrote:
> 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

I guess you meant:

    gbp buildpackage --git-pristine-tar --git-builder='sbuild -c unstable-amd64-sbuild'
    gbp buildpackage --git-pristine-tar --git-builder='sbuild -d unstable'

-- 
               Tzafrir Cohen
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com



More information about the Pkg-voip-maintainers mailing list