Bug 958366 - [abrt] yumex-3.0.10-2.fc19: misc.py:1005:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yumex-3.0.10-2.fc19: misc.py:1005:write:IOError: [Errno 5] Input/outpu...
Keywords:
Status: CLOSED DUPLICATE of bug 881860
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:945343d9a2b3de47f29a4290ec7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-01 07:47 UTC by Moez Roy
Modified: 2013-09-10 12:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-10 12:04:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.90 KB, text/plain)
2013-05-01 07:47 UTC, Moez Roy
no flags Details
File: core_backtrace (426 bytes, text/plain)
2013-05-01 07:47 UTC, Moez Roy
no flags Details
File: environ (253 bytes, text/plain)
2013-05-01 07:47 UTC, Moez Roy
no flags Details

Description Moez Roy 2013-05-01 07:47:12 UTC
Version-Release number of selected component:
yumex-3.0.10-2.fc19

Additional info:
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf fedora;updates-testing;updates
dso_list:       yum-3.4.3-83.fc19.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.9.0-301.fc19.x86_64
runlevel:       N 5
uid:            0
ureports_counter: 1

Truncated backtrace:
misc.py:1005:write:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/share/yumex/yum_childtask.py", line 67, in <module>
    my.dispatcher()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1408, in dispatcher
    self.write(":exception\t%s" % pack(errmsg))
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 355, in write
    sys.stdout.write("%s\n" % msg)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1005, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: ':exception\tUydUcmFjZWJhY2sgKG1vc3QgcmVjZW50IGNhbGwgbGFzdCk6XG4gIEZpbGUgIi91c3IvbGliL3B5dGhvbjIuNy9zaXRlLXBhY2thZ2VzL3l1bWV4YmFja2VuZC95dW1fc2VydmVyLnB5IiwgbGluZSAxMzkzLCBpbiBkaXNwYXRjaGVyXG4gICAgc2VsZi5wYXJzZV9jb21tYW5kKGFyZ3NbMF0sIGFyZ3NbMTpdKVxuICBGaWxlICIvdXNyL2xpYi9weXRob24yLjcvc2l0ZS1wYWNrYWdlcy95dW1leGJhY2tlbmQveXVtX3NlcnZlci5weSIsIGxpbmUgMTMyMSwgaW4gcGFyc2VfY29tbWFuZFxuICAgIHNlbGYuZ2V0X3BhY2thZ2VzKGFyZ3NbMF0sIGFyZ3NbMV0pXG4gIEZpbGUgIi91c3IvbGliL3B5dGhvbjIuNy9zaXRlLXBhY2thZ2VzL3l1bWV4YmFja2VuZC95dW1fc2VydmVyLnB5IiwgbGluZSA1MzYsIGluIGdldF9wYWNrYWdlc1xuICAgIHNlbGYuX3Nob3dfcGFja2FnZShwa2csIGFjdGlvbilcbiAgRmlsZSAiL3Vzci9saWIvcHl0aG9uMi43L3NpdGUtcGFja2FnZXMveXVtZXhiYWNrZW5kL3l1bV9zZXJ2ZXIucHkiLCBsaW5lIDQxNiwgaW4gX3Nob3dfcGFja2FnZVxuICAgIHNlbGYud3JpdGUoIjpwa2dcXHQlc1xcdCVzXFx0JXNcXHQlc1xcdCVzXFx0JXNcXHQlc1xcdCVzXFx0JXNcXHQlcyIgJSBzZWxmLl9nZXRfcGFja2FnZV9pZChwa2csIGFjdGlvbikpXG4gIEZpbGUgIi91c3IvbGliL3B5dGhvbjIuNy9zaXRlLXBhY2thZ2VzL3l1bWV4YmFja2VuZC95dW1fc2VydmVyLnB5IiwgbGluZSAzNTUsIGluIHdyaXRlXG4gICAgc3lzLnN0ZG91dC53cml0ZSgiJXNcXG4iICUgbXNnKVxuICBGaWxlICIvdXNyL2xpYi9weXRob24yLjcvc2l0ZS1wYWNrYWdlcy95dW0vbWlzYy5weSIsIGxpbmUgMTAwNSwgaW4gd3JpdGVcbiAgICBzZWxmLnN0cmVhbS53cml0ZShzKVxuSU9FcnJvcjogW0Vycm5vIDVdIElucHV0L291dHB1dCBlcnJvclxuJwpwMAou\n'
self: <open file '<stdout>', mode 'w' at 0x7f7843df1150>

Comment 1 Moez Roy 2013-05-01 07:47:14 UTC
Created attachment 742107 [details]
File: backtrace

Comment 2 Moez Roy 2013-05-01 07:47:16 UTC
Created attachment 742109 [details]
File: core_backtrace

Comment 3 Moez Roy 2013-05-01 07:47:20 UTC
Created attachment 742110 [details]
File: environ

Comment 4 Flóki Pálsson 2013-05-06 23:08:10 UTC
Description of problem:
starting yumex after reboot

Version-Release number of selected component:
yumex-3.0.10-2.fc19

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
dso_list:       yum-3.4.3-83.fc19.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.9.0-301.fc19.x86_64
runlevel:       N 5
uid:            0

Truncated backtrace:
misc.py:1005:write:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/share/yumex/yum_childtask.py", line 66, in <module>
    my = YumServer(debuglevel, plugins, offline, repos, yum_conf)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 187, in __init__
    self.doLock()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 271, in doLock
    self.warning(_("Yum is locked : ") + e.msg)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 449, in warning
    self.write(":warning\t%s" % msg)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 355, in write
    sys.stdout.write("%s\n" % msg)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1005, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: ':warning\tYum is locked : Existing lock /var/run/yum.pid: another copy is running as pid 1816.\n'
self: <open file '<stdout>', mode 'w' at 0x7f324a8d8150>

Comment 5 klaus 2013-05-23 20:39:27 UTC
Update to samba-libs-4.0.6-1.fc19.i686 and samba-dc-libs-4.0.6-1.fc19.i686
not possible and producing error messages by yumex-installer:

22:29:03 : ERROR: Abhängigkeitsauflösung wurde mit Fehlern beendet
22:29:03 : ERROR:   Paket: 2:samba-libs-4.0.6-1.fc19.i686 (updates-testing)
    Benötigt: libdfs_server_ad.so(SAMBA_4.0.6)
22:29:03 : ERROR:   Paket: 2:samba-libs-4.0.6-1.fc19.i686 (updates-testing)
    Benötigt: libdfs_server_ad.so
22:29:04 : ERROR:   Paket: 2:samba-dc-libs-4.0.6-1.fc19.i686 (updates-testing)
    Benötigt: libdfs_server_ad.so
22:29:04 : ERROR:   Paket: 2:samba-dc-libs-4.0.6-1.fc19.i686 (updates-testing)
    Benötigt: libdfs_server_ad.so(SAMBA_4.0.6)

Seems like updating gets troublesome before this problem is going to be handled.

Comment 6 klaus 2013-05-23 20:56:27 UTC
just checked this again. Since so many packages and files are dependent on the samba libs, solving this update samba-libs dependency bug seems a priority. Please.

Comment 7 Tim Lauridsen 2013-09-10 12:04:25 UTC

*** This bug has been marked as a duplicate of bug 881860 ***


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