X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) by lists.alpinelinux.org (Postfix) with ESMTP id 4CB41F85A4E for ; Thu, 10 Jan 2019 11:11:29 +0000 (UTC) Received: by mail-io1-f51.google.com with SMTP id r200so8603169iod.11 for ; Thu, 10 Jan 2019 03:11:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YV+ZoVjTC1lrGpqfnXOUcZhDCokjN1JnLXXpFaDjH4g=; b=BTkGG4z4BMeGGZerrNj/Pb4e64Bdg/XQddBOM/pb/sz1NiSEDwttH85hX79S5N5oWu D8i1L6ZNjkxWAsH202dft11152Dh5Ia+2RkcR3rs5Yf3Nr/Gh46xlDyLYMzHlvF8pMSw /hZt326EX9GSSiBxYHGj9QnbdiwjOKyjJHq7EaI21qPBAUpxxWJKiMybNwECyLef8F9l X+Z47k1Q4riKDpm3j6hgVgkqd0WsIfdePjIvgdqaIXEN/9XGHYKcsk6wxXfiP3to4Mmp FSCFZ63BQIEXeEIFLY5tNHYzBXGMYddISYigKlZq07lidwWCyTwP/LkScvIzgNN4hZ8o 5eyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YV+ZoVjTC1lrGpqfnXOUcZhDCokjN1JnLXXpFaDjH4g=; b=twAbtmRyAGsJvl2EpXcXgXvusWsQuA8L7DzAF8dXD5soyk8LIWlcRF08InhwFjrWr6 DdDlk6/fEHAOhZTXqPAK5Wa4nbq44zcb8SbB0Neb8G+aQlpyyv7y0tq8zWZ8GF5aOB7d /PL1utYWsWQYxW/O5LhtGCvEnwAmJ2k/5b/EZ2UdHRfNqxfeHLBgagRFm5ts81i7QnhW 0nK/xhZeTeaF1OgqqUecDuuO8t3aNIAc4tzfk4oDT7hv89vGx+POzEO466Zm3c57/TJ5 75lcokaQEYCRZNALxBRzXWSEJAGPR9wago9bIONNTVPHhFEFRFbqQPb31M/HCAlDkPUB 1HJw== X-Gm-Message-State: AJcUukfHBlmkoNwz5TFgkaocl6hsdyCc7WdbZ2dYhGnhE4UwYDz2pybC KJWQ/JUxAx/2pzdfRXvy0OK3hNisY1Z61jflLHY= X-Google-Smtp-Source: ALg8bN4UZW7m0IfIbLmllbnVU7kq8CnTBuMsf3sL7MwBMdv4UEuAXp6ZFvZF4DnVrEAfdJMsbMAmIqA/8V6FdR8Phtg= X-Received: by 2002:a6b:640d:: with SMTP id t13mr6406409iog.25.1547118688905; Thu, 10 Jan 2019 03:11:28 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20190110084519.660b79c0@ncopa-desktop.copa.dup.pw> In-Reply-To: <20190110084519.660b79c0@ncopa-desktop.copa.dup.pw> From: PICCORO McKAY Lenz Date: Thu, 10 Jan 2019 07:11:16 -0400 Message-ID: Subject: Re: [alpine-user] ncurses source for Alpine package To: Natanael Copa Cc: RICK KING , "alpine-user@lists.alpinelinux.org" Content-Type: multipart/alternative; boundary="000000000000e0b390057f18a3ee" --000000000000e0b390057f18a3ee Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable seems only opens on chromiun based browsers, on mozz other said : "Error code: SSL_ERROR_PROTOCOL_VERSION_ALERT" quite xtrange El jue., 10 de ene. de 2019 a la(s) 03:45, Natanael Copa ( ncopa@alpinelinux.org) escribi=C3=B3: > 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=3Db01bcb= c9705e0ad4e6778c0a34ed376300577bbc > < > https://protect-us.mimecast.com/s/t_PKCyP2nvFrvJ7GfM4vdA?domain=3Dgit.alp= inelinux.org > >) > > > > 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 > --- > > --000000000000e0b390057f18a3ee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
seems only opens on chromiun based browse= rs, on mozz other said : "Error code: SSL_ERROR_PROTOCOL_VERSION_ALERT= "=C2=A0 quite xtrange

El jue., 10 de ene. de 2019 a la(s) 03:45, Natanael Copa (ncopa@alpinelinux.org) escribi= =C3=B3:
Hi!

On Wed, 9 Jan 2019 22:11:38 +0000
RICK KING <ric= k.king@adtran.com> wrote:

> I'm trying to backtrace from the Alpine package for the ncurses-li= bs
> 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=3Db01bcbc9705e0ad4e6778c0a34ed376300577bbc<https://protect-us.mimecast.com/s/t_P= KCyP2nvFrvJ7GfM4vdA?domain=3Dgit.alpinelinux.org>)
>
>=C2=A0 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)
>
>=C2=A0 Am I looking at something wrong on this? Or is this version of t= he
> package broken at this point due to the ncurses folks pruning the
> versions that are still out there?
>
>=C2=A0 I'd appreciate any guidance you can help give me on this iss= ue.


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 fin= d the
sources for v3.8 here:
https://distfiles.alpinelinux.org/distfiles/v3.8=

I hope that helps!

-nc

>
>=C2=A0 Thanks,
> Rick King
> ADTRAN, Inc.



---
Unsubscribe:=C2=A0 alpine-user+unsubscribe@lists.alpinelinux.org<= /a>
Help:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
alpine-user+help@lists.alpinelinu= x.org
---

--000000000000e0b390057f18a3ee-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---