Hide Forgot
abrt version: 2.0.1 executable: /usr/bin/abrt-action-install-debuginfo.py cmdline: /usr/bin/python -u /usr/bin/abrt-action-install-debuginfo.py component: abrt package: abrt-addon-ccpp-2.0.1-2.fc15 architecture: x86_64 kernel: 2.6.38.2-9.fc15.x86_64 reason: os.py:157:makedirs:OSError: [Errno 13] Permission denied: '/var/cache/abrt-di' uid: 173 username: abrt os_release: Fedora release 15 (Lovelock) time: 1303499141 event_log ----- 2011-04-27-09:20:00> Empty login or password, please check your configuration 2011-04-27-09:20:00* (exited with 1) backtrace ----- os.py:157:makedirs:OSError: [Errno 13] Permission denied: '/var/cache/abrt-di' Traceback (most recent call last): File "/usr/bin/abrt-action-install-debuginfo.py", line 422, in <module> result = downloader.download(missing) File "/usr/bin/abrt-action-install-debuginfo.py", line 262, in download os.makedirs(self.cachedir) File "/usr/lib64/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/var/cache/abrt-di' Local variables in innermost frame: tail: 'abrt-di' head: '/var/cache' name: '/var/cache/abrt-di' mode: 511
Created attachment 495287 [details] File: backtrace
abrt testing
Reopening. I just realized this is from: abrt-addon-ccpp-2.0.1-2.fc15
please check if /var/cache/abrt-di exists and has abrt:abrt as owner
please check if /var/cache/abrt-di exists and has abrt:abrt as owner and if it doesn't create it and chown it to abrt:abrt
(In reply to comment #5) > please check if /var/cache/abrt-di exists and has abrt:abrt as owner and if it > doesn't create it and chown it to abrt:abrt As of now: $ ls -lFd /var/cache/abrt-di drwxrwxr-x. 3 abrt abrt 4096 Apr 24 08:46 /var/cache/abrt-di/ However, the report is from: time: 1303499141 Which is: GMT: Fri, 22 Apr 2011 19:05:41 GMT Your timezone: Fri 22 Apr 2011 12:05:41 PM PDT http://www.epochconverter.com/ I didn't realize it was that old. It is probably from when I was trying to test if running abrt-gui as root would recreate abrt-di, so it is just a dupe of Bug 694305. And I promise not to misconfigure /var/cache/abrt-di/ again ... :-)
*** This bug has been marked as a duplicate of bug 694305 ***