Re: yum and custom arch types.

James Antill <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
Matthew Sellers <[email protected]> writes:

> So my quick questions:
>
>
>  I can get this to work by hacking rpmUtils/arch.py and adding:
>
> "x86_64": "core2",   # arches dict() in arch.py
>
> but this does not seem like the right way :-)

 I'm 99% sure you want to do:

 "core2" : "x86_64"

...as the left side is the "parent", ie. core2 can do everything that
x86_64 can do ... but not necessarily the other way around.

>    Can anybody comment on
> the procedure to get foreign "new" architectures fully recognized by
> yum?

 It happens so infrequently that the process is very much, change
arch.py until it works :).

-- 
James Antill -- [email protected]
http://yum.baseurl.org/wiki/releases
http://yum.baseurl.org/wiki/whatsnew/3.2.28
http://yum.baseurl.org/wiki/YumMultipleMachineCaching
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.