On 04.04.2009 08:10, Michael Schwendt wrote:
On Fri, 03 Apr 2009 22:00:35 +0200, Thorsten wrote:
> $ ./MultiLib.py RPMFusion_Fedora_free development
> Scanning for multi-compat packages:
> /srv/local_repo/free/fedora/development/ppc64/os
> Scanning for multi-compat packages:
> /srv/local_repo/free/fedora/development/i386/os
> ['rpmfusion_free-development-development-ppc64',
> 'rpmfusion_free-development-development-ppc']
> ['ppc64', 'ppc', 'noarch'] => ppc
> Reading metadata...
> Yum error: failure:
> repodata/7179741d609b78c48aad2b0a5bb3df509c949062-primary.xml.gz from
> rpmfusion_free-development-development-ppc: [Errno 256] No more mirrors
> to try.
>
> This seems to be the root problem. Same for x86-64:
> [...]
> ['rpmfusion_free-development-development-i386',
> 'rpmfusion_free-development-development-x86_64']
> ['x86_64', 'athlon', 'i686', 'i586', 'i486',
'i386', 'noarch'] => x86_64
> Reading metadata...
> Yum error: failure:
> repodata/c3d4abca4fb1714cb55519e7699e71abe17f6edb-primary.xml.gz from
> rpmfusion_free-development-development-i386: [Errno 256] No more mirrors
> to try.
> [...]
>
> I guess the local yum in the push-scripts directory yum/ might get
> confused by the new repodata that the new createrepo (which I had to
> install for proper SHA256 signatures) created...
The local yum/repomd/rpmUtils in the push-scripts directory is not used
anymore and can be deleted. Only on EL4 it would be needed.
That's actually what I did half an hour ago and it seems everything
worked fine (including multilib).
Thx for your help!
CU
knurd