Running out of options

Asked by Gareth Bult

Ok, I have a package that builds locally without a problem. I am unable to get PPA to build it.
I "seem" to have solved the dependency issue by tagging the package with lots of build-time dependencies, however I'm now getting a "permission denied" error when the build is trying to run ./configure.

It wasn't doing this before, and I've absolutely no idea why it would do it now.
Please can someone help me, otherwise I'm going to have to abandon PPA and just stick with website downloads.

Thanks.

Here's the most recent rejection;

 * Source Package: gambas-svn
 * Version: 638-9
 * Architecture: i386
 * Archive: gareth-encryptec PPA
 * State: Failed to build
 * Duration: three minutes
 * Build Log: http://launchpadlibrarian.net/9343698/buildlog_ubuntu-feisty-i386.gambas-svn_638-9_FAILEDTOBUILD.txt.gz
 * Builder: https://launchpad.net/+builds/samarium
 * Source: not available

If you want further information about this situation, feel free to
contact a member of the Launchpad Buildd Administrators team.

--
i386 build of gambas-svn 638-9 in ubuntu feisty RELEASE
https://launchpad.net/~gareth-encryptec/+archive/+build/395648

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Christian Reis (kiko) said :
#2

This appears to be a packaging issue, not a PPA problem. It seems like your package is not creating an executable configure script.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.

Revision history for this message
Celso Providelo (cprov) said :
#4

Gareth, did Christian's answer helped you to solve your problem ?

{{{
...
dh_testdir
./configure -C --prefix=/usr --disable-firebird
make: execvp: ./configure: Permission denied
}}}

The build log failure indicates your source 'configure' cannot be executed, this is easily fixable in the source package.

If you need further assistance, please contact one of the ubuntu-motu guys at #ubuntu-motu on irc.freenode.net. I'm sure they will be more than happy to help you with it.

Can you help with this problem?

Provide an answer of your own, or ask Gareth Bult for more information if necessary.

To post a message you must log in.