Skip to content

Draft: db: skip cache automatically when permission to update is missing

Sertonix requested to merge sertonix/apk-tools:no-cache into master

This improves usability when a non-root user wants to use apk and the cache doesn't exist.

Not sure if always ignoring EACCES is a good idea though.

Fixes abuild#10136

Edited by Sertonix

Merge request reports

Loading