2009/6/5 Jesse Keating <[email protected]>: > They'll have access to the updates and updates-testing repo, just not > the 'fedora' repo. It is a bit of an inconvenience for users for a few > days.
It's possible that a new version of a package in updates(-testing) depends on a core package that wasn't previously required and isn't installed. I solved this by first "yum --disablerepo=fedora --enablerepo=rawhide install <required package>" and then "yum --disablerepo=fedora update". (Repeat as necessary for other dependencies.) Just in case someone else hits the same issue, MEF -- Mary Ellen Foster -- http://homepages.inf.ed.ac.uk/mef/ ICCS, School of Informatics, University of Edinburgh The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -- fedora-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-devel-list
