Ok it's good : ``` [root@ose3-master vagrant]# rpm -qa | grep "origin" origin-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 origin-clients-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 origin-node-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 origin-master-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 tuned-profiles-origin-node-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 origin-sdn-ovs-1.1.2-0.git.0.b8d7bbd.el7.centos.x86_64 ```
Thanks :) 2016-02-09 19:20 GMT+01:00 Jason DeTiberus <[email protected]>: > > > On Tue, Feb 9, 2016 at 12:44 PM, Stéphane Klein < > [email protected]> wrote: > >> I've this : >> >> ``` >> [root@ose3-master vagrant]# cat >> /etc/yum.repos.d/maxamillion-origin-next-epel-7.repo >> [maxamillion-origin-next] >> name=Copr repo for origin-next owned by maxamillion >> baseurl= >> https://copr-be.cloud.fedoraproject.org/results/maxamillion/origin-next/epel-7-$basearch/ >> skip_if_unavailable=True >> gpgcheck=1 >> gpgkey= >> https://copr-be.cloud.fedoraproject.org/results/maxamillion/origin-next/pubkey.gpg >> enabled=1 >> ``` >> >> but : >> >> ``` >> [root@ose3-master vagrant]# yum update >> Modules complémentaires chargés : fastestmirror >> Loading mirror speeds from cached hostfile >> * base: centos.quelquesmots.fr >> * extras: centos.quelquesmots.fr >> * updates: ftp.nluug.nl >> No packages marked for update >> ``` >> > > You may have to do a `yum clean all` to clear the yum cache and see the > updated packages. > > >> >> >> 2016-02-09 18:41 GMT+01:00 Scott Dodson <[email protected]>: >> >>> Yes, sorry you asked where they were and I didn't point you to them. >>> Currently they're in this COPR >>> https://copr.fedorainfracloud.org/coprs/maxamillion/origin-next/ and >>> openshift-ansible will set this repo up for you automatically if you >>> do an origin install. >>> >>> On Tue, Feb 9, 2016 at 11:46 AM, Stéphane Klein >>> <[email protected]> wrote: >>> > I use Centos 7 : >>> > >>> > ``` >>> > [root@ose3-master vagrant]# cat /etc/centos-release >>> > CentOS Linux release 7.2.1511 (Core) >>> > ``` >>> > >>> > this rpm are build for this distribution ? >>> > >>> > >>> > 2016-02-09 17:00 GMT+01:00 Scott Dodson <[email protected]>: >>> >> >>> >> RPM builds aren't integrated into the origin release process currently >>> >> so there's often delays. I've just built them you should be able to >>> >> update now. >>> >> >>> >> On Tue, Feb 9, 2016 at 10:34 AM, Stéphane Klein >>> >> <[email protected]> wrote: >>> >> > Hi, >>> >> > >>> >> > where is OpenShift Origin v1.1.2 rpm packages ? >>> >> > >>> >> > Best regards, >>> >> > Stéphane >>> >> > >>> >> > -- >>> >> > Stéphane Klein <[email protected]> >>> >> > blog: http://stephane-klein.info >>> >> > cv : http://cv.stephane-klein.info >>> >> > Twitter: http://twitter.com/klein_stephane >>> >> > >>> >> > _______________________________________________ >>> >> > users mailing list >>> >> > [email protected] >>> >> > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >>> >> > >>> > >>> > >>> > >>> > >>> > -- >>> > Stéphane Klein <[email protected]> >>> > blog: http://stephane-klein.info >>> > cv : http://cv.stephane-klein.info >>> > Twitter: http://twitter.com/klein_stephane >>> >> >> >> >> -- >> Stéphane Klein <[email protected]> >> blog: http://stephane-klein.info >> cv : http://cv.stephane-klein.info >> Twitter: http://twitter.com/klein_stephane >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/users >> >> > > > -- > Jason DeTiberus > -- Stéphane Klein <[email protected]> blog: http://stephane-klein.info cv : http://cv.stephane-klein.info Twitter: http://twitter.com/klein_stephane
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
