checkapk: new arch can cause old apk missing

This commit is contained in:
Sertonix 2023-11-22 14:27:56 +00:00 committed by Natanael Copa
parent 2e987e10ff
commit 8588378efa
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ for i in $pkgname $subpackages; do
fi
apk fetch --quiet --repositories-file "$tmpdir"/repositories --stdout "$_pkgname" > apks/old.apk \
|| msg2 "Old apk for $_pkgname missing. (new package? broken internet?)"
|| msg2 "Old apk for $_pkgname missing. (new package/arch? broken internet?)"
# pre-uncompress to not decompress twice
# we do a decompression + tar -t for the file list, but then later we might do a full extraction for sodiff.