[Arm-dev] centos source entries in yum.repos.d config

Jim Perrin jperrin at centos.org
Sat Sep 17 18:48:02 UTC 2016



On 09/16/2016 02:43 PM, Richard Henwood wrote:
> Hi,
> 
> I am expecting to find entries for source RPMs in my repo configuration
> file. But I can't find them. For example,
> /etc/yum.repos.d/CentOS-Base.repo contains:
> 
> [base]
> name=CentOS-$releasever - Base
> baseurl=http://mirror.centos.org/altarch/$releasever/os/$basearch/
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
>        file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
> 
> #released updates
> [updates]
> name=CentOS-$releasever - Updates
> baseurl=http://mirror.centos.org/altarch/$releasever/updates/$basearch/
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
>        file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
> 
> #additional packages that may be useful
> [extras]
> name=CentOS-$releasever - Extras
> baseurl=http://mirror.centos.org/altarch/$releasever/extras/$basearch/
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
>        file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
> 
> 
> but no 'source' repo... Any suggestions?

For 99% of the packages, they're the same as the x86_64 builds, so
http://vault.centos.org/7.2.1511/os/Source/SPackages/ etc.

For the packages I've updated or had to modify, they're at
http://vault.centos.org/altarch/7.2.1511/updates/Source/aarch64/Source/SPackages/

I'll see about adding the source repo definitions when we start doing
the 7.3.x prep. Does that seem reasonable?




-- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77


More information about the Arm-dev mailing list