X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.renta.net (mail.renta.net [203.25.238.7]) by lists.alpinelinux.org (Postfix) with ESMTP id 1520E1EFC00 for ; Thu, 30 Jul 2009 10:23:35 +0000 (UTC) Received: from [192.168.1.4] (60-240-81-28.static.tpgi.com.au [::ffff:60.240.81.28]) (AUTH: CRAM-MD5 markc@renta.net) by mail.renta.net with esmtp; Thu, 30 Jul 2009 20:23:34 +1000 id 0003000B.4A7174A6.00004C4D Message-ID: <4A717686.4080000@renta.net> Date: Thu, 30 Jul 2009 20:31:34 +1000 From: Mark Constable User-Agent: Thunderbird 2.0.0.22 (X11/20090719) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: =?ISO-8859-1?Q?Timo_Ter=E4s?= CC: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Where would x11/APKINDEX.tar.gz go? References: <4A7174A0.4040407@renta.net> <4A717387.20206@iki.fi> In-Reply-To: <4A717387.20206@iki.fi> Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Content-Transfer-Encoding: quoted-printable Timo Ter=E4s wrote: >> http://dl-3.alpinelinux.org/alpine/v1.9/packages/x11/APKINDEX.tar.gz >=20 > Just dump the URL directly to /etc/apk/repositories and apk will > take care of downloading everything. I didn't explain that I am getting this error... # apk -v --allow-untrusted update fetch http://dl-4.alpinelinux.org/alpine/v1.9/packages/main/APKINDEX.tar.gz fetch http://dl-4.alpinelinux.org/alpine/v1.9/packages/x11/APKINDEX.tar.gz wget: server returned error: HTTP/1.1 403 Forbidden fetch http://dl-4.alpinelinux.org/alpine/v1.9/packages/x11/APK_INDEX.gz >From both dl-3 and dl-4. > Alternatively you need to mirror the whole repository with all > packages in it on your local dir. Is rsync available? I'd be happy to do that. > Or if you are just curious where apk keeps the downloaded copies, > they go to /var/lib/apk or /etc/apk/cache depending on the configuration. Great, thanks, obvious places but it saves me hunting around. --markc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---