Howdy, I've been scratching my head over this one for a few days now and figure I'd ask for some help. I'm trying to build Ruby on Rails v 2.3.8 against Fedora 13. Rails itself simply pulls in various active* / action* packages, eg activerecord, activesupport, and a few more. Activerecord itself depends on a activesupport rpm of the same version, and while I can build those both, activerecord is failing to install, saying that it cannot find the required activesupport dependency. eg
This occurs both on a stock F13 install and via mock, setup to pull packages in from Fedora and a repo I built which includes the relevant activesupport package. Any thoughts on why this is occurring? Also how to work around this (preferably without using the --skip-broken flag)? If anyone wants to try this themselves, I uploaded the activerecord / activesupport rpms here http://mo.morsi.org/files/rpms/rubygem-activesupport-2.3.8-3.fc13.src.rpm http://mo.morsi.org/files/rpms/ruby-activerecord-2.3.8-3.fc13.src.rpm Thanks alot, -Mo |
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel