Last modified: 2010-04-16 18:50:16 UTC
Things that don't work include at least critical operations such as... dsh commands: brion@fenari:~$ dsh -f -N mediawiki-installation dsh: File -N could not be opened for read Running MediaWiki command-line scripts: brion@fenari:/home/wikipedia/common/php-1.5$ php maintenance/eval.php dewiki Warning: include(/usr/local/apache/common/wmf-deployment/includes/DefaultSettings.php): failed to open stream: No such file or directory in /home/wikipedia/common/wmf-deployment/wmf-config/CommonSettings.php on line 78 Warning: include(): Failed opening '/usr/local/apache/common/wmf-deployment/includes/DefaultSettings.php' for inclusion (include_path='/usr/local/apache/common/wmf-deployment:/usr/local/apache/common/wmf-deployment/lib:/usr/local/lib/php:/usr/share/php') in /home/wikipedia/common/wmf-deployment/wmf-config/CommonSettings.php on line 78 Warning: require(/usr/local/apache/common/wmf-deployment/wmf-config/wgConf.php): failed to open stream: No such file or directory in /home/wikipedia/common/wmf-deployment/wmf-config/CommonSettings.php on line 172 Fatal error: require(): Failed opening required '/usr/local/apache/common/wmf-deployment/wmf-config/wgConf.php' (include_path='/usr/local/apache/common/wmf-deployment:/usr/local/apache/common/wmf-deployment/lib:/usr/local/lib/php:/usr/share/php') in /home/wikipedia/common/wmf-deployment/wmf-config/CommonSettings.php on line 172
Is anyone on this?
CC'ing tim. Looks like he made a few changes.
It's probably about time we did away with the perl dsh. Its website has been down for a long time, and it was always very buggy. Dancer's dsh is currently installed as /usr/bin/dsh on fenari, via a standard Ubuntu package.
eval.php works fine, the dsh issue was explained by Tim, fenari is used by many devs, zwinger is mostly dead. => Closing this ticket.