Cannot build any of the architectures requested: any

Asked by Olivier Langella

Hello,
I have a problem using PPA :
I have made a package of "populations", a C++ software that compiles fine using cmake on my computer. the debuild or pbuild command works fine.
After the "dput" upload :
dput -f olivier-langella populations_1.2.30-1_source.changes
I receive this message from PPA :

------------------------------------------
Rejected:
Cannot build any of the architectures requested: any

Format: 1.8
Date: Wed, 24 Oct 2001 11:18:51 +0200
Source: populations
Binary: populations
Architecture: source
Version: 1.2.30-1
Distribution: jaunty
Urgency: low
Maintainer: Olivier Langella <email address hidden>
Changed-By: Olivier Langella <email address hidden>
Description:
 populations - population genetic software
Changes:
 populations (1.2.30-1) jaunty; urgency=low
 .
  * Initial release.
------------------------------------------
I have successfully built this package on different architectures "i386", "amd64" and "powerpc" with "debuild".

I have no clue to fix this problem ?
What should I test ? Is it a problem if I am using "cmake" to configure and compile ?

Thank you for any idea,
Olivier

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Julian Edwards
Solved:
Last query:
Last reply:
Revision history for this message
Best Julian Edwards (julian-edwards) said :
#1

Hi

Jaunty is not open for PPAs yet. Please upload to Intrepid, or older, until Jaunty is available.

Revision history for this message
Olivier Langella (olivier-langella) said :
#2

Thanks Julian Edwards, that solved my question.