Bug 1193611
Summary: | yumex 3.0.15 does not install/erase as the root -- NOT FIXED IN EPEL7 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Bob Elzer <bob.elzer> |
Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel7 | CC: | bjrosen, extras-qa, hafflys, irlapati, k_a_r_l_o_, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1111142 | Environment: | |
Last Closed: | 2015-04-16 08:05:16 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: |
Description
Bob Elzer
2015-02-17 17:04:20 UTC
Hi the problem was fixed in Fedora five months ago but it still hasn't been fixed in EPEL7. Please push the change to EPEL7. I know I sound like a broken record but this is really important. Thanks, Sorry for the long waiting time, I have been very busy lately I have made a new build for el7, please check it out https://admin.fedoraproject.org/updates/yumex-3.0.16-1.el7 Getting an RPM dependency problem. I'll wait a few days and then try it again. Resolving Dependencies --> Running transaction check ---> Package yumex.noarch 0:3.0.15-2.el7 will be updated ---> Package yumex.noarch 0:3.0.16-1.el7 will be an update --> Processing Dependency: python-pexpect for package: yumex-3.0.16-1.el7.noarch --> Finished Dependency Resolution Error: Package: yumex-3.0.16-1.el7.noarch (epel-testing) Requires: python-pexpect OK, I believe the fix for this now, is to change the require python-pexpect to require pexpect, in the .spec file. I hade the same problem as you installing, so I downloaded the rpm file and ran the following command on it. rpm -Uvh --force --nodeps yumex-3.0.16-1.el7.noarch.rpm This ignored the dependency error, and now yumex --root is working fine. It just needs to have the dependency fixed so others won't have the problem. Tim, thanks for updating this. Thanks, it's working made a new build with the right pexpect requirement https://admin.fedoraproject.org/updates/yumex-3.0.16-2.el7 Sounds good, I'll test it out when it reaches epel-testing and let you know. Success, yumex-3.0.16-2.el7 now works as it should. You can mark this as closed now. Thanks again Tim. |