05-22-2020, 03:11 AM
I've created a fresh pmos install by using pmbootstrap.
Then I've followed the install guide :
But this gives me an error about untrusted signature. I've solved this bij adding --allow-untrusted to the apk commands. But I'm wondering what I'm doing wrong?
Then I've followed the install guide :
Code:
echo "http://sxmo.lrdu.org/alpine_repository/master" >> /etc/apk/repositories
cd /etc/apk/keys && wget "https://git.sr.ht/~mil/sxmo-image-builder/blob/master/m%40milesalan.com-5e6e8e01.rsa.pub"
apk update
apk add sxmo-ui
But this gives me an error about untrusted signature. I've solved this bij adding --allow-untrusted to the apk commands. But I'm wondering what I'm doing wrong?
Code:
braveheart:/etc/apk/keys# cd /etc/apk/keys && wget "https://git.sr.ht/~mil/sxmo-image-builder/blob/master/m%40milesalan.com-5e6e8e01.rsa.pub"
Connecting to git.sr.ht (173.195.146.142:443)
saving to 'm%40milesalan.com-5e6e8e01.rsa.pub'
m%40milesalan.com-5e 100% |******************************************************************************************************| 451 0:00:00 ETA
'm%40milesalan.com-5e6e8e01.rsa.pub' saved
braveheart:/etc/apk/keys# apk update
fetch http://postmarketos1.brixit.nl/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch http://sxmo.lrdu.org/alpine_repository/master/aarch64/APKINDEX.tar.gz
ERROR: http://sxmo.lrdu.org/alpine_repository/master: UNTRUSTED signature
WARNING: Ignoring APKINDEX.25860e17.tar.gz: No such file or directory
2020-05-20 14:53:59.316189 [http://postmarketos1.brixit.nl/postmarketos/master]
v20200428-1568-g7b8a9ef2fc [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20200428-1568-g7b8a9ef2fc [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20200428-1566-gf80d15e6d5 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
1 errors; 16825 distinct packages available