View Issue Details

IDProjectCategoryView StatusLast Update
0005924Composrcore_upgraderpublic2025-01-04 23:21
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status closedResolutionwon't fix 
Product Version 
Fixed in Version 
Summary0005924: Fix imports/addons behaviour
DescriptionThe current behaviour of imports/addons is that files are packaged into the archive. But the archive itself is not updated exactly to the contents of the addon. This means it could have alien files in the archive and thus causing an inaccurate hash for upgrade checking (for non-bundled addons) (although there is a secondary file m time check that helps reduce false positives).

We might not want to sync them though. The upgrader packs old files for potential re-installation. So maybe a better solution is to instead use exports/addons, or to generate new TARs with the suffix name.original.tar to indicate those TARs contain the exact file repository of an addon.

Discuss ideas. This will be necessary before v11 is released for proper addon upgrading.
TagsRoadmap: v11
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2025-01-04 23:21

administrator   ~0009758

Not relevant anymore as we are now using individual patch versions.

Issue History

Date Modified Username Field Change
2024-09-08 03:25 Patrick Schmalstig New Issue
2024-09-08 03:25 Patrick Schmalstig Status non-assigned => assigned
2024-09-08 03:25 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-09-08 03:25 Patrick Schmalstig Tag Attached: Roadmap: v11
2025-01-04 23:21 Patrick Schmalstig Status assigned => closed
2025-01-04 23:21 Patrick Schmalstig Resolution open => won't fix
2025-01-04 23:21 Patrick Schmalstig Note Added: 0009758