我正在尝试在 raspberry pi zero 上安装 PassBolt。
我跑了:
sudo apt install -f passbolt-ce-server
我得到了这个错误:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
passbolt-ce-server : Depends: php-cli (>= 2:7.4)
Depends: php-curl (>= 2:7.4)
Depends: php-mbstring (>= 2:7.4)
Depends: php-intl (>= 2:7.4)
Depends: php-mysql (>= 2:7.4) but it is not going to be installed
Depends: php-fpm (>= 2:7.4)
Depends: php-xml (>= 2:7.4)
Depends: php-gd (>= 2:7.4)
E: Unable to correct problems, you have held broken packages.