Compiling software with same options
Lanoxx
lanoxx at gmx.net
Sun Jan 27 15:13:49 UTC 2013
Hi,
On 27/01/13 07:42, Emmet Hikory wrote:
> apt-get source glib2.0
> cd glib2.0-*
> export QUILT_PATCHES=debian/patches
> quilt import ${path-to-new-patch}
> quilt push
> dch -i
> debuild -S -us -uc
> cd ..
> sbuild -A -d quantal-amd64 ${path-to-updated-dsc}
thanks a lot for this explanation. I tried it and everything works until
the last step. When I run sbuild, then it get a warning like this:
W: No chroots are defined in ‘/etc/schroot/schroot.conf’ or
‘/etc/schroot/chroot.d’
And the build finishes with this message:
Finished at 20130127-1604
Build needed 00:00:00, 0k disc space
So it appears that no .deb package was generated, right? Do I need to do
something to set up the chroots?
Regerds
Lanoxx
More information about the Ubuntu-devel-discuss
mailing list