Hide Forgot
Version-Release number of selected component: yum-3.4.3-54.fc18 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python /bin/yum --enablerepo=* clean all executable: /bin/yum kernel: 3.10.10-100.fc18.i686.PAE runlevel: N 5 type: Python uid: 1000 Truncated backtrace: __init__.py:2069:_lock:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 36: ordinal not in range(128) Traceback (most recent call last): File "/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 319, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 124, in main base.doLock() File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2011, in doLock while not self._lock(lockfile, mypid, 0644): File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2069, in _lock errmsg = _('Could not create lock at %s: %s ') % (filename, str(msg)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 36: ordinal not in range(128) Local variables in innermost frame: filename: '/var/tmp/yum-mikko-wTKdmZ/i386/18/yum.pid' fd: 5 lockdir: '/var/tmp/yum-mikko-wTKdmZ/i386/18' msg: OSError(28, 'Laitteella ei ole tilaa j\xc3\xa4ljell\xc3\xa4') contents: '1704' mode: 420
Created attachment 796553 [details] File: backtrace
Created attachment 796554 [details] File: environ
Your disk is full. The traceback has been already fixed in F19.. Sorry, f18 is too old for rebase and it's not worth backporting. commit afdf914297957b2aa4063f065b3d5b3d0311d1f5 Author: Zdenek Pavlas <zpavlas> Date: Mon Jan 14 14:01:13 2013 +0100 _lock(): yet another exception2msg fix