Bug 507794
| Summary: | S-c-tools cleanup: add uninstall support - suggestion | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Reznik <jreznik> |
| Component: | system-config-language | Assignee: | Pravin Satpute <psatpute> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | i18n-bugs, psatpute, rrakus |
| 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: | 2009-12-28 11:05:43 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: | 493604 | ||
|
Description
Jaroslav Reznik
2009-06-24 10:18:28 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping while installing language s-c-l uses $yum groupinstall langname-support It is good but if you do $yum groupremove langname-support it will remove so many packages which are actually need, and it is not preferred way, so better user uses yum, or rpm to remove packages he don't want i guess better to close this bug If there's no easy solution revert installation of language pack, then it's ok for me to close this bug as DEFERRED. It should be nice feature to have but it probably needs some yum work or logging PK transaction to remove packages one by one later. Thanks Jaroslav closing for now, will reopen if we found any good approach to tackle this |