Re: [Yum-devel] Where does this come from ?

2012-09-07 Thread tim.laurid...@gmail.com
On Fri, Sep 7, 2012 at 5:23 PM, James Antill wrote: > On Fri, 2012-09-07 at 16:45 +0200, tim.laurid...@gmail.com wrote: > > Maybe I have mised something, but is dont remember seeing this patch on > > yum-devel :) > > Yeh, I'm not sure it got posted ... it was supposed to only be a > cosmetic chan

Re: [Yum-devel] yum groupinstall ignores 32-bit library on 64-bit machine installation

2012-09-07 Thread James Antill
On Fri, 2012-09-07 at 13:56 +1000, jupiter wrote: > Hi, > > I have a yum group list "My Group" with a 32-bit library in following > statement: > > glibc.i686 > > But it could never install the 32-bit library in 64-bit machine, the > "glibc.i686" is ignored: > > # yum groupinstall "My Group" > .

Re: [Yum-devel] Where does this come from ?

2012-09-07 Thread James Antill
On Fri, 2012-09-07 at 16:45 +0200, tim.laurid...@gmail.com wrote: > Maybe I have mised something, but is dont remember seeing this patch on > yum-devel :) Yeh, I'm not sure it got posted ... it was supposed to only be a cosmetic change! As it looked like everyone was using repo.id when they neede

[Yum-devel] Where does this come from ?

2012-09-07 Thread tim.laurid...@gmail.com
Maybe I have mised something, but is dont remember seeing this patch on yum-devel :) I make yumex blow up, because repoid, metatype = name.split('/') dont act so good when you add change name from / to /// :) http://yum.baseurl.org/gitweb?p=yum.git;a=commit;h=e42ea3dc0b02ba73a11211de4062e87abfb

Re: [Yum-devel] [PATCH 2/3] URLGrabError => RepoError, to make skip_if_unavailable work.

2012-09-07 Thread James Antill
On Fri, 2012-09-07 at 05:40 -0400, Zdenek Pavlas wrote: > > Not 100% sure we can fix this without major complaints of API > > breakage ... also implies that skip_if_unavailable will be unhappy if > > any URLGrabError()'s pop up ... can that happen (Eg. no more > > mirrors?) > > I'm almost sure it

Re: [Yum-devel] [PATCH 2/3] URLGrabError => RepoError, to make skip_if_unavailable work.

2012-09-07 Thread Zdenek Pavlas
> Not 100% sure we can fix this without major complaints of API > breakage ... also implies that skip_if_unavailable will be unhappy if > any URLGrabError()'s pop up ... can that happen (Eg. no more > mirrors?) I'm almost sure it can't.. _getMetalink(), _getFileRepoXML() and _retrieveMD() clearly