The repository 'http://forge.yunohost.org/debian bullseye InRelease' is not signed

Hardware: Linode Server - 1 CPU Core, 50 GB Storage, 2 GB RAM
I have access to my server : Through SSH | through the webadmin

Description of my issue

I am trying to install, and I keep getting this error:

[INFO] Running fix_locales
Generating locales (this might take a while)…
en_US.UTF-8… done
Generation complete.
[INFO] Running setup_package_source
W: GPG error: Index of /debian/ bullseye InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY FDBB9F3D83BD9E70
E: The repository ‘Index of /debian/ bullseye InRelease’ is not signed.
[FAIL] Setting up deb package sources failed

Thoughts on how to get past this?

Même chose.

Nouveau VPS chez Hetzner. Debian 11.
L’install de Yunohost se plante directement après avoir posé les questions “écraser la config Postfix” et “écraser la config sshd”.

root@debian-2gb-hel1-1:~# curl https://install.yunohost.org | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22992 100 22992 0 0 71626 0 --:–:-- --:–:-- --:–:-- 71403
[INFO] Running upgrade_system
[INFO] Running install_script_dependencies
[INFO] Running create_custom_config
[INFO] Running confirm_installation
[INFO] Running manage_sshd_config
[INFO] Running fix_locales
Generating locales (this might take a while)…
en_US.UTF-8… done
Generation complete.
[INFO] Running setup_package_source
W: GPG error: Index of /debian/ bullseye InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY FDBB9F3D83BD9E70
E: The repository ‘Index of /debian/ bullseye InRelease’ is not signed.
[FAIL] Setting up deb package sources failed
[INFO] Installation logs are available in /var/log/yunohost-installation_20221127_115842.log

[ESC[1mESC[34mINFOESC[0m] Running install_script_dependencies
Hit:1 Index of /debian-security bullseye-security InRelease
Hit:2 Index of /debian bullseye InRelease
Hit:3 Index of /debian bullseye-updates InRelease
Hit:4 http://mirror.hetzner.com/debian/packages bullseye InRelease
Hit:5 http://mirror.hetzner.com/debian/packages bullseye-updates InRelease
Hit:6 http://mirror.hetzner.com/debian/security bullseye-security InRelease
Reading package lists…
Reading package lists…
Building dependency tree…
Reading state information…
apt-transport-https is already the newest version (2.2.4).
dialog is already the newest version (1.3-20201126-1).
gnupg is already the newest version (2.2.27-2+deb11u2).
lsb-release is already the newest version (11.1.0).
whiptail is already the newest version (0.52.21-4+b3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[ESC[1mESC[34mINFOESC[0m] Running create_custom_config
[ESC[1mESC[34mINFOESC[0m] Running confirm_installation
[ESC[1mESC[34mINFOESC[0m] Running manage_sshd_config
[ESC[1mESC[34mINFOESC[0m] Running fix_locales
[ESC[1mESC[34mINFOESC[0m] Running setup_package_source
[ESC[1mESC[31mFAILESC[0m] Setting up deb package sources failed

 # cat /etc/apt/sources.list.d/yunohost.list
deb [signed-by=/usr/share/keyrings/yunohost-archive-keyring.gpg] http://forge.yunohost.org/debian/ bullseye stable
root@debian-2gb-hel1-1:/etc/apt/sources.list.d# gpg -v /usr/share/keyrings/yunohost-archive-keyring.gpg
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
pub   rsa2048 2012-04-17 [SC]
      1904C5B42E4856DCD4E9CF96360AAF3259A3E6FF
uid           YunoHost <build@yunohost.org>
sig        360AAF3259A3E6FF 2012-04-17   [selfsig]
sig        360AAF3259A3E6FF 2016-05-09   [selfsig]
sub   rsa2048 2012-04-17 [E]
sig        360AAF3259A3E6FF 2012-04-17   [keybind]

J’ai l’impression que le package n’a pas été signé avec la bonne clé. ??

My bad, c’est corrigé : Fix gpg key name · YunoHost/install_script@0c290ab · GitHub

C’est tout de suite mieux comme ça ! Merci à toute l’équipe !

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.