Richard Marko
2013-09-02 09:26:58 UTC
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.
(I'll take care of the AVC)
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 | 20 +++++++++++++-------
2 files changed, 14 insertions(+), 7 deletions(-)
Please note that it still produces
selinux AVC when trying to access /var/crash on fedora 19.
(I'll take care of the AVC)
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 | 20 +++++++++++++-------
2 files changed, 14 insertions(+), 7 deletions(-)
--
1.8.3.1
1.8.3.1