Bug 886628
| Summary: | [abrt] hplip-gui-3.12.10-4.a.fc17: utils.py:1819:Is_HPLIP_older_version:ValueError: invalid literal for int() with base 10: "11 Public Release</a><br />')" | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | tenx10 | ||||||||||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 17 | CC: | jpopelka, twaugh | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | i686 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:1f0c8ab5f2ee33265da924af98c46c39d322a1ba | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2012-12-12 17:40:16 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: | |||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 662526 [details]
File: executable
Created attachment 662527 [details]
File: dso_list
Created attachment 662528 [details]
File: environ
Created attachment 662529 [details]
File: smolt_data
Created attachment 662530 [details]
File: core_backtrace
Try to update with su -c 'yum update --enablerepo=updates-testing hplip' *** This bug has been marked as a duplicate of bug 868709 *** |
Version-Release number of selected component: hplip-gui-3.12.10-4.a.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: python /usr/bin/hp-systray kernel: 3.6.9-2.fc17.i686.PAE backtrace: :utils.py:1819:Is_HPLIP_older_version:ValueError: invalid literal for int() with base 10: "11 Public Release</a><br />')" : :Traceback (most recent call last): : File "/usr/share/hplip/ui4/systemtray.py", line 492, in settingsTriggered : if utils.Is_HPLIP_older_version(cur_vers, self.user_settings.latest_available_version): : File "/usr/share/hplip/base/utils.py", line 1819, in Is_HPLIP_older_version : version1=os.popen('cat /etc/issue | cut -c 16 | head -n 1') :ValueError: invalid literal for int() with base 10: "11 Public Release</a><br />')" : :Local variables in innermost frame: :available_version: "3.12.11 Public Release</a><br />')" :cnt: 2 :available_array: ['3', '12', "11 Public Release</a><br />')"] :installed_array: ['3', '12', '6'] :installed_version: '3.12.6' :Is_older: False