| Summary: | yumex cannot list 'available' etc | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | A. Mani <a.mani.cms> |
| Component: | yumex | Assignee: | Tim Lauridsen <tla> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 14 | CC: | tla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-04-28 12:57:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
A. Mani
2011-04-03 14:40:28 UTC
Look like yumex cant detect that you have a network connection, so it disables all your remote repositories. You can run yumex --disable-netcheck to disable the network connection check. what version of NetworkManager are you running ? rpm -q NetworkManager I have disabled network manager and connect via bridge mode. #yumex --disable-netcheck /usr/lib/python2.7/site-packages/guihelpers/__init__.py:256: GtkWarning: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead self.add_from_file(filename) WORKS But the pop up windows are blank except for the title e.g 'Processing Pending Actions', etc you can add disable_netcheck=1 to ~/.yumex.conf to disable the netcheck permanently |