View Single Post
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#23
Originally Posted by peterleinchen View Post
Hey sixwheeler,

how did you create that changes file?
It looks like you want to upload a deb directly? As far as I know you need to upload a dsc and a tar.gz file, not a deb to autobuilder.

Furthermore this could be a problem (only guessingj:
Code:
 .
   * Initial Release. leading blanks in a continued line
Qt built it for me.
I believe it's a binary not a source .changes file.
This post has just helped me add a custom build process to get a source .changes file that autobuilder accepted.

But I spannered up and had a typo in the control file so fixing that now.

All being well it maybe in the repo soon...

Edit:- added link to post above....

Build failed

Code:
dpkg-buildpackage: source package mcallerx
dpkg-buildpackage: source version 0.0.1
dpkg-buildpackage: host architecture armel
dpkg-checkbuilddeps: Using Scratchbox tools to satisfy builddeps
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/scratchbox/tools/bin/make clean
make[1]: Entering directory `/home/builder6/maemo-fremantle-armel-extras-devel/work/mcallerx-0.0.1'
make[1]: *** No rule to make target `../mcallerx/mcallerx.pro', needed by `Makefile'.  Stop.
make[1]: Leaving directory `/home/builder6/maemo-fremantle-armel-extras-devel/work/mcallerx-0.0.1'
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
Something wrong with my rules file?
Not sure yet.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.

Last edited by sixwheeledbeast; 2012-10-03 at 09:56.
 

The Following User Says Thank You to sixwheeledbeast For This Useful Post: