Bug 928833
| Summary: | yum langinstall still installs packages without root permission | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Parag Nemade <pnemade> | ||||
| Component: | yum-langpacks | Assignee: | Parag Nemade <pnemade> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 18 | CC: | i18n-bugs, james.antill, kevin, notting, petersen, pnemade | ||||
| 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: | 2013-04-17 00:19:30 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
yum-langpacks-0.3.1-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/yum-langpacks-0.3.1-1.fc17 yum-langpacks-0.3.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/yum-langpacks-0.3.1-1.fc18 yum-langpacks-0.3.1-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. yum-langpacks-0.3.1-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 717680 [details] patch against existing patched source Description of problem: I remember in some bug I asked notting about langinstall allowing packages to be installed without root user permission. I see that this is already fixed in upstream but then no tarball has been released with this fix. Thus, F17 to F20 all are affected by this bug. Can attached patch be used to fix this bug? If any upstream developer is here, can we have stable tarball release instead. Version-Release number of selected component (if applicable): yum-langpacks-0.3.0-4.fc18 How reproducible: always Steps to Reproduce: 1. yum langinstall hi_IN 2. 3. Actual results: langinstall installs packages without root user permission Expected results: Should check for root user permission before installing packages. Additional info: