summaryrefslogtreecommitdiff
path: root/test/installif1.repo
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2019-08-10 02:08:10 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-11-29 22:04:30 -0600
commitf233ecb4897b14ad868152c76bcd9b3f566c0a22 (patch)
tree5a0147060ccf05d32d16365f132cd647725ade89 /test/installif1.repo
parent2cd22bd777a87629791416f7a807ea483ace44ce (diff)
downloadapk-tools-f233ecb4897b14ad868152c76bcd9b3f566c0a22.tar.gz
apk-tools-f233ecb4897b14ad868152c76bcd9b3f566c0a22.tar.bz2
apk-tools-f233ecb4897b14ad868152c76bcd9b3f566c0a22.tar.xz
apk-tools-f233ecb4897b14ad868152c76bcd9b3f566c0a22.zip
cache: report errors when unlinking
Before: $ abuild-apk del mutt (1/3) Purging mutt (1.12.1-r0) (2/3) Purging gdbm (1.18.1-r0) (3/3) Purging libidn (1.35-r0) OK: 3752 MiB in 805 packages $ apk cache sync --purge || echo nope, sorry $ ls /home/apk-cache/*gdbm* /home/apk-cache/gdbm-1.18.1-r0.b0b17e93.apk After: $ apk cache sync --purge || echo nope, sorry ERROR: Unable to delete gdbm-1.18.1-r0.b0b17e93.apk: Permission denied nope, sorry
Diffstat (limited to 'test/installif1.repo')
0 files changed, 0 insertions, 0 deletions