Files
dokku/plugins
Jose Diaz-Gonzalez 179d09fdd5 fix: chown migrated legacy storage entries to dokku
`SaveEntry` and `touchMigrationFlag` wrote files via `os.WriteFile` and `os.Create` and never chowned them, so the install-time legacy-mount migration produced root-owned `legacy-*.json` files in `/var/lib/dokku/data/storage-registry/entries/`. The dokku user that runs `ps:rebuild` could not read them and every rebuild on a 0.37.x to 0.38.0 upgrade failed with permission denied. The companion `repairRegistryOwnership` pass in `TriggerInstall` rewrites ownership across the whole registry tree so installs that already ran the buggy code are fixed on the next package upgrade, since the per-app migration flag would otherwise cause `MigrateLegacyMounts` to skip the broken files forever.
2026-05-02 05:37:11 -04:00
..
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-05-02 03:46:40 -04:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-05-02 03:46:40 -04:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-05-02 03:46:40 -04:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00
2026-04-30 17:38:51 +00:00