On 27/04/18 07:26, Fabian Arrotin wrote: > Hi guys, > > Some of you are probably subscribed to the CentOS-announce list > (https://lists.centos.org/mailman/listinfo/centos-announce) so they saw > quite some mails about plenty of pkgs being now released through the CR > repository (https://wiki.centos.org/AdditionalResources/Repositories/CR) > > In the past, we built for all architectures through different build > systems, but for this new 7.5.1804 release (rebuilt from 7.5) we started > to use a new build process to build for all arches in parallel through > one single build system. > > We never really had any CR repository before for armhfp and aarch64, but > content is now signed and pushed : > - http://mirror.centos.org/altarch/7/cr/aarch64/ > - http://mirror.centos.org/altarch/7/cr/armhfp/ > > So that means that if people want to start getting up2date pkgs without > waiting for the official GA release (as we need to build the correct > install trees and isos images), a simple yum update would work, *but* , > as said, we never had any proper CR repo defined through centos-release > (or centos-userland-release) for aarch64 and armhfp > That will be fixed in the next -release file (already ready for 7.5.1804 > GA release) > > In the meantime, people willing to update can do the following (manual > steps, as root) : > > ### > echo "altarch" > /etc/yum/vars/contentdir > cat > /etc/yum.repos.d/CentOS-CR.repo << EOF > [cr] > name=CentOS-$releasever - cr > baseurl=http://mirror.centos.org/\$contentdir/\$releasever/cr/\$basearch/ > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 > enabled=0 > EOF > > yum update --enablerepo=cr > > ### > > Feedback welcome ! > > > > _______________________________________________ > Arm-dev mailing list > Arm-dev at centos.org > https://lists.centos.org/mailman/listinfo/arm-dev > well done! -- Karanbir Singh, Project Lead, The CentOS Project +44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS GnuPG Key : http://www.karan.org/publickey.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/arm-dev/attachments/20180429/360e7163/attachment-0006.sig>