I'm trying to get zypper & friends working on Fedora but I have run into a little snag. For some reason, zypper can't find noarch & i686 (I'm on x86_64) packages. It seems to be parsing the metadata correctly because repomd2solv shows them and zypper can install them if I force the arch in zypp.conf. I assumed the problem is somewhere in the repomd parsing logic, as I'd imagine people would be yelling quite loudly if noarch didn't work on openSUSE. ;-) But, that just seems to parse it and pass it off to the satsolver code, and I've looked everywhere from Arch.cc to PoolImpl.cc and everything looks like it should be handling this just fine. I also wanted to check if there was a regression somewhere, but I can't use anything much older than current git because the stable openSUSE branches don't support RPM 4.9. Thanks a lot, T.C. -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org