View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010197 | Taler | deployment and operations | public | 2025-07-16 21:49 | 2025-07-16 21:49 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 1.1 | ||||
Summary | 0010197: add post-packaging checks for linker issues in packaging-ng | ||||
Description | We only re-build packages where the version changed. That can lead to us not noticing if, for example, the exchange bumps an .so version, and the merchant doesn't run anymore as a consequence because of a linker error. As the last step, would need to: * install all packages (we possibly already do that, good sanity check) * run ldd on all binaries of each package * complain if it fails => then we have to bump the dependee version basically by making a new release, and it'll be rebuilt the next run | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-16 21:49 | Florian Dold | New Issue | |
2025-07-16 21:49 | Florian Dold | Status | new => assigned |
2025-07-16 21:49 | Florian Dold | Assigned To | => Florian Dold |