Bug 807562
Summary: | Apparently impossible to use a supplementary repository for upgrade | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | fedup | Assignee: | Will Woods <wwoods> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | g.kaviyarasu, jonathan, vanmeeuwen+fedora, wwoods |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-11-30 21:55:12 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: |
Description
Adam Williamson
2012-03-28 07:24:20 UTC
upgrade doesn't do any package selection whatsoever, so adding extra repos doesn't really make sense. I'm not sure whether we'll have fixed this in newui or not but we're moving towards upgrade being a separate process entirely. What if you want to upgrade a system with packages installed from a third-party repo, and provide that repo so the packages will be upgraded as part of the upgrade? What if you want to override the packages in the stock repo (which is what I was trying to do when I hit this problem)? Fedup looks for new repos using the same method it uses to find the new Fedora repos - it changes the $releasever but otherwises uses the existing .repo files. You can also add repos directly with the --repo flag. |