Gentoo Archives: gentoo-user

From: jak gentoo <jak.gentoo@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Overlay SVN problem
Date: Sun, 03 Dec 2006 20:19:05
Message-Id: a23345650612031212t372f5895mfd154a9dd5cbc1c5@mail.gmail.com
In Reply to: [gentoo-user] Overlay SVN problem by jak gentoo
1 On 12/3/06, <jak.gentoo@××××××××××.com> wrote:
2 >
3 > Hi all,
4 >
5 > I have a problem, here's the descrition:
6 > I tried to emerge emerald-9999 from the xeffects overlay, but the progress
7 > hang up, so I hit crtl+c an it told me it caught the signal but is still
8 > cleaning up, but after five minutes notting happend so I killed the
9 > processes and now I have a problem.
10 > when I try the emerge emerald again it tells me:
11 >
12 > svn: Working copy '.' locked
13 > svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
14 > details)
15 >
16 > !!! ERROR: x11-wm/emerald-9999 failed.
17 > Call stack:
18 > ebuild.sh, line 1546: Called dyn_unpack
19 > ebuild.sh, line 708: Called src_unpack
20 > ebuild.sh, line 1255: Called subversion_src_unpack
21 > subversion.eclass, line 274: Called subversion_fetch
22 > subversion.eclass , line 195: Called die
23 >
24 >
25 > I ran svn cleanup on different directories but it seems I didn't get the
26 > right one because the lock is still aktive.
27 > does someone know on which directory I have to run svn ceanup to solve the
28 > locking problem???
29 >
30 > thanks
31 >
32 > jakommo
33 >
34
35 Ok found it myself by running emerge in debug mod.
36 it was svn cleanup /usr/portage/distfiles/svn-src/emerald/emerald/
37
38 jakommo