Discussion:
[ABRT PATCH 0/4] vmcore patches v2
Richard Marko
2013-09-03 15:02:22 UTC
Permalink
Mostly fixing error handling + adding dependency on kexec-tools.

Please note that it still produces
selinux AVC when trying to access /var/crash on fedora 19.
(rhbz#1002637).

I've left logging intact for now, will address it globally
in next patchset.

Only following patch was updated:
[ABRT PATCHv2 4/4] vmcore: fail gracefully if dump_dir is not
accessible


Richard Marko (4):
vmcore: don't fail if /etc/kdump.conf is not readable
vmcore: use re.MULTILINE instead of numerical value
spec: vmcore: require kexec-tools
vmcore: fail gracefully if dump_dir is not accessible

abrt.spec.in | 1 +
src/hooks/abrt_harvest_vmcore.py.in | 46 +++++++++++++++++++++++++++++--------
2 files changed, 37 insertions(+), 10 deletions(-)
--
1.8.3.1
Loading...