X-Original-To: alpine-user@mail.alpinelinux.org Delivered-To: alpine-user@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id E4CDADC5923 for ; Sat, 14 Nov 2015 17:53:24 +0000 (UTC) Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id A77A6DC098F for ; Sat, 14 Nov 2015 17:53:24 +0000 (UTC) Received: by igvg19 with SMTP id g19so53921719igv.1 for ; Sat, 14 Nov 2015 09:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yZTFRcz9gcvjjYTz98W2V/JVtuTS2K8e3xGgsSrIQd0=; b=p+GT2d39Q2f6ks1AzWsuYh+T5aRIFh+Jdgm7H0r0ReEPtiQEY0vANAU6SdxSj5X70m 0PKcvnn2+VSZhlfuAD2r+jSOCR8TgRi55qpmpaouBrVgc/3s/yyg2qs/xtz2FwHfLgjw jqQeDOpHqTAoLupY3bU10QNlg/PcTShU2q3b0HmI2Lf3sRRrPTNm1KWW5OyID0i38+lo M62zjg430M7Y/DAMjtYgeFHHLjM0jq4GFIDBcq5+V8oGkNFU/FUVsNw0YZeYcHjo+v0b M8FyyVfm5WhQ/ZqbJzcoRtJWkU22L0yh/L03Og7iHnWOhj7N4P7uqRdYOitC2WIGZvqb nXKg== X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.50.43.161 with SMTP id x1mr8588658igl.64.1447523603556; Sat, 14 Nov 2015 09:53:23 -0800 (PST) Received: by 10.107.134.34 with HTTP; Sat, 14 Nov 2015 09:53:23 -0800 (PST) In-Reply-To: <20151114181731.6041e290@ncopa-desktop.alpinelinux.org> References: <20151114181731.6041e290@ncopa-desktop.alpinelinux.org> Date: Sat, 14 Nov 2015 12:53:23 -0500 Message-ID: Subject: Re: [alpine-user] A suggestion and two questions From: Donald Allen To: Natanael Copa Cc: alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 X-Virus-Scanned: ClamAV using ClamSMTP On Sat, Nov 14, 2015 at 12:17 PM, Natanael Copa wrote: > Hi, > > On Fri, 13 Nov 2015 09:14:23 -0500 > Donald Allen wrote: > >> I am experimenting with Alpine and while I am very pleased with the >> stability and performance of the system, I've encountered some >> frustrations in getting questions answered. I would like to suggest >> that the 'Forums' link on the main alpinelinux.org and other pages be >> removed. The 'Community' link takes you to a page that provides >> descriptions and links to *all* options for communicating with the >> Alpine community, including the forums, together in one place, as they >> should be. The presence of the separate 'Forums' link, prominently >> displayed near the 'wiki' link, is a confusing distraction; it can >> give a sense that the forums are the main way (or the only way, if the >> 'forums' link catches your eye first, as it did mine) to talk to the >> Alpine community. This is clearly not the case; answers to questions >> are not forthcoming there, as I expressed in frustration in my last >> post. > > This is a good point. We should change that. > >> >> My questions: the package browser indicates that there are both tcl >> and tk (8.6) packages available in the 'main' repository. However, >> only the tcl package is present in the main repositories on the >> dl[2-5] mirrors. So my first question is why is the tk package >> missing? > > I don't think tk is missing: > > http://dl-3.alpinelinux.org/alpine/edge/main/x86_64/tk-8.6.4-r0.apk That's correct. See my exchange with ScrumpyJack in the General Discussion forum. > > Maybe you were looking in the stable repositories? Yes, that's correct. That seems like a reasonable thing to do, if one wants a 'stable' system. > > Seems like tk moved to main repo 2015-06-09, after v3.2 was > branched: > > http://git.alpinelinux.org/cgit/aports/commit/?id=c5afb05a2f9e0b6919d1614f283d36cde3a0e317 > >> The second question is why does the package browser say one >> thing and the repository another? One would think that the database >> used by the browser would be generated from the ultimate source of the >> truth, namely the repositories. > > Maybe because package browser only shows packages in edge > (development), and not in the stable (production) repositories? No, it shows packages from both edge/main and 3.2/main (stable). But in the Repositories column, it simply says 'main'. So if you search for tcl, which is in 3.2/main, you're told it's in 'main'. If you search for 'tk', which is in edge/main, you are told it's in 'main'. They are different 'mains'!. This was the source of my confusion. If the edge repositories are going to have the same names as the stable ones, and the package browser searches both, then the package browser ought to show the fully qualified names of respositories, e.g., edge/main, 3.2/main, etc. /Don > > > -nc > >> >> /Don Allen >> >> >> --- >> Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org >> Help: alpine-user+help@lists.alpinelinux.org >> --- >> > --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---