diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-13 20:19:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-13 20:19:39 +0300 |
| commit | f01959bc1157082709de501c902f8af0c263b1a3 (patch) | |
| tree | 3ca6b465acf52a6dc1aca81411032508bbad2923 /frontends/scripts | |
| parent | 4b583f7d4ee660b7b2e74603764d5e121c7ca549 (diff) | |
f3s/beets-art: fix BEETSDIR being read-only (state.pickle write failure)
The ConfigMap mount at /etc/beets is kernel-enforced read-only, so beets
could not write its incremental import state file (state.pickle), which
broke incremental: yes — every nightly run would re-walk the entire
library.
Fix: point BEETSDIR at the writable state PVC (/state) and pass
-c /etc/beets/config.yaml on every beet invocation so the ConfigMap is
still the single source of truth for config.
Also fix the Justfile run-now recipe to use a bash shebang so $() works.
Amp-Thread-ID: https://ampcode.com/threads/T-019e223a-d137-705e-879b-84130c0e78ea
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'frontends/scripts')
0 files changed, 0 insertions, 0 deletions
