Matthew Sellers <matt@xxxxxxxxx> 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 -- james@xxxxxxxxxxxxxxxxx http://yum.baseurl.org/wiki/releases http://yum.baseurl.org/wiki/whatsnew/3.2.28 http://yum.baseurl.org/wiki/YumMultipleMachineCaching _______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxx http://lists.baseurl.org/mailman/listinfo/yum