View Issue Details

IDProjectCategoryView StatusLast Update
0010197Talerdeployment and operationspublic2025-07-16 21:49
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.1 
Summary0010197: add post-packaging checks for linker issues in packaging-ng
DescriptionWe 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
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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