YunoHost-Apps / cryptpad_ynh

CryptPad package for YunoHost
https://cryptpad.fr
GNU General Public License v3.0
27 stars 21 forks source link

Remove full_domain option in manifest.toml #210

Closed Lab-8916100448256 closed 9 months ago

Lab-8916100448256 commented 9 months ago

Problem

Error when trying to install cryptpad on Armbian Bookworm :

ERROR While parsing manifest: 1 validation error for OptionsModel
options -> 0 -> DomainOption -> full_domain
  extra fields not permitted (type=value_error.extra)
Command 'yunohost app install cryptpad --force --args 'admin=groot&password=obfuscated&domain=crypt.clic.merlinsystem.com&language=fr&is_public=yes' &>> ./data/install_cryptpad.logs' returned non-zero exit status 1.

Solution

Remove full_domain option in manifest.toml

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)