Last modified: 2012-04-23 08:47:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38167, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36167 - Testswarm seems to be broken
Testswarm seems to be broken
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-23 06:04 UTC by Niklas Laxström
Modified: 2012-04-23 08:47 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2012-04-23 06:04:18 UTC
It gives me this error instead of running the tests:

A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: DELETE FROM l10n_cache WHERE lc_lang = 'en'
Function: LCStore_DB::startWrite
Error: 14 unable to open database file
Comment 1 Antoine "hashar" Musso (WMF) 2012-04-23 08:47:15 UTC
SQLite needs the directory holding the database file to be writable as well.

I have fixed issue on gallium by using chmod */* g+w.

The build script is fixed by adding a chmod line https://gerrit.wikimedia.org/r/5600

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links