Bug 500410
| Summary: | puplet dies with a traceback | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Alexander Todorov <atodorov> |
| Component: | pirut | Assignee: | James Antill <james.antill> |
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.3 | CC: | a.gormanly, bkearney, gerrit.slomma, gkhachik, syeghiay |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-01 11:02:19 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: | |||
Possible dupe of bug 480339 *** Bug 508840 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 480339 *** |
Description of problem: $ /usr/bin/puplet Introspect error: The name edu.duke.linux.yum was not provided by any .service files Traceback (most recent call last): File "/usr/bin/puplet", line 467, in ? main() File "/usr/bin/puplet", line 464, in main p.run() File "/usr/bin/puplet", line 451, in run self._refreshInfo() File "/usr/bin/puplet", line 191, in _refreshInfo if self.updatesObject is not None and \ AttributeError: DBusException instance has no attribute '_dbus_error_name' Version-Release number of selected component (if applicable): pirut-1.3.28-13.el5 How reproducible: Always Steps to Reproduce: 1. System is registered to RHN 2. run /usr/bin/puplet 3. Actual results: Traceback Expected results: Successful execution Additional info: IIRC puplet is the application which shows a notification icon in GNOME that there are pending updates. Since this used to work in previous releases I'm marking it as regression. I have additional repos if that matters.