Update script not working - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: Update script not working (/thread-10299.html) Pages: 1 2 |
Update script not working - icelon - 04-07-2010 10:25 PM Hello ; I'am Update server wich updater.sh (svn) this is message "Config variable 'CMD_DF' is missing!;Please contact your system administrator" This pannel of control not working Thanks RE: Update script not working - Nuxwin - 04-07-2010 10:32 PM Hello ; What distribution you use ? This issue is know. Benedikt work on it. For the moment, you can comment out the command in the include/class.Config.php file Best Regards ; RE: Update script not working - icelon - 04-07-2010 10:40 PM Used Ubuntu 10.4 RE: Update script not working - gOOvER - 04-07-2010 11:06 PM From where did you get the updater.sh?? RE: Update script not working - icelon - 04-08-2010 12:55 AM this url ; http://www.isp-control.net/documentation/doku.php?id=start:scripts:updatenightly mod : case ${RELEASE} in "karmic") ;; ->this "jaunty") ;; "intrepid") ;; "hardy") ;; "gutsy") ;; "feisty") ;; "edgy") ;; RE: Update script not working - gOOvER - 04-08-2010 02:52 AM This script ist toooooo old and should not used anymore This Script do NOT update any Config File. You have to change ALL Configfiles by Hand And: There is normaly no Support for this Script. Using on your own Risk RE: Update script not working - icelon - 04-08-2010 02:59 AM (04-08-2010 02:52 AM)gOOvER Wrote: This script ist toooooo old and should not used anymore This Script do NOT update any Config File. You have to change ALL Configfiles by Hand OK Sorry , but howto update ????? ispcs-update not fount .... RE: Update script not working - gOOvER - 04-08-2010 03:04 AM You can use the normal Upgrade Process for Nightly's RE: Update script not working - icelon - 04-08-2010 03:08 AM (04-08-2010 03:04 AM)gOOvER Wrote: You can use the normal Upgrade Process for Nightly's yes , i need update , ... I need to update, but do not know where this information ...sorry HOWTO ????? RE: Update script not working - gOOvER - 04-08-2010 03:11 AM http://www.isp-control.net/documentation/doku.php?id=start:upgrade |