@Dutch84 If you want to test a new install of a fresh YunoHost on top of a fresh Debian 11/Bullseye then you just have to do :
$ wget https://install.yunohost.org/bullseye -O install_script
$ bash install_script -d testing
@Dutch84 If you want to test a new install of a fresh YunoHost on top of a fresh Debian 11/Bullseye then you just have to do :
$ wget https://install.yunohost.org/bullseye -O install_script
$ bash install_script -d testing
I like to wait for the stable version to install, I donât have enough knowledge to fix problems.
Hello,
I am new to both Yunohost and Wireguard, but I am reporting the following in case it could relate to the current debugging effort.
I have just installed YNH testing branch using the install script on a fresh Debian 11.3 VPS (KVM) with kernel 5.10.0-14-amd64. It worked perfect.
Then I have installed the Wireguard package via YNH web admin interface and got the following error message:
Packagers: ynh_add_app_dependencies is deprecated and is now only an alias to ynh_install_app_dependencies
wg-quick.target is a disabled or a static unit, not starting it.
Loading new wireguard-1.0.20210219 DKMS files...
Building for 5.10.0-8-amd64 5.10.0-14-amd64
Module build for kernel 5.10.0-8-amd64 was skipped since the kernel headers for this kernel does not seem to be installed.
Building initial module for 5.10.0-14-amd64
Error! The /var/lib/dkms/wireguard/1.0.20210219/5.10.0-14-amd64/x86_64/dkms.conf for module wireguard includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it should not be built.
Skipped.
Thereâs no â5.10.0-14-amd64â folder in â1.0.20210219â folder, but there is a dkms.conf at /var/lib/dkms/wireguard/1.0.20210219/source/dkms.conf
which contains:
PACKAGE_NAME="wireguard"
PACKAGE_VERSION="1.0.20210219"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
DEST_MODULE_LOCATION="/kernel/net"
if ls /lib/modules/5.5*/source/include/uapi/linux/wireguard.h >/dev/null 2>&1 ; then
# debian backported wireguard into the 5.5 release:
BUILD_EXCLUSIVE_KERNEL="^((5\.[0-4]($|[.-]))|(4\.)|(3\.1[0-9]))"
else
# upstream requires kernel 3.10 - 5.5, inclusive:
BUILD_EXCLUSIVE_KERNEL="^((5\.[0-5]($|[.-]))|(4\.)|(3\.1[0-9]))"
fi
I can nevertheless access Wireguardâs unofficial webUI without any glitch.
Since I havnât been further in WG config yet, I cannot tell so far whether it actually works. But I noted - launching diagnosis command within YNH - a related error about port 8095 apparently closed from outside with a warning saying that it is necessary for wg-quick@wg0 to work properly. The diagnosis also reports that service wg-quick@wg0
failed to start, due to /etc/wireguard/wg0.conf
not existing, but i assume that this is because I have not finished the configuration phase yet.
Thank you for testing. Regarding the dkms issue, it should be fixed with a testing version of the app that is waiting the release of YunoHost 11.
Problem known and not critical, cf. the appâs Github issues or maybe even WireGuard thread here.
You assume correctly. Report back after configuring it and hitting "Apply config " in the webUI.
You assume correctly.
Report back after configuring it and hitting "Apply config " in the webUI.
Thanks for your quick reply. Indeed, despite the error message in the Wireguard install process, it does its job properly (basic VPN configuration in my case).
I am encountering two issues while testing the Movim package:
Side question - is there an easy way to at some point shift YNH from testing to stable branch, or does it have to be done as I guess via a fresh install?
When we will release the new stable version, you should be able to return into stable mode.
The update has worked well (seems to)
So glad! good job every body
Hi, I test Yunohost 11 on my armbian system arm64
So I had this problem with rspamd, solved a first time by installing the latest version of rspamd from âsidâ but bad idea although functional.
So I reinstalled everything and this time by running the command sudo apt show rspamd -a
I found that version 3.2 of rspamd is available in the bullseye backports so I was able to force the install of rspamd version 3.2 this finally solves the problem with rspamd on my armbianâŠ
Concerning user@1007 I also had this problem which I had been able to solve by adding systemd.unified_cgroup_hierarchy=0
in boot kernel parameter
But this solution was only temporary because since the kernel update in 5.15.43 it overloads the system from the start, if I remove this systemd.unified_cgroup_hierarchy=0
I find again this error with user@1007 this seems to be related to the use of cgroup v2
Hoping this helps the Team, thanks again to all the DevsâŠ!
Installation on a raspberry 2, modem B+.
Fresh install of raspbian and then used the install script.
I found the bug as Yunohost is broken on RPi 0 and 1 because metronome builds are not armv6 compatible · Issue #1423 · YunoHost/issues · GitHub and solved compiling metronome: after the install script was completed.
After the install I found the user admin not in the sudoers group so I needed to use the command su - to add the user to that group.
The command yunohost service status gives many warning about configuration: unknown, for example:
yunohost-api:
configuration: unknown
description: Manages interactions between the YunoHost web interface and the system
last_state_change: 2022-06-05 12:05:26
start_on_boot: enabled
status: running
Run the update 3 weeks ago on an odroid hc4 and everything is working fine with the following apps :
I had a little bit of trouble with the following apps
But reinstalling the apps fixed the problems
Still have a little bug with a custom backup script using duplicity, but I guess it has nothing to do with yunohost, just duplicity version updated which is not working the same with scaleway cold storage.
Thank you yunohost team for the great job you do !
Retex migration version stable Ă jour â Debian11-testing 11.0.7
tl;dr : migration ok malgré quelques cahots.
Résumé des opérations :
yunohost tools update
: 171 choses Ă upgrader.yunohost tools upgrade system
: dpkg/APT est en Ă©tat broken
sudo apt install --fix-broken
: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
sudo dpkg --configure -a
: lâOS reconfigure un tas de choses et upgrade/install une demi-douzaines de packages.mailx
(qui est inclus dans le package mailutils
) en ligne de commande pour envoyer des mails : okHello,
Is there a date planned for yunohost 11 ?
Thanks
In âthe next daysâ is starting to take a month. Are there any good news yet?
Tiens câest Ă©trange, lâOS est bien Debian 11, mais jâai toujours ça qui traine dans les migrations :
## Pending migrations
23. Migrate databases from PostgreSQL 11 to 13
22. Migrate php7.3-fpm 'pool' conf files to php7.4
21. Upgrade the system to Debian Bullseye and YunoHost 11.x
Lorsque je tente dâeffectuer les migrations en question, jâobtiens ceci :
Running migration 0021_migrate_to_bullseye...
Migration 0021_migrate_to_bullseye did not complete, aborting. Error: The current Debian distribution is not Buster!
Could not complete the operation 'Run migrations'. Please provide the full log of this operation by clicking here to get help
Run these migrations: '0021_migrate_to_bullseye', before migration 0022_php73_to_php74_pools.
Run these migrations: '0021_migrate_to_bullseye', before migration 0023_postgresql_11_to_13.
La log est plutÎt famélique : https://paste.yunohost.org/raw/pafujavure
Par acquis de conscience jâai regardĂ© lâĂ©tat du package php7.4 : il nâest pas installĂ©.
root@serveur:~# apt-cache policy php7.4
php7.4:
Installed: (none)
Candidate: 7.4.29-1+0~20220422.62+debian11~1.gbp6939ea
Version table:
7.4.29-1+0~20220422.62+debian11~1.gbp6939ea 500
500 https://packages.sury.org/php bullseye/main amd64 Packages
7.4.28-1+deb11u1 500
500 http://mirrors.online.net/debian bullseye/main amd64 Packages
500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
On dirait que la migration vers Debian 11 nâest pas bien reconnue, ce qui bloque les migrations suivantes (php et postgresql).
LâOS est pourtant bien migrĂ©, et yuno aussi :
root@serveur:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
root@serveur:~# yunohost tools versions
yunohost:
repo: testing
version: 11.0.7
yunohost-admin:
repo: testing
version: 11.0.7
moulinette:
repo: testing
version: 11.0.7
ssowat:
repo: testing
version: 11.0.7
Thanks for your suggestion, we have added the rspamd 3.2 package from backport into our own repository. It should fixed the bug.
Tu nâas pas de logs de cette opĂ©ration? Ce serait pratique pour savoir si il y a un vrai soucis (ou si tu as Ă©tĂ© trop impatient).
No! (we are still trying to create some images for arm cards)
Si tu me dis dans quel log chercher je peux jeter un Ćil
Il y a logiquement un log de la migration disponible dans lâinterface yunohost. Ou via la ligne de commande yunohost log list
Here it is :
https://paste.yunohost.org/raw/afazicuter (migration)
https://paste.yunohost.org/raw/iqecelerun (upgrade)