Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lufi fails to install with compiler errors #72

Open
KaiMartin opened this issue Jun 6, 2022 · 0 comments
Open

lufi fails to install with compiler errors #72

KaiMartin opened this issue Jun 6, 2022 · 0 comments

Comments

@KaiMartin
Copy link

Describe the bug

lufi fails to install with compiler errors

Context

  • Hardware: shared host at Hetzner
  • YunoHost version: 11.0.7 (testing)
  • I have access to my server: Through SSH and through the webadmin
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
  • Using, or trying to install package version/branch: as served the web admin

Steps to reproduce

```sh
sudo yunohost app install lufi
```

Expected behavior

lufi installs and is usable

Logs

On the command line I got:

$ sudo yunohost app install lufi
Choose the domain where this app should be installed [jbc-hannover.de | mailman.jbc-hannover.de | webmail.jbc-hannover.de]: jbc-hannover.de
Choose the URL path (after the domain) where this app should be installed: /lufi
Should this app be exposed to anonymous visitors? [yes | no]: yes
Choose a max file size, in Mo (0 = no limit): 100
Install Lufi with LDAP configuration? [yes | no]: yes
Info: Installing lufi...
Info: [+...................] > Validating installation parameters...
Info: [#+..................] > Storing installation settings...
Info: [##+.................] > Finding an available port...
Info: [###+................] > Installing dependencies...
Info: [####+...............] > Configuring system user...
Info: [#####+..............] > Creating a PostgreSQL database...
Info: [######+.............] > Setting up source files...
Info: [#######+............] > Configuring NGINX web server...
Info: [########++..........] > Configuring lufi...
Info: [##########+.........] > Installing lufi...
Warning: ! Installing EV failed. See /.cpanm/work/1654481548.31765/build.log for details. Retry with --force to force install it.
Terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant