View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008680 | Taler | deployment and operations | public | 2024-03-30 20:43 | 2024-12-13 19:15 |
Reporter | dvn | Assigned To | dvn | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | post-1.0 | Fixed in Version | 0.14 | ||
Summary | 0008680: CI projects not always picking up latest nightly packages | ||||
Description | Occasionally 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. | ||||
Tags | No tags attached. | ||||
|
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. |
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 |