Every time I sudo su on a CentOS7 system, I get this error.
	
	
	
		
The number after lastnotification is different every time.
There is a file in /root/.cache/abrt called lastnotification.
I've tried giving it +777 permissions, I get the same error.
I've even deleted it, it makes no difference. It comes back with these permissions.
	
	
	
		
It's just a little frustrating, anyone know what I can do to fix this?
Thanks.
	
		
			
		
		
	
				
			
		Code:
	
	bash: /root/.cache/abrt/lastnotification.Fl580G5f: cannot overwrite existing file
'abrt-cli status' timed out
	The number after lastnotification is different every time.
There is a file in /root/.cache/abrt called lastnotification.
I've tried giving it +777 permissions, I get the same error.
I've even deleted it, it makes no difference. It comes back with these permissions.
		Code:
	
	-rw-------  1 root root 0 Aug 14 23:27 lastnotification
	It's just a little frustrating, anyone know what I can do to fix this?
Thanks.
	
 