Bug 896679 - [abrt] yumex-3.0.10-1.fc18: pickle.py:880:load_eof:EOFError
Summary: [abrt] yumex-3.0.10-1.fc18: pickle.py:880:load_eof:EOFError
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:549594fb169ebd2a8acff3d4581...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-17 18:11 UTC by ali
Modified: 2013-10-12 04:27 UTC (History)
1 user (show)

Fixed In Version: yumex-3.0.12-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-01 02:03:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.14 KB, text/plain)
2013-01-17 18:11 UTC, ali
no flags Details
File: core_backtrace (949 bytes, text/plain)
2013-01-17 18:11 UTC, ali
no flags Details
File: environ (1.37 KB, text/plain)
2013-01-17 18:11 UTC, ali
no flags Details

Description ali 2013-01-17 18:11:08 UTC
Version-Release number of selected component:
yumex-3.0.10-1.fc18

Additional info:
cmdline:        /usr/bin/python -tt /usr/bin/yumex
dso_list:       python-libs-2.7.3-13.fc18.i686
executable:     /usr/bin/yumex
kernel:         3.7.2-201.fc18.i686
uid:            1000

Truncated backtrace:
pickle.py:880:load_eof:EOFError

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 268, in on_button_clicked
    self.update_console(key)
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 290, in update_console
    self.show_changelog()
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 400, in show_changelog
    changelog = self.pkg.changelog
  File "/usr/lib/python2.7/site-packages/yumexbackend/__init__.py", line 210, in changelog
    return self.backend.get_changelog(self.id, 4)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_client.py", line 660, in get_changelog
    return unpack(args[0])
  File "/usr/lib/python2.7/site-packages/yumexbackend/__init__.py", line 464, in unpack
    return pickle.loads(base64.b64decode(value))
  File "/usr/lib/python2.7/pickle.py", line 1382, in loads
    return Unpickler(file).load()
  File "/usr/lib/python2.7/pickle.py", line 858, in load
    dispatch[key](self)
  File "/usr/lib/python2.7/pickle.py", line 880, in load_eof
    raise EOFError
EOFError

Local variables in innermost frame:
self: <pickle.Unpickler instance at 0xced932c>

Potential duplicate: bug 749989

Comment 1 ali 2013-01-17 18:11:12 UTC
Created attachment 680428 [details]
File: backtrace

Comment 2 ali 2013-01-17 18:11:15 UTC
Created attachment 680429 [details]
File: core_backtrace

Comment 3 ali 2013-01-17 18:11:18 UTC
Created attachment 680430 [details]
File: environ

Comment 4 Tim Lauridsen 2013-09-12 07:45:39 UTC
Hard to see what is causing that, I have add some extra checking upstream, to handle such an error in a better way.

Comment 5 Fedora Update System 2013-09-22 10:25:31 UTC
yumex-3.0.12-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/yumex-3.0.12-1.fc20

Comment 6 Fedora Update System 2013-09-22 10:26:21 UTC
yumex-3.0.12-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/yumex-3.0.12-1.fc19

Comment 7 Fedora Update System 2013-09-23 00:05:16 UTC
Package yumex-3.0.12-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yumex-3.0.12-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17378/yumex-3.0.12-1.fc19
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-10-01 02:03:17 UTC
yumex-3.0.12-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-10-12 04:27:00 UTC
yumex-3.0.12-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.