Fix pmb zap -a permissions error
All threads resolved!
All threads resolved!
The tmp dir is owned by root, when it gets created earlier by apk running as root to store the apk progress fifo. Use another directory to work around this for now (getting close to the 3.0.0 release), we can rework the apk progress fifo later on if we want.
Fix #2491 (closed)
Merge request reports
Activity
changed milestone to %3.0.0 critical path (blockers only!!)
- Resolved by Oliver Smith
Adding CI revealed another issue:
doas: /home/build/.local/var/pmbootstrap/apk.static: command not found
we don't ensure apk.static was downloaded at this point
added 16 commits
-
546e3876...2a7864b0 - 13 commits from branch
postmarketOS:master
- 506b7685 - Fix pmb zap -a permissions error (MR 2481)
- 7a5c04f6 - ci/integration: run "zap -a" afterwards (MR 2481)
- cfa455cc - zap: cache_clean: get apk.static if missing (MR 2481)
Toggle commit list-
546e3876...2a7864b0 - 13 commits from branch
enabled an automatic merge when all merge checks for cfa455cc pass
Please register or sign in to reply