X-Original-To: alpine-user@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 202D5F85A30 for ; Thu, 10 Jan 2019 07:45:28 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 9E40D9E1E6B; Thu, 10 Jan 2019 07:45:27 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id D20349E1BA1; Thu, 10 Jan 2019 07:45:26 +0000 (GMT) Date: Thu, 10 Jan 2019 08:45:19 +0100 From: Natanael Copa To: RICK KING Cc: "alpine-user@lists.alpinelinux.org" Subject: Re: [alpine-user] ncurses source for Alpine package Message-ID: <20190110084519.660b79c0@ncopa-desktop.copa.dup.pw> In-Reply-To: References: X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-alpine-linux-musl) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi! On Wed, 9 Jan 2019 22:11:38 +0000 RICK KING wrote: > I'm trying to backtrace from the Alpine package for the ncurses-libs > package at version 6.1_p20180818-r0 that appears to be defined by > this APKBUILD file > (https://git.alpinelinux.org/aports/tree/main/ncurses/APKBUILD?id=b01bcbc9705e0ad4e6778c0a34ed376300577bbc) > > When I follow the links out to the source location at > invisible-mirror.net though, I find no source tarballs from this > timeframe. It looks as if they've pruned a certain number of older > releases (though this is just from this past August) > > Am I looking at something wrong on this? Or is this version of the > package broken at this point due to the ncurses folks pruning the > versions that are still out there? > > I'd appreciate any guidance you can help give me on this issue. We store the sources on https://distfiles.alpinelinux.org. The files from edge are removed after some time. They are found here: https://distfiles.alpinelinux.org/distfiles The sources for stable branches are stored "forever". You can find the sources for v3.8 here: https://distfiles.alpinelinux.org/distfiles/v3.8 I hope that helps! -nc > > Thanks, > Rick King > ADTRAN, Inc. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---