We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Error: vesta update failed
-
- Support team
- Posts: 1047
- Joined: Fri Mar 21, 2014 7:49 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Error: vesta update failed
compil ответил вам в этой теме viewtopic.php?f=35&t=16595&p=69937#p69941
-
- Posts: 7
- Joined: Tue Dec 04, 2018 1:56 pm
- Os: Ubuntu 15x
- Web: apache + nginx
Re: Error: vesta update failed
Здравствуйте. У меня такая же проблема возникла. VestaCP главный пакет Версия: 0.9.8 (amd64) Релиз:17. Ни через панель ни через консоль не обновляется, в логах пишет:
Обращался к хостеру, но он помочь не смог. Остаётся надежда на вас. Помогите плз2018-12-04 08:16:37 v-update-sys-vesta 'vesta' [Error 19]
2018-12-04 08:16:40 v-update-sys-vesta 'vesta-nginx' [Error 19]
2018-12-04 08:16:44 v-update-sys-vesta 'vesta-php' [Error 19]
Re: Error: vesta update failed
Здравствуйте.
Попробуйте обновится через
Попробуйте обновится через
Code: Select all
apt-get update
apt-get upgrade
-
- Posts: 7
- Joined: Tue Dec 04, 2018 1:56 pm
- Os: Ubuntu 15x
- Web: apache + nginx
Re: Error: vesta update failed
Спасибо за быстрый ответ. apt-get update проходит нормально, видимо, скачиваются какие-то пакеты. А вот следующая команда выдает это:imperio wrote: ↑Tue Dec 04, 2018 2:27 pmЗдравствуйте.
Попробуйте обновится черезCode: Select all
apt-get update apt-get upgrade
Code: Select all
apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
E: Unmet dependencies. Try using -f.
Re: Error: vesta update failed
Попробуйте выполнить
Code: Select all
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get autoremove
-
- Posts: 7
- Joined: Tue Dec 04, 2018 1:56 pm
- Os: Ubuntu 15x
- Web: apache + nginx
Re: Error: vesta update failed
первые 2 команды выполнились, а авторемув выдал это:imperio wrote: ↑Tue Dec 04, 2018 2:41 pmПопробуйте выполнитьCode: Select all
sudo apt-get clean sudo apt-get autoclean sudo apt-get autoremove
Code: Select all
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
E: Unmet dependencies. Try using -f.
Re: Error: vesta update failed
Странно.
Попробуйте тогда
и потом снова
Если проблема сохранится, предоставьте доступ к серверу. Посмотрим
Попробуйте тогда
Code: Select all
sudo dpkg --configure -a
Code: Select all
sudo apt-get update
-
- Posts: 7
- Joined: Tue Dec 04, 2018 1:56 pm
- Os: Ubuntu 15x
- Web: apache + nginx
Re: Error: vesta update failed
Вот:
Code: Select all
sudo dpkg --configure -a
dpkg: error processing package libpam-systemd:amd64 (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
libpam-systemd:amd64
Re: Error: vesta update failed
Скиньте доступ в ЛС, посмотрим