quilt, patch, diff or something else is br0ken in F15

Kalev Lember kalev at smartlink.ee
Tue Mar 22 17:40:51 UTC 2011


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


More information about the devel mailing list