Page 1 of 1
Error: update failed
Posted: Tue Jun 28, 2016 5:24 pm
by jimmyeao
message received trying to update vesta core to release 16..are there any specific logs for the upgrade to check?
Re: Error: update failed
Posted: Wed Jun 29, 2016 5:57 am
by slavik
What's your OS?
I have same issue.
Ubuntu 14.04 LTS
Re: Error: update failed
Posted: Wed Jun 29, 2016 6:20 am
by grenadecx
Same error.
Ubuntu 14.04 LTS.
However it shows the package as updated. Seems like VestaCP guys have some improvements that need to be done in the update area.
Re: Error: update failed
Posted: Wed Jun 29, 2016 6:25 am
by jimmyeao
slavik wrote:What's your OS?
I have same issue.
Ubuntu 14.04 LTS
Same OS. It seems the NGINX package is partially broken. It is running but apt-get update results in errors - see this thread:
http://forum.vestacp.com/viewtopic.php?f=41&t=11870
Re: Error: update failed
Posted: Thu Jun 30, 2016 3:35 am
by slavik
ok, The reason upgrade was failing on my system was because /boot/ was full and had no more space.
Code: Select all
#df -h
root@vesta:/var/log/vesta# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 228M 222M 0 100% /boot
I'm not sure, how to correctly free space on it. See here:
http://askubuntu.com/questions/89710/ho ... 0219#90219