View Issue Details

IDProjectCategoryView StatusLast Update
0008551Talerdeployment and operationspublic2024-04-15 21:32
ReporterFlorian Dold Assigned Todvn  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10Fixed in Version0.10 
Summary0008551: gbp:error: Dch failed: debchange: error: v0.9.4-dev.29 is not a valid version
Descriptionhttps://buildbot.taler.net/#/builders/24/builds/23

Looks like the version translation isn't working for libeufin?
TagsNo tags attached.

Activities

Christian Grothoff

2024-03-04 22:09

manager   ~0021665

Same for exchange, presumably
$ dch --ignore-branch '--debian-tag=%(version)s' --git-author --new-version=v0.9.5-dev.3
should be changed to something like
$ dch --ignore-branch '--debian-tag=%(version)s' --git-author --new-version=v0.9.5~dev.3

(~ to indicate *before*)?

Christian Grothoff

2024-04-09 20:21

manager   ~0022183

I think we decided this one is resolved "wontfix" with the new versioning schema. Why is is still open?

dvn

2024-04-09 20:24

developer   ~0022184

I thought we decided I would make the CI system ignore any tags that don't match `vn.n.n`. I was going to close this ticket once I did that.

Christian Grothoff

2024-04-09 20:25

manager   ~0022185

Ah, sure, that should be done first, makes sense!

dvn

2024-04-11 22:09

developer   ~0022208

CI updated to ignore dev tags

Issue History

Date Modified Username Field Change
2024-02-29 23:41 Florian Dold New Issue
2024-02-29 23:41 Florian Dold Status new => assigned
2024-02-29 23:41 Florian Dold Assigned To => dvn
2024-03-03 13:54 Christian Grothoff Target Version 0.9.4 => 0.10
2024-03-04 22:09 Christian Grothoff Note Added: 0021665
2024-04-09 20:21 Christian Grothoff Note Added: 0022183
2024-04-09 20:24 dvn Note Added: 0022184
2024-04-09 20:25 Christian Grothoff Note Added: 0022185
2024-04-11 22:09 dvn Status assigned => resolved
2024-04-11 22:09 dvn Resolution open => fixed
2024-04-11 22:09 dvn Note Added: 0022208
2024-04-12 01:50 Christian Grothoff Fixed in Version => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed