Bug 895742 - Processing interrupted: can't continue without writable directory
Summary: Processing interrupted: can't continue without writable directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-15 22:10 UTC by KitchM
Modified: 2013-03-27 00:38 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
: 909440 (view as bug list)
Environment:
Last Closed: 2013-03-25 23:03:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description KitchM 2013-01-15 22:10:14 UTC
Description of problem:
ABRT shows that it cannot write to a particular directory, even after asking for the administrative password.

Version-Release number of selected component (if applicable):
2.0.18

How reproducible:
By use

Steps to Reproduce:
1. Open ABRT
2. Select an unreported report
3. Some of them will come up with the process window showing that it stopped with the words: "Processing interrupted: can't continue without writable directory".
  
Actual results:
Error described above.

Expected results:
No error.

Additional info:

Comment 1 Jiri Moskovcak 2013-01-16 08:08:20 UTC
Are these problematic reports from processes crashed running with root privileges?

Comment 2 KitchM 2013-01-16 17:00:52 UTC
I don't know.

I have found in using Fedora that there is no root access in the log-in menu.  It has been a source of much problem when trying to go to a root desktop and diagnose the problems the normal user sees.

Comment 3 Jiri Moskovcak 2013-01-21 12:51:01 UTC
Are these failing problems visible right after you run the abrt-gui (without root privileges)? And can you please try removing the abrt settings in ~/.config/abrt/settings and try the reporting again?

Comment 4 KitchM 2013-01-21 21:53:58 UTC
Yes, it only happens when abrt-gui notices a problem, pops up and I select to report the new issue.  It happened again today.

Tried your suggestion by renaming it ....bak, but same thing happened.

By the way, that last report was about colord.

Comment 5 Jakub Filak 2013-01-22 17:00:36 UTC
(In reply to comment #4)
> Yes, it only happens when abrt-gui notices a problem, pops up and I select
> to report the new issue.  It happened again today.
> 
> Tried your suggestion by renaming it ....bak, but same thing happened.
> 
> By the way, that last report was about colord.

We are not sure what is the root cause of this bug. But I prepared abrt/libreport update in the nightly builds repository which should fix this bug.

If you have time and you want to help us with testing, please update abrt/libreport packages from the nightly build repository and try to reproduce the unwanted behaviour.

And here is a link to page about ABRT nightly builds. http://rmarko.fedorapeople.org/

Comment 6 KitchM 2013-01-22 22:00:40 UTC
Although confusing, I created a file as described and added it to the yum.repos.d directory.  The nightly builds then appeared in Yum Extender and it updated everything regarding abrt.

I then got thru a number of reports just fine.  I ran into another problem, but will create a new incident report for it.

This one may just be solved.

Thanks.

Comment 7 Jakub Filak 2013-01-23 07:42:43 UTC
Thanks for all your help...really appreciated! 

Fixed in git

commit b68b28389466846ab64e9378ce606a088744b5d3
Author: Jakub Filak <jfilak>
Date:   Tue Jan 22 16:03:21 2013 +0100

    daemon: unify accessibility check before delete with dbus
    
    - we allow users to take ownership of dump dir but abrt-server doesn't
      allow to delete taken dump dirs, because abrt-server compares dump
      dir's UID element to caller's UID
    - solution: don't compare dump dir's UID element to caller's uid, just
      check file system rights like abrt-dbus
    - closes rhbz#895742
    
    Signed-off-by: Jakub Filak <jfilak>

Comment 8 Fedora Update System 2013-02-05 13:37:20 UTC
abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17

Comment 9 Fedora Update System 2013-02-05 13:41:29 UTC
abrt-2.1.0-1.fc18,libreport-2.1.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/abrt-2.1.0-1.fc18,libreport-2.1.0-2.fc18

Comment 10 Fedora Update System 2013-02-08 02:18:59 UTC
Package abrt-2.1.0-1.fc17, libreport-2.1.0-2.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-2.1.0-1.fc17 libreport-2.1.0-2.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-2065/abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17
then log in and leave karma (feedback).

Comment 11 KitchM 2013-02-08 19:19:04 UTC
Please close this as fixed.

Thanks for your help.

Comment 12 Naipaul Ojar 2013-02-08 19:31:00 UTC
Dear Support

This problem is back in Fedora 18.

Can we re-open against Fedora 18.

Comment 13 Ben Beasley 2013-02-10 15:57:15 UTC
Confirm in Fedora 18 with 2.0.20-1.fc18. Installing abrt 2.1.1-1.fc18 from the testing repo with "yum update abrt --enablerepo=updates-testing" seemed to resolve the problem.

Comment 14 Fedora Update System 2013-02-11 08:40:07 UTC
abrt-2.1.1-1.fc18, libreport-2.1.1-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2013-2111/abrt-2.1.1-1.fc18,libreport-2.1.1-1.fc18

Comment 15 markusN 2013-03-03 13:12:40 UTC
The update solves the problem, I have left positive karma.

btw: duplicate of #909440

Comment 16 Fedora Update System 2013-03-20 08:40:55 UTC
abrt-2.1.2-1.fc17,libreport-2.1.2-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/abrt-2.1.2-1.fc17,libreport-2.1.2-1.fc17

Comment 17 Fedora Update System 2013-03-20 08:56:05 UTC
abrt-2.1.2-1.fc18,libreport-2.1.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/abrt-2.1.2-1.fc18,libreport-2.1.2-1.fc18

Comment 18 Fedora Update System 2013-03-25 23:03:57 UTC
abrt-2.1.2-2.fc18, libreport-2.1.2-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2013-03-27 00:38:28 UTC
abrt-2.1.2-2.fc17, libreport-2.1.2-2.fc17 has been pushed to the Fedora 17 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.