tags are not imported

Asked by Thomas Karl Pietrowski

Today I created recipes which are using tags to find the latest stable version of the hosted code.
The code is imported from GitHub and as I noticed the last 2 tags have not been imported (1.4.1 and 1.4.0).

The following branch is missing these tags:
https://code.launchpad.net/~kivy-team/kivy/master

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
William Grant (wgrant) said :
#1

Those two tags seem to be there:

$ bzr tags -d lp:~kivy-team/kivy/master
1.0.0-alpha 320
1.0.1-alpha 332
1.0.2-alpha 358
1.0.3-alpha 416
1.0.4-beta 426.1.87
1.0.5 426.1.166
1.0.6 426.1.219
1.0.7 502
1.0.8 614
1.0.9 644
1.1.0 129.2.123
1.1.1 129.2.127
1.2.0 803
1.3.0 851
1.4.0 953.1.19
1.4.1 953.1.63

Revision history for this message
Thomas Karl Pietrowski (thopiekar) said :
#2

but somehow building fails:

https://launchpadlibrarian.net/124011273/buildlog.txt.gz
https://code.launchpad.net/~kivy-team/+recipe/kivy-stable

Just the build with the 1.3.0 tag was working ..

Revision history for this message
William Grant (wgrant) said :
#3

That looks like a bzr-builder bug -- it's failing to expand {revno} in deb-version when it has multiple components (in this case "953.1.19"). It's rather uncommon to be tagging a non-mainline rev, so I'm not hugely surprised it breaks.

Can you report it, including details and the traceback, at https://launchpad.net/bzr-builder/+filebug?

Can you help with this problem?

Provide an answer of your own, or ask Thomas Karl Pietrowski for more information if necessary.

To post a message you must log in.