On Thu, 19 Jun 2008, Stephan Wiesand wrote:

> On Wed, 18 Jun 2008, Connie Sieh wrote:
>
>>  x86_64 is now available.
>
> I'm having trouble with both when enabling local extra repositories in 
> kickstart profiles:
>
>   File "/usr/bin/anaconda", line 982, in ?
>    anaconda.intf.run(anaconda)
> AttributeError: 'AnacondaYumRepo' object has no attribute 'metadata_cookie'
>
> This may be a bit difficult to reproduce. It seems I have to add several
> (up to 4) repositories to reliably trigger this, but I haven't figured out 
> the details. And I've seen this problem on x86_64 with a profile adding 
> nothing but the local mirror of the currently empty updates/security.
<snip>

Does it happen if you add N empty extra repos or do they have to contain 
something?  What kind method(s) are you using to access the various repos?
(I mean ftp:, http:, file: locations for the repos).

  -- Jon