Closed
Bug 689028
Opened 14 years ago
Closed 14 years ago
mradm02: /data/devmostage/stage_update error
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: groovecoder, Assigned: ashish)
Details
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
There was an error while updating. Please try again later. Aborting.
Assignee | ||
Comment 1•14 years ago
|
||
Fixed. Should work fine now. /data/dekiwiki-stage/src/developer-stage9.mozilla.org/kuma/locale was locked.
[root@mradm02 kuma]# python26 ./scripts/update_site.py -e mdn_stage -v
cd /data/dekiwiki-stage/src/developer-stage9.mozilla.org/kuma
rm -f settings*.pyc
git reset --hard HEAD
HEAD is now at c6d454e bug 674755 fix test with new IRC text
git pull -q origin mdn
git submodule sync
Synchronizing submodule url for 'media/global'
Synchronizing submodule url for 'templates/global'
Synchronizing submodule url for 'vendor'
git submodule update --init -q
cd /data/dekiwiki-stage/src/developer-stage9.mozilla.org/kuma/locale
svn revert -R .
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
There was an error while updating. Please try again later. Aborting.
[root@mradm02 kuma]# cd /data/dekiwiki-stage/src/developer-stage9.mozilla.org/kuma/locale
[root@mradm02 locale]# svn cleanup
[root@mradm02 locale]# svn up
U ko/LC_MESSAGES/messages.po
Updated to revision 95351.
Assignee: server-ops → ashish
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•