Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with l10n repositories: "could not lock repository"

107 views
Skip to first unread message

Guillermo López <willyaranda>

unread,
Nov 18, 2010, 8:57:09 PM11/18/10
to
Hi!

I'm having problems while pushing to the Mozilla L10n repositories:

l10n-central/es-ES/
weave-l10n/es-ES/

when I try to push some of my commits, I'm getting this nice error:

localhost:es-ES willyaranda$ hg push
pushing to ssh://hg.mozilla.org/l10n-central/es-ES/
searching for changes
remote: abort: could not lock repository /repo/hg/mozilla/l10n-central/
es-ES/: Permission denied
abort: unexpected response: empty string
localhost:es-ES willyaranda$

Axel (or anyone), any idea?

Axel Hecht

unread,
Nov 19, 2010, 4:22:25 AM11/19/10
to "Guillermo López <willyaranda>"

No, no idea. If it's not working again, please file a bug on
mozilla.org, server operations, blocker severity, and CC me?

Axel

Anas Husseini

unread,
Nov 19, 2010, 9:13:02 AM11/19/10
to Guillermo López, dev-...@lists.mozilla.org
Are you using the same user you cloned the repo with? If yes, try changing
the permissions of the .hg folder and its contents ( chmod -R 777 .hg ), and
be sure there is no application that is locking some of the repo files and
preventing Mercurial from writing in them.

Regards

Anas

> _______________________________________________
> dev-l10n mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-l10n
>

--
Experience is something you don't get until just after you need it.

Axel Hecht

unread,
Nov 19, 2010, 2:35:22 PM11/19/10
to
On 19.11.10 15:13, Anas Husseini wrote:
> Are you using the same user you cloned the repo with? If yes, try changing
> the permissions of the .hg folder and its contents ( chmod -R 777 .hg ), and
> be sure there is no application that is locking some of the repo files and
> preventing Mercurial from writing in them.
>

Guillermo filed a bug, and had a permissions problem which IT fixed.

Axel

0 new messages