View Issue Details

IDProjectCategoryView StatusLast Update
0008680Talerdeployment and operationspublic2024-12-13 19:15
Reporterdvn Assigned Todvn  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Target Versionpost-1.0Fixed in Version0.14 
Summary0008680: CI projects not always picking up latest nightly packages
DescriptionOccasionally CI jobs will fail on projects where we are installing our nightly packages as dependencies. (eg. in exchange and merchant)

This appears to be due to apt's parsing of the version string interpreting a given package as newer than another, when, in fact, this is not the case.

Being more aggressive with the "garbage collecting" of packages is helping to mitigate this, but the verdict is out as to whether this will be enough to prevent this issue fully.
TagsNo tags attached.

Activities

dvn

2024-11-27 00:05

developer   ~0023759

Seems to be resolved by making the garbage collecting a bit more aggressive and not keeping around nightly packages older than 30 days.

Committed here: https://git.taler.net/deployment.git/commit/?id=e2773476d3be4cf1877d2a47b965fe4cfcade680

Reopen or create a new ticket if issue reoccurs.

Issue History

Date Modified Username Field Change
2024-03-30 20:43 dvn New Issue
2024-03-30 20:43 dvn Status new => assigned
2024-03-30 20:43 dvn Assigned To => dvn
2024-07-28 22:16 Christian Grothoff Target Version => post-1.0
2024-11-27 00:05 dvn Status assigned => resolved
2024-11-27 00:05 dvn Resolution open => fixed
2024-11-27 00:05 dvn Note Added: 0023759
2024-12-13 01:59 Christian Grothoff Fixed in Version => 0.14
2024-12-13 19:15 Christian Grothoff Status resolved => closed