24th April
OrangePi Zero 3
Trying to install YunoHost 13 on top of Armbian 26.2.0-trunk.792 trixie:
5/5 ⢠Installing YunoHost
'apt-get install --assume-yes -o Dpkg::Options::=--force-confold -o APT::install-recommends=true yunohost yunohost-admin postfix' failed.
[Partial] Log says:
^[[1m 5/5 ⢠Installing YunoHost^[[0m
===================
Running: apt-get install --assume-yes -o Dpkg::Options::=--force-confold -o APT::install-recommends=true yunohost yunohost-admin postfix
===================
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package yunohost
E: Unable to locate package yunohost-admin
[^[[1m^[[31mFAIL^[[0m] Installation of YunoHost packages failed
@sloth âs answer fixes this, but itâs been 23 days since they posted, and it would be helpful if the fix was published, or the first post updated with the extra tips.
Other than that, I canât start nftables:
Apr 24 18:01:46 systemd[1]: Starting nftables.service - nftables...
Apr 24 18:01:46 nft[74426]: /etc/nftables.conf:3:1-14: Error: Could not process rule: Operation not supported
Apr 24 18:01:46 nft[74426]: flush ruleset
Apr 24 18:01:46 nft[74426]: ^^^^^^^^^^^^^^
Apr 24 18:01:46 systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
Apr 24 18:01:46 systemd[1]: nftables.service: Failed with result 'exit-code'.
Apr 24 18:01:46 systemd[1]: Failed to start nftables.service - nftables.
Apr 24 18:05:29 systemd[1]: Starting nftables.service - nftables...
Apr 24 18:05:29 nft[76712]: /etc/nftables.conf:3:1-14: Error: Could not process rule: Operation not supported
Apr 24 18:05:29 nft[76712]: flush ruleset
Apr 24 18:05:29 nft[76712]: ^^^^^^^^^^^^^^
Apr 24 18:05:29 systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
Apr 24 18:05:29 systemd[1]: nftables.service: Failed with result 'exit-code'.
Apr 24 18:05:29 systemd[1]: Failed to start nftables.service - nftables.
After a restart it seems to be working now.
