Mailinglist Archive: zypp-devel (20 mails)
| < Previous | Next > |
[zypp-devel] multiarch/noarch not working with repomd repos
- From: "T.C. Hollingsworth" <tchollingsworth@xxxxxxxxx>
- Date: Mon, 15 Aug 2011 09:13:43 -0700
- Message-id: <CAJVv0OkxH+5PLNLJ=w2u78s0_hTzYsdryBiGGUPkB1eGk108SA@mail.gmail.com>
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@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |