YunoHost-Apps / rainloop_ynh

Rainloop package for YunoHost
https://rainloop.net
GNU General Public License v3.0
13 stars 13 forks source link

Error on installation, but installs after other apps were installed #32

Closed p3k closed 1 year ago

p3k commented 7 years ago

On a fresh install of YH on an Odroid C1 I got an error when installing Rainloop:

<p>[302] The following PHP extensions are not available in your PHP configuration!</p>
<ul><li>cURL</li></ul>+ EXIT_PROPERLY
+ exit_code=46
+ '[' 46 -eq 0 ']'
+ trap '' EXIT
+ set +eu
+ echo -e '\e[91m \e[1m'
+ echo -e '!!\n  rainloop install'\''s script has encountered an error. Installation was cancelled.\n!!'

I installed some other apps (Kanboard, Nextcloud and OpenSondage IIRC) and tried again to file this issue report when installation surprisingly succeeded. Thus, I assume one of the other apps installed the cURL PHP extension…?

alexAubin commented 1 year ago

Super old issue, probably not relevant anymore, closing ...