Unable to build packages for Precise

Asked by mspanc

Since yesterday I am constantly receiving "Could not be uploaded correctly" errors.

Is launchpad build infrastructure operating correctly or I am doing something in a wrong way?

Buildlog is here, seems that nothing wrong happens:
https://code.launchpad.net/~tuned-dev/+archive/nightly/+recipebuild/241878/+files/buildlog.txt.gz

Recipe:
https://code.launchpad.net/~tuned-dev/+recipe/tuned-patchbay-nightly

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
mspanc
Solved:
Last query:
Last reply:
Revision history for this message
Jelmer Vernooij (jelmer) said :
#1

See the upload log associated with the build: https://launchpadlibrarian.net/106310219/upload_3794884_log.txt

You (or something else?) has tried to rebuild the package, but the new build was with the same version string as the previous one since the branch hasn't changed.

The new build has different contents though for one reason or another (perhaps different file timestamps). Launchpad doesn't allow multiple uploads with the same version but different contents.

Revision history for this message
mspanc (mspanc) said :
#2

Strange, it wasn't me. Thank you!