Bug 457583
| Summary: | modifying default repo to specify different URL fails | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> | ||||||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | rawhide | CC: | atodorov, benedictus, clumens, dcantrell, jlaska, rvokal | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | NEEDSRETESTING | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2008-10-15 16:01:07 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: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 438943 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Bill Nottingham
2008-08-01 16:18:23 UTC
I've made a good bit of progress on this - it now takes the new URL, creates a new repo with that URL to take the place of the old one, and then attempts to download the new repodata. I then hit a traceback due to problems with the primarydb being empty. Attaching a patch against rawhide that simplifies a lot of the repo handling (worked on with input from Seth) and the traceback I'm getting. Also reassigning to Jeremy, who might have a clue how to fix this. Created attachment 315382 [details]
patch to simplify repo handling
Created attachment 315383 [details]
traceback!!
*** Bug 458998 has been marked as a duplicate of this bug. *** Created attachment 316478 [details]
set of patches to fix
Here's a set of patches which looks like it fixes things, although I want to hold off until post-beta to avoid destabilizing things
Basically, we move actual package selection later so that we don't have packages in the tsInfo referencing a repo which has gone away.
And pushed Marking for re-testing. *** Bug 468656 has been marked as a duplicate of this bug. *** *** Bug 494869 has been marked as a duplicate of this bug. *** |