| Summary: | ValueError: timestamp out of range for platform time_t | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Red Hat Case Diagnostics <case-diagnostics> | ||||||||||
| Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | John Sefler <jsefler> | ||||||||||
| Severity: | urgent | Docs Contact: | |||||||||||
| Priority: | urgent | ||||||||||||
| Version: | 6.1 | CC: | jkachuck | ||||||||||
| Target Milestone: | rc | Keywords: | Regression | ||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | firstboot_trace_hash:1e3cf494f320cd2841db6e587072033b34612edce5e7f8ae370acf46aa463962 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2011-03-10 22:09:42 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Attachments: |
|
||||||||||||
Created attachment 482363 [details]
File: backtrace
Created attachment 482364 [details]
File: backtrace
Created attachment 482365 [details]
File: backtrace
Traceback from comment #5: firstboot 1.110.10 exception report Traceback (most recent call last): File "/usr/sbin/firstboot", line 192, in <module> config.moduleList = loadModules(config.moduleDir, config.mode) File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 140, in loadModules obj.loadModules(mode=mode) File "/usr/lib/python2.6/site-packages/firstboot/moduleset.py", line 111, in loadModules self.moduleList = loadModules(self.path, mode) File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 101, in loadModules obj = loaded.moduleClass() File "/usr/share/rhn/up2date_client/firstboot/rhsm_subscriptions.py", line 23, in __init__ managergui.MainWindow.__init__(self) File "/usr/share/rhsm/gui/managergui.py", line 255, in __init__ self.refresh() File "/usr/share/rhsm/gui/managergui.py", line 281, in refresh self.all_subs_tab.refresh() File "/usr/share/rhsm/gui/widgets.py", line 157, in refresh self._set_next_update() File "/usr/share/rhsm/gui/widgets.py", line 149, in _set_next_update update_time = datetime.datetime.fromtimestamp(next_update) ValueError: timestamp out of range for platform time_t The traceback occurs in /usr/share/rhsm/gui/widgets.py, which is not part of firstboot. It is owned by the subscription-manager-gnome package, which is a subpackage of the subscription-manager component. Reassigning. Created attachment 483241 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 675108 *** |
The following was filed automatically by firstboot: firstboot 1.110.10 exception report Traceback (most recent call last): File "/usr/sbin/firstboot", line 192, in <module> config.moduleList = loadModules(config.moduleDir, config.mode) File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 140, in loadModules obj.loadModules(mode=mode) File "/usr/lib/python2.6/site-packages/firstboot/moduleset.py", line 111, in loadModules self.moduleList = loadModules(self.path, mode) File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 101, in loadModules obj = loaded.moduleClass() File "/usr/share/rhn/up2date_client/firstboot/rhsm_subscriptions.py", line 23, in __init__ managergui.MainWindow.__init__(self) File "/usr/share/rhsm/gui/managergui.py", line 255, in __init__ self.refresh() File "/usr/share/rhsm/gui/managergui.py", line 281, in refresh self.all_subs_tab.refresh() File "/usr/share/rhsm/gui/widgets.py", line 157, in refresh self._set_next_update() File "/usr/share/rhsm/gui/widgets.py", line 149, in _set_next_update update_time = datetime.datetime.fromtimestamp(next_update) ValueError: timestamp out of range for platform time_t