Mon serveur YunoHost
Matériel: VPS bought online on OVH
Version de YunoHost: **
J’ai accès à mon serveur :** En SSH
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non
Si oui, expliquer:
Description du problème
Bonjour à tous,
J’ai un petit soucis lors de ma première installation de Yunohost sur un VPS OVH. C’est mon tout premier serveur donc je découvre et j’apprends. Alors j’avoue que la je viens chercher de l’aide parce que je comprends pas tout et j’ai pas trouvé de topic sur ce même sujet…
Mon soucis c’est que je lance l’installation de Yunohost avec cette commande
curl https://install.yunohost.org | bash
Et j’obtiens cette erreur
curl https://install.yunohost.org | bash
Reading package lists...
Building dependency tree...
Reading state information...
dialog is already the newest version (1.3-20190211-1).
gnupg is already the newest version (2.2.12-1+deb10u1).
lsb-release is already the newest version (10.2019051400).
whiptail is already the newest version (0.52.20-8).
wget is already the newest version (1.20.1-1.1).
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 149 kB of archives.
After this operation, 156 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
Fetched 149 kB in 0s (2,272 kB/s)
Selecting previously unselected package apt-transport-https.
(Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%$
Preparing to unpack .../apt-transport-https_1.8.2.3_all.deb ...
Unpacking apt-transport-https (1.8.2.3) ...
Setting up apt-transport-https (1.8.2.3) ...
[^[[1m^[[34mINFO^[[0m] Running create_custom_config
[^[[1m^[[34mINFO^[[0m] Running confirm_installation
[^[[1m^[[34mINFO^[[0m] Running manage_sshd_config
[^[[1m^[[34mINFO^[[0m] Running fix_locales
Reading package lists...
Building dependency tree...
Reading state information...
locales is already the newest version (2.28-10).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[^[[1m^[[34mINFO^[[0m] Running setup_package_source
[^[[1m^[[34mINFO^[[0m] Running apt_update
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Get:3 http://forge.yunohost.org/debian buster InRelease [18.2 kB]
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:5 http://forge.yunohost.org/debian buster/stable amd64 Packages [6,168 B]
Fetched 24.4 kB in 0s (51.8 kB/s)
Reading package lists...
[^[[1m^[[34mINFO^[[0m] Running register_debconf
[^[[1m^[[34mINFO^[[0m] Running workarounds_because_sysadmin_sucks
[^[[1m^[[34mINFO^[[0m] Workaround for avahi : creating avahi user with uid 769
[^[[1m^[[31mFAIL^[[0m] Unable to run stupid workarounds
[^[[1m^[[34mINFO^[[0m] Installation logs are available in /var/log/yunohost-installation_20220202_154807.log
J’ai relancé une installation après ca (j’aurais peut être pas du ) et j’obtiens ca…
curl https://install.yunohost.org | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22546 100 22546 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k
[INFO] Running upgrade_system
[FAIL] Unable to update the system
[INFO] Installation logs are available in /var/log/yunohost-installation_20220202_160041.log
Le log de l’installation
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://forge.yunohost.org/debian buster InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libtext-iconv-perl is already the newest version (1.7-5+b7).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
debhelper : Depends: dpkg-dev (>= 1.18.2~) but it is not going to be installed
Depends: dwz but it is not going to be installed
Depends: libdpkg-perl (>= 1.17.14) but it is not going to be installed
Depends: man-db but it is not going to be installed
Depends: po-debconf but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
[^[[1m^[[31mFAIL^[[0m] Unable to update the system
[^[[1m^[[34mINFO^[[0m] Installation logs are available in /var/log/yunohost-installation_20220202_160041.log
Un grand merci par avance à celui qui pourra m’aider