Bug 568101 - /var/cache/abrt belongs in /var/spool per FHS
Summary: /var/cache/abrt belongs in /var/spool per FHS
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Denys Vlasenko
QA Contact: Fedora Extras Quality Assurance
URL: http://www.pathname.com/fhs/pub/fhs-2...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-24 19:12 UTC by Matt McCutchen
Modified: 2010-08-24 21:18 UTC (History)
7 users (show)

Fixed In Version: abrt-1.1.13-1.fc12
Clone Of:
Environment:
Last Closed: 2010-08-17 05:28:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch (2.56 KB, patch)
2010-05-13 16:01 UTC, Denys Vlasenko
no flags Details | Diff

Description Matt McCutchen 2010-02-24 19:12:57 UTC
Description of problem:
Abrt stores pending crash dumps in /var/cache/abrt .  According to the FHS, this kind of data belongs in /var/spool :

"/var/cache is intended for cached data from applications. Such data is locally generated as a result of time-consuming I/O or calculation. The application must be able to regenerate or restore the data. Unlike /var/spool, the cached files can be deleted without data loss."

"/var/spool contains data which is awaiting some kind of later processing. Data in /var/spool represents work to be done in the future (by a program, user, or administrator); often data is deleted after it has been processed."

Version-Release number of selected component (if applicable):
abrt-1.0.7-1.fc12.x86_64

How reproducible:
Always

Steps to Reproduce:
rpm -ql abrt
  
Actual results:
/var/cache/abrt

Expected results:
/var/spool/abrt

Comment 1 Denys Vlasenko 2010-05-05 09:29:09 UTC
Discussing it on ml

Comment 2 Matt McCutchen 2010-05-05 14:47:06 UTC
Links considered helpful:

https://fedorahosted.org/pipermail/crash-catcher/2010-May/000323.html

Comment 3 Denys Vlasenko 2010-05-13 16:01:10 UTC
Created attachment 413804 [details]
Proposed patch

Comment 4 Denys Vlasenko 2010-05-14 11:02:24 UTC
Applied to git.

Comment 5 Fedora Update System 2010-08-11 11:08:55 UTC
abrt-1.1.13-1.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14

Comment 6 Fedora Update System 2010-08-12 12:57:39 UTC
abrt-1.1.13-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc13

Comment 7 Fedora Update System 2010-08-12 19:51:54 UTC
abrt-1.1.13-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update abrt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14

Comment 8 Fedora Update System 2010-08-16 14:06:16 UTC
abrt-1.1.13-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc12

Comment 9 Fedora Update System 2010-08-17 05:26:31 UTC
abrt-1.1.13-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2010-08-20 13:30:50 UTC
abrt-1.1.13-2.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/abrt-1.1.13-2.fc14

Comment 11 Fedora Update System 2010-08-24 01:11:27 UTC
abrt-1.1.13-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2010-08-24 21:17:09 UTC
abrt-1.1.13-1.fc12 has been pushed to the Fedora 12 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.