~alpine/devel

Re: Can't recognize local repository

Details
Message ID
<CABfcC-c4X1xeBkc=95jV3z5EUc=ztsUP1oAVeFxFgwaLUJ8BPw@mail.gmail.com>
DKIM signature
missing
Download raw message
As Sertonix proposed, if my `/etc/apk/repositories` specifies
`/var/lib/packages`, then the APKINDEX and *.apks do indeed need to
reside at `/var/lib/packages/$ARCH`.

I don't know why, but moving files there wasn't by itself a fix for
me. I was eventually able to get this to work, by configuring `abuild`
to place packages in my desired destination and using the APKINDEX it
created there. I wasn't able to diagnose what caused my initial
problems. I suspect something was off about how the earlier APKINDEX
was generated. Permissions on the various directories and files seemed
OK.

In any case, thanks for your mental bandwidth.
Reply to thread Export thread (mbox)