https://bugzilla.wikimedia.org/show_bug.cgi?id=52316
Web browser: ---
Bug ID: 52316
Summary: MediaWiki code update sometime leave deleted files
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: deployment-prep (beta)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
The code updater on beta apparently delete files from time to time which cause
much havoc on the cluster.
Example:
PHP fatal error in
/data/project/apache/common-local/php-master/includes/AutoLoader.php line 1157:
require() [<a href='function.require'>function.require</a>]:
Failed opening required
'/data/project/apache/common-local/php-master/extensions/Echo/Hooks.php'
(include_path='
/data/project/apache/common-local/phpmaster/extensions/TimedMediaHandler/handlers/OggHandler/PEAR/File_Ogg
:/usr/local/apache/common-local/php-master:/usr/local/lib/php:/usr/share/php')
The script doing the code update is in operations/puppet.git and is
files/misc/beta/wmf-beta-autoupdate . It does roughly:
cd /path/to/mediawiki && git pull
cd /path/to/extensions && git pull
cd /path/to/extensions && git submodule update --init
It must lost connection with the NFS server from time to time :(
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l