11-20-2014, 10:04 PM 
		
	
	
		Quick fix for the updates. Replace the line 15 in /usr/scripts/updates with this.
	
	
	
	
	
Code:
sudo killall -9 synaptic || echo ok && killall -9 gdebi-gtk || echo ok && sudo apt-get update && sudo apt-get upgrade
 
 

 
