Bug 476208

Summary: Traceback while upgrading with repo in ks.cfg
Product: [Fedora] Fedora Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: anaconda-maint-list
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:a2f80932cfc6070dc2c3e05242477b3f1971933dde1c2756d645d06660c50d14
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-15 16:45:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Alexander Todorov 2008-12-12 13:49:55 UTC
This bug was filed automatically by anaconda.

Comment 1 Alexander Todorov 2008-12-12 13:50:02 UTC
Created attachment 326730 [details]
Attached traceback automatically from anaconda.

Comment 2 Alexander Todorov 2008-12-12 13:54:30 UTC
I was upgrading F10-GOLD system with the following ks.cfg:

lang en_US.UTF-8
keyboard us
upgrade
repo --name=newupdates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=i386

reboot
bootloader --upgrade


The intent was to pick all new packages from the mirror list.

Comment 3 Chris Lumens 2008-12-15 15:32:12 UTC
Looks like the mirrorlist URL isn't getting applied to the repo object.  I bet all repo lines with --mirrorlist instead of --baseurl will reproduce this problem.

Comment 4 Chris Lumens 2008-12-15 16:45:40 UTC
Oh, we were just setting a bad default value on baseurl.  This will be fixed in
the next build of anaconda.  Thanks for the bug report.