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.

NB I have a question about this change to
/usr/lib/anaconda/installclasses/rhel.py:

    repos = { "Scientific Linux Security Updates":
("ftp://ftp.scientificlinux.org/linux/scientific/5rolling/%s/updates/security";
%(rpmUtils.arch.getBaseArch(),), None) }

Does this mean your repository over there is searched during every
installation and the update packages from there used, no matter what I do?

The above is disable by default. I will take it out as it was not working as expected anyway.

-Connie Sieh


Thanks,
        Stephan

Reply via email to