Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D3BCF781A06 for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 17:34:45 +0000 (UTC) Received: from pps.filterd (m0098409.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x7THXb1N003125 for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 13:34:43 -0400 Received: from e06smtp02.uk.ibm.com (e06smtp02.uk.ibm.com [195.75.94.98]) by mx0a-001b2d01.pphosted.com with ESMTP id 2upgh2xsbb-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 13:34:42 -0400 Received: from localhost by e06smtp02.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for <~alpine/users@lists.alpinelinux.org> from ; Thu, 29 Aug 2019 18:34:40 +0100 Received: from b06cxnps3075.portsmouth.uk.ibm.com (9.149.109.195) by e06smtp02.uk.ibm.com (192.168.101.132) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Thu, 29 Aug 2019 18:34:38 +0100 Received: from d06av21.portsmouth.uk.ibm.com (d06av21.portsmouth.uk.ibm.com [9.149.105.232]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x7THYb7157344214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 17:34:37 GMT Received: from d06av21.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id BCD3752052 for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 17:34:37 +0000 (GMT) Received: from oc7167334104.ibm.com (unknown [9.145.21.27]) by d06av21.portsmouth.uk.ibm.com (Postfix) with ESMTP id 9E39C52051 for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Aug 2019 17:34:37 +0000 (GMT) Subject: Re: How do I download the source for Alpine Linux packages To: ~alpine/users@lists.alpinelinux.org References: From: Tuan Hoang Date: Thu, 29 Aug 2019 19:34:37 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-TM-AS-GCONF: 00 x-cbid: 19082917-0008-0000-0000-0000030EB867 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19082917-0009-0000-0000-00004A2CFD59 Message-Id: <8633ca9b-79ec-0806-e5de-90e6c559fd83@linux.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-08-29_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=993 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1906280000 definitions=main-1908290186 alpine-baselayout is a little bit special. If you look at source=3D line in its APKBUILD, you will see it contains only "local" files (local to the APKBUILD). In another word, "source package" =3D APKBUILD + those local files (crontab, color_prompt, etc.) Other examples are alpine-base, alpine-mirrors, alpine-keys (anyone else?= ). On 8/28/19 7:42 PM, Michael Peters (mipeter3) wrote: > I'm trying to get the source packages for various Alpine packages that > are installed on my images (for compliance reasons) and I'm having > trouble tracking them down. >=20 > For instance, I have alpine-baselayout-3.1.2-r0 installed and I can see= > the=C2=A0package details > =C2= =A0and > it links to the git repo, but it's to the aports tree which has the > APKBUILD file and things needed to build the apk files (and source > packages) but not the package itself. I was also able to find the=C2=A0= APK > package itself > , > but searching that tree does not give a source package. And then lookin= g > at=C2=A0https://git.alpinelinux.org/alpine-baselayout/=C2=A0I can see s= everal > older packages that appear to be source packages (but maybe just git > tree snapshots), but nothing newer than 7 years. >=20 > So, how do I download the source packages for Alpine packages? >=20 > Thanks! >=20 > =C2=A0 >=20 > --=C2=A0 >=20 > Michael Peters >=20 > =C2=A0 >=20