How to specify revision number in recipe when using nest-part ?

Asked by Mantas Kriaučiūnas

How to specify revision number in recipe when using nest-part ?

I need to build package using specified revision of nest-part branch, see:

https://code.launchpad.net/~baltix-members/+recipe/indicator-sensors-dev

Firstly I've created this recipe:
nest-part packaging lp:~alexmurray/indicator-sensors/packaging debian debian revno:9

But it seems this recipe simply uses latest brach of lp:~alexmurray/indicator-sensors/packaging instead of revision 9 (which has correct build dependencies, so, I've got an build error, see https://launchpadlibrarian.net/90424230/buildlog.txt.gz

I've read https://help.launchpad.net/Packaging/SourceBuilds/Recipes#Specifying_revisions but there is only example about merge, not about nest-part :(

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
Aaron Bentley (abentley) said :
#1

You can specify a revision at the end of any branch line, including nest and nest-part. For example:

nest-part libfoo lp:libfoo src lib/foo tag:release-1.2

Revision history for this message
Mantas Kriaučiūnas (mantas) said :
#2

Aaron Bentley (abentley) said 11 hours ago:
> You can specify a revision at the end of any branch line, including nest and nest-part. For example:
> nest-part libfoo lp:libfoo src lib/foo tag:release-1.2

Please write me how to specify to use files from revision 9?
http://bazaar.launchpad.net/~alexmurray/indicator-sensors/packaging/revision/9

I tried to use this:
nest-part packaging lp:~alexmurray/indicator-sensors/packaging debian debian revno:9

But it seems this recipe simply uses latest brach of lp:~alexmurray/indicator-sensors/packaging instead of revision 9 (which has correct build dependencies, so, I've got an build error, see https://launchpadlibrarian.net/90424230/buildlog.txt.gz

Revision history for this message
Aaron Bentley (abentley) said :
#3

I would expect your instruction to work. If that's not working, please file a bug.

Revision history for this message
Mantas Kriaučiūnas (mantas) said :
#4

Same problem still persists, see https://code.launchpad.net/~baltix/+recipe/cairo-dock-core-daily :(
Line:
nest-part packaging lp:ubuntu/cairo-dock debian debian revno:31

Doesn't fetch revision 31 :(

Revision history for this message
Curtis Hovey (sinzui) said :
#5

This is a bug that we hope to fix in the next six months.

Can you help with this problem?

Provide an answer of your own, or ask Mantas Kriaučiūnas for more information if necessary.

To post a message you must log in.