Re: Packages using cdbs broken?
On Fri, Jan 01, 2010, Bryan Jacobs wrote: > Note to self: use the tar 'p' option for sources. I'm puzzled by why > *any* of my builds have worked without this. Use "dpkg-source -x" to extract the .dsc, that will ensure debian/rules is executable. -- Loïc Minier ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Packages using cdbs broken?
That does it! Note to self: use the tar 'p' option for sources. I'm puzzled by why *any* of my builds have worked without this. Bryan Jacobs On Fri, 1 Jan 2010 16:24:10 + Faheem Pervez wrote: > And you're sure debian/rules is marked as executable? > > On Fri, Jan 1, 2010 at 4:14 PM, Bryan Jacobs > wrote: > > Hello all! > > > > I cannot seem to build any Debian package using cdbs in my Fremantle > > scratchbox. > > > > The output I get always looks like this: > > > > dpkg-buildpackage: source package is heimdal > > dpkg-buildpackage: source version is 1.2.dfsg.1-2.1maemo1 > > dpkg-buildpackage: source changed by Bryan Jacobs > > dpkg-buildpackage: host architecture armel > > dpkg-buildpackage: source version without epoch 1.2.dfsg.1-2.1maemo1 > > : Using Scratchbox tools to satisfy builddeps > > : Dependency provided by Scratchbox: bison > > : Dependency provided by Scratchbox: cdbs > > : Dependency provided by Scratchbox: texinfo > > : Dependency provided by Scratchbox: python > > fakeroot debian/rules clean > > test -x debian/rules > > make: *** [testdir] Error 1 > > > > Obviously, "Error 1" doesn't tell me anything. I'm pretty sure it's > > cdbs that's causing the issue as this happens with 100% of the > > packages I've tried making use of it and 0% of packages not using > > it. > > > > Any help? > > > > Bryan Jacobs > > > > ___ > > maemo-developers mailing list > > maemo-developers@maemo.org > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > > signature.asc Description: PGP signature ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Packages using cdbs broken?
And you're sure debian/rules is marked as executable? On Fri, Jan 1, 2010 at 4:14 PM, Bryan Jacobs wrote: > Hello all! > > I cannot seem to build any Debian package using cdbs in my Fremantle > scratchbox. > > The output I get always looks like this: > > dpkg-buildpackage: source package is heimdal > dpkg-buildpackage: source version is 1.2.dfsg.1-2.1maemo1 > dpkg-buildpackage: source changed by Bryan Jacobs > dpkg-buildpackage: host architecture armel > dpkg-buildpackage: source version without epoch 1.2.dfsg.1-2.1maemo1 > : Using Scratchbox tools to satisfy builddeps > : Dependency provided by Scratchbox: bison > : Dependency provided by Scratchbox: cdbs > : Dependency provided by Scratchbox: texinfo > : Dependency provided by Scratchbox: python > fakeroot debian/rules clean > test -x debian/rules > make: *** [testdir] Error 1 > > Obviously, "Error 1" doesn't tell me anything. I'm pretty sure it's > cdbs that's causing the issue as this happens with 100% of the packages > I've tried making use of it and 0% of packages not using it. > > Any help? > > Bryan Jacobs > > ___ > maemo-developers mailing list > maemo-developers@maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > > ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Packages using cdbs broken?
Hello all! I cannot seem to build any Debian package using cdbs in my Fremantle scratchbox. The output I get always looks like this: dpkg-buildpackage: source package is heimdal dpkg-buildpackage: source version is 1.2.dfsg.1-2.1maemo1 dpkg-buildpackage: source changed by Bryan Jacobs dpkg-buildpackage: host architecture armel dpkg-buildpackage: source version without epoch 1.2.dfsg.1-2.1maemo1 : Using Scratchbox tools to satisfy builddeps : Dependency provided by Scratchbox: bison : Dependency provided by Scratchbox: cdbs : Dependency provided by Scratchbox: texinfo : Dependency provided by Scratchbox: python fakeroot debian/rules clean test -x debian/rules make: *** [testdir] Error 1 Obviously, "Error 1" doesn't tell me anything. I'm pretty sure it's cdbs that's causing the issue as this happens with 100% of the packages I've tried making use of it and 0% of packages not using it. Any help? Bryan Jacobs signature.asc Description: PGP signature ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers