Bug 172013
| Summary: | selected repos don't match files in yum.repos.d | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Harrison <eharrison> |
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-11-03 09:29:42 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
Eric Harrison
2005-10-29 03:35:49 UTC
It is the way yumex is designed to work, in yumex you can make profiles with diffent repositories selected, som you in a fast can select group of repositories to use. Maybe there sould be a profile called "enabled" there always contains then repositories enabled in the *.repo files. A DEFAULT profile called "enabled" that contains the repositories enabled in the *.repo files would be perfect! I really like the profiles concept. Being able to quickly select a group of repositiories is a nice feature. I don't mean to suggest that this feature should be removed or modified, only that the default behavior is changed. The *default* profile needs to match the yum *.repo files. Users expect to be able to switch back-and-forth between using yum from the command line and using yumex as a gui front-end to yum. Yumex, as a gui-frontend to yum, should behave the same as yum (at least by default). Please note that this is not an imaginary or hypothetical issue. I am aware of several systems that have been damaged due to yumex's unexpected behavior of ignorning customizations to yum repositories. *** Bug 172014 has been marked as a duplicate of this bug. *** I will make a *defailt* profile there contains the current yum enabled state and use it as the default profile when yumex starts. In the current development branch in CVS(0.43), i have made the 'Std' profile reflect the current enable state in yum.conf and *.repo files. It will be released in Yum Extender 0.44. |