=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
bladernr | could someone help me with a recipe issue? https://paste.ubuntu.com/p/GVqCWHDCNV/ | 17:55 |
---|---|---|
teward | your version strings are identical, you need to increment your package version string somewhere. | 17:56 |
cjwatson | No they aren't | 17:56 |
teward | oop i lied i'm fast reading cjwatson | 17:56 |
cjwatson | But you're using git hashes in a way that assumes they're comparable as components of version strings | 17:57 |
cjwatson | They are not and you should not do that | 17:57 |
bladernr | I added +{revtime} specifically for that | 17:57 |
cjwatson | If you absolutely must have the commit ID in the version string, put revtime *before* it, not after | 17:57 |
bladernr | cjwatson, AHHHHHHH... the light just clicked on. | 17:58 |
bladernr | OK | 17:58 |
cjwatson | Putting it after is ineffectual | 17:58 |
bladernr | THAT is what I didn't grok | 17:58 |
teward | cjwatson: as i was rereading what you said was what I was going to say next heh | 17:58 |
teward | (I need to STOP fast reading lol) | 17:58 |
cjwatson | (You may need some one-time twiddling to get across the boundary to a fixed version format though) | 17:58 |
bladernr | ack... I read this: https://help.launchpad.net/Packaging/SourceBuilds/Recipes#Packaging_information and at the end, I just presumed I could put revtime at the end of my git recipe like the bzr recipe just above the last paragraph... | 18:00 |
bladernr | thanks a lot, I'll adjust it and try again. | 18:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!