F10 anaconda incompatible with current F10 yum - WTF

Jeroen van Meeuwen kanarip at kanarip.com
Tue Jul 7 15:30:55 UTC 2009


On 07/02/2009 05:31 PM, Xavier Toth wrote:
> It's a one liner.
>
> --- anaconda-11.5.0.12/yuminstall.py.orig       2009-06-30
> 09:05:19.000000000 -0500
> +++ anaconda-11.5.0.12/yuminstall.py    2009-06-30 09:06:03.000000000 -0500
> @@ -575,8 +575,7 @@
>           YumSorter.getReposFromConfig(self)
>
>       # Override this method so yum doesn't nuke our existing logging config.
> -    def doLoggingSetup(self, debuglevel, errorlevel, syslog_indent=None,
> -                       syslog_facility=None):
> +    def doLoggingSetup(self, *args, **kwargs):
>           pass
>
>       def doConfigSetup(self, fn='/tmp/anaconda-yum.conf', root='/'):
>
>
> Ted
>

Regrettably, 11.5.0.12 is the wrong version for Fedora 10; you need 
11.4.1.63. 11.5.0.12 is the Fedora 11 series and might therefor have 
different disturbing effects on composing media.

I'm building a new version of anaconda for Fedora 10, if you're 
interested let me know.

-- Jeroen




More information about the fedora-devel-list mailing list