[Eisfair_dev] roundcube v1.3.4 - stable

Alex Busam abusam at gmx.de
Sa Jan 20 11:21:42 CET 2018


Bei mir taucht dieser Fehler auf.
Downloading required packages ...
=> [####################] roundcube (1.3.4)... 
                        Installation of: roundcube (1.3.4) ...
deleting cron job ...
removing menue entry ...
removing program files ...
directory structure /var/roundcube will be preserved!
done.
/var/install/config.d/roundcube.sh: line 367: .: filename argument required
.: usage: . filename [arguments]
  * Restarting Apache ... 
                         [  OK  ]
Successfully installed: roundcube (1.3.4)!


Wenn ich die Konfig schließe:
Activate configuration now (y/n) [yes]?
version: v1.3.4
mail has been enabled ...
/var/install/config.d/roundcube.sh: line 367: .: filename argument required
.: usage: . filename [arguments]
Nextcloud has been disabled ...
Database type  : sqlite
....
Was macht "Nextcloud has been disabled ..." hier mittendrin?
Nextcloud ist bei mir installiert, aktiviert und funktioniert auch.

Das ist der Ausschnitt aus der roundcube.sh:
     if [ -f ${nextcloudfile} ]
     then
         # mail installed
         . ${nextcloudfile}

         if [ "${START_OWNCLOUD}" = "yes" ]
         then
             # ownCloud activated
             myecho --pack ${module_name} "Nextcloud has been enabled ..."
             _cin_retval=0
         else
             # ownCloud deactivated
             myecho --pack ${module_name} --warn "Nextcloud has been 
disabled ..."
         fi
     fi



Danke für Deine Arbeit!!!
Gruß
Alex


Mehr Informationen über die Mailingliste Eisfair_dev