Bug 72229
| Summary: | up2date-config does nothing | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Kris Urquhart <kurquhart> |
| Component: | up2date | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED RAWHIDE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | null | CC: | gafton, mihai.ibanescu, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-22 06:08:13 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: | |||
fixed in 2.9.50 or later |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809 Description of problem: up2date-config appears to do nothing: [kurquhart@oscar kurquhart]$ up2date-config [kurquhart@oscar kurquhart]$ echo $? 0 However, "up2date --configure" works, but with some error messages: [kurquhart@oscar kurquhart]$ up2date --configure (up2date:14193): libglade-WARNING **: Unknown CList child property: visible (up2date:14193): libglade-WARNING **: Unknown CList child property: visible ** (up2date:14193): WARNING **: could not find handler `onKeepPackagesButtonToggled' ** (up2date:14193): WARNING **: could not find handler `onRetrieveSourceButtonToggled' ** (up2date:14193): WARNING **: could not find handler `onNoReplaceConfigButtonToggled' {'location': 'United States', 'handler': '/XMLRPC', 'description': 'XML-RPC Server', 'server': 'xmlrpc.rhn.redhat.com'} Version-Release number of selected component (if applicable): up2date-2.9.46-1 up2date-gnome-2.9.46-1 How reproducible: Always Steps to Reproduce: 1. run up2date-config - does not work 2. run up2date --configure - works with errors 3. Additional info: I am running these out of a preexisting home dir - perhaps I have some stale rc files laying around?