Launchpad fails to build a package for my PPA
Posted
by
AZorin
on Ask Ubuntu
See other posts from Ask Ubuntu
or by AZorin
Published on 2012-06-15T14:57:29Z
Indexed on
2012/06/15
15:27 UTC
Read the original article
Hit count: 240
I'm trying to build a package on Launchpad's Debian build system for PPAs but I'm having some issues with a certain package. The package I'm trying to build (zorin-xwinwrap) contains a source C file which I'm trying to get to compile and build on Launchpad's server so that it would install and work on 32 bit (i386) and 64 bit (amd64) systems. Unfortunately I keep on getting an Error code 2 with the debian/rules file and I have no clue how to fix this issue.
The following link is the source package of the software I'm trying to add to my PPA: http://goo.gl/GjZvd
The following link is the buildlog for the failed package on Launchpad: http://goo.gl/6A2rQ
I would greatly appreciate any suggestions if anyone may have any.
Thank you for your time.
© Ask Ubuntu or respective owner