On 03/22/2011 07:23 PM, Michał Piotrowski wrote: > W dniu 22 marca 2011 11:31 użytkownik Michał Piotrowski >> I'll downgrade some packages later and try to figure out what broke quilt. > > Unfortunately I can not downgrade packages on freshly installed system. Yum can only perform a downgrade when it can fetch the older package somewhere. It works for example when there's a different version of a package available in 'updates' and 'updates-testing' repositories. In your case, you should probably try to downgrade to the versions available in F-14. To do that, you can use the --releasever option to turn on older repos: # yum --releasever=14 --disablerepo='*' --enablerepo=updates --enablerepo=fedora downgrade patch -- Hope this helps, Kalev -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel