Bug 857229
| Summary: | RC3-Alpha Xfce spin: yumex doesn't open (polkit authentication dialog fails to pop-up) on live-cd. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sergio <ikisham> |
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | dennis, tim.lauridsen |
| 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-09-19 14:38:03 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
Sergio
2012-09-13 20:27:54 UTC
Does it silently fail, or...? This is how yumex works in a F17 installation: http://www.zimagez.com/zimage/screenshot-09142012-012835pm.php On the live-Cd, since there's no password for root, yumex is stuck on that screen but *without the authentication box*. yumex is there waiting so I think it's some polkit issue that in the live environment should allow yumex without asking for password (maybe, I don't understand about this). It looks like you are hit by this one https://bugzilla.redhat.com/show_bug.cgi?id=834494 if the liveuser is not member of the wheel group, then polkit don't work and is hanging. su - usermod -G liveuser,wheel liveuser should make it work Just confirming that that makes it work. *** This bug has been marked as a duplicate of bug 834494 *** |