public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
@ 2013-08-08  2:31 Yao Qi
  2013-08-08  3:49 ` Yao Qi
  2013-08-08  3:59 ` Ian Lance Taylor
  0 siblings, 2 replies; 10+ messages in thread
From: Yao Qi @ 2013-08-08  2:31 UTC (permalink / raw)
  To: overseers

Hello,
I get the following message when I am committing to cvs repo,

$ cvs ci gdb/ChangeLog gdb/mi/mi-cmd-stack.c
cvs commit: [02:28:04] waiting for anoncvs's lock in /cvs/src/src/gdb
cvs commit: [02:28:34] waiting for anoncvs's lock in /cvs/src/src/gdb

-- 
Yao (齐尧)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08  2:31 Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb Yao Qi
@ 2013-08-08  3:49 ` Yao Qi
  2013-08-08  3:59 ` Ian Lance Taylor
  1 sibling, 0 replies; 10+ messages in thread
From: Yao Qi @ 2013-08-08  3:49 UTC (permalink / raw)
  To: overseers

On 08/08/2013 10:30 AM, Yao Qi wrote:
> I get the following message when I am committing to cvs repo,
>
> $ cvs ci gdb/ChangeLog gdb/mi/mi-cmd-stack.c
> cvs commit: [02:28:04] waiting for anoncvs's lock in /cvs/src/src/gdb
> cvs commit: [02:28:34] waiting for anoncvs's lock in /cvs/src/src/gdb

It is OK now.  The message goes away, and I can commit.

-- 
Yao (齐尧)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08  2:31 Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb Yao Qi
  2013-08-08  3:49 ` Yao Qi
@ 2013-08-08  3:59 ` Ian Lance Taylor
  2013-08-08  4:33   ` Christopher Faylor
  1 sibling, 1 reply; 10+ messages in thread
From: Ian Lance Taylor @ 2013-08-08  3:59 UTC (permalink / raw)
  To: Yao Qi; +Cc: overseers

Yao Qi <yao@codesourcery.com> writes:

> Hello,
> I get the following message when I am committing to cvs repo,
>
> $ cvs ci gdb/ChangeLog gdb/mi/mi-cmd-stack.c
> cvs commit: [02:28:04] waiting for anoncvs's lock in /cvs/src/src/gdb
> cvs commit: [02:28:34] waiting for anoncvs's lock in /cvs/src/src/gdb

It looks like the lock has cleared.

Presumably somebody was doing a large checkout.

Ian

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08  3:59 ` Ian Lance Taylor
@ 2013-08-08  4:33   ` Christopher Faylor
  2013-08-08 16:47     ` Pedro Alves
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2013-08-08  4:33 UTC (permalink / raw)
  To: overseers, yao

On Wed, Aug 07, 2013 at 08:59:15PM -0700, Ian Lance Taylor wrote:
>Yao Qi <yao@codesourcery.com> writes:
>
>> Hello,
>> I get the following message when I am committing to cvs repo,
>>
>> $ cvs ci gdb/ChangeLog gdb/mi/mi-cmd-stack.c
>> cvs commit: [02:28:04] waiting for anoncvs's lock in /cvs/src/src/gdb
>> cvs commit: [02:28:34] waiting for anoncvs's lock in /cvs/src/src/gdb
>
>It looks like the lock has cleared.
>
>Presumably somebody was doing a large checkout.

I think it was a stalled anonymous cvs server.  I killed one of those.

cgf

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08  4:33   ` Christopher Faylor
@ 2013-08-08 16:47     ` Pedro Alves
  2013-08-08 18:04       ` Christopher Faylor
  0 siblings, 1 reply; 10+ messages in thread
From: Pedro Alves @ 2013-08-08 16:47 UTC (permalink / raw)
  To: overseers, yao

On 08/08/2013 05:33 AM, Christopher Faylor wrote:

> I think it was a stalled anonymous cvs server.  I killed one of those.

I'm still seeing this.

-- 
Pedro Alves

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08 16:47     ` Pedro Alves
@ 2013-08-08 18:04       ` Christopher Faylor
  2013-08-19 13:17         ` Pedro Alves
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2013-08-08 18:04 UTC (permalink / raw)
  To: overseers, Pedro Alves, yao

On Thu, Aug 08, 2013 at 05:47:18PM +0100, Pedro Alves wrote:
>On 08/08/2013 05:33 AM, Christopher Faylor wrote:
>
>> I think it was a stalled anonymous cvs server.  I killed one of those.
>
>I'm still seeing this.

Hmm.  Same symptom.  There were three long-running cvs processes sitting
around.  I nuked all of them.

I wish now that I'd looked at the IP address.  Maybe we need to do some
selective blocking.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-08 18:04       ` Christopher Faylor
@ 2013-08-19 13:17         ` Pedro Alves
  2013-08-19 14:52           ` Christopher Faylor
  0 siblings, 1 reply; 10+ messages in thread
From: Pedro Alves @ 2013-08-19 13:17 UTC (permalink / raw)
  To: overseers

On 08/08/2013 07:04 PM, Christopher Faylor wrote:
> On Thu, Aug 08, 2013 at 05:47:18PM +0100, Pedro Alves wrote:
>> On 08/08/2013 05:33 AM, Christopher Faylor wrote:
>>
>>> I think it was a stalled anonymous cvs server.  I killed one of those.
>>
>> I'm still seeing this.
> 
> Hmm.  Same symptom.  There were three long-running cvs processes sitting
> around.  I nuked all of them.
> 
> I wish now that I'd looked at the IP address.  Maybe we need to do some
> selective blocking.

I'm seeing the same thing again today.

  cvs commit: [13:03:20] waiting for anoncvs's lock in /cvs/src/src/gdb
...
  cvs commit: [13:16:46] waiting for anoncvs's lock in /cvs/src/src/gdb

-- 
Pedro Alves

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-19 13:17         ` Pedro Alves
@ 2013-08-19 14:52           ` Christopher Faylor
  2013-08-19 15:12             ` Pedro Alves
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2013-08-19 14:52 UTC (permalink / raw)
  To: overseers, Pedro Alves

On Mon, Aug 19, 2013 at 02:17:17PM +0100, Pedro Alves wrote:
>On 08/08/2013 07:04 PM, Christopher Faylor wrote:
>> On Thu, Aug 08, 2013 at 05:47:18PM +0100, Pedro Alves wrote:
>>> On 08/08/2013 05:33 AM, Christopher Faylor wrote:
>>>
>>>> I think it was a stalled anonymous cvs server.  I killed one of those.
>>>
>>> I'm still seeing this.
>> 
>> Hmm.  Same symptom.  There were three long-running cvs processes sitting
>> around.  I nuked all of them.
>> 
>> I wish now that I'd looked at the IP address.  Maybe we need to do some
>> selective blocking.
>
>I'm seeing the same thing again today.
>
>  cvs commit: [13:03:20] waiting for anoncvs's lock in /cvs/src/src/gdb
>...
>  cvs commit: [13:16:46] waiting for anoncvs's lock in /cvs/src/src/gdb

I don't see any anoncvs locks but user ldmitrie had one long-running
process which is now killed.

cgf

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-19 14:52           ` Christopher Faylor
@ 2013-08-19 15:12             ` Pedro Alves
  2013-08-21 23:40               ` Jim Meyering
  0 siblings, 1 reply; 10+ messages in thread
From: Pedro Alves @ 2013-08-19 15:12 UTC (permalink / raw)
  To: overseers

On 08/19/2013 03:52 PM, Christopher Faylor wrote:

>> I'm seeing the same thing again today.
>>
>>  cvs commit: [13:03:20] waiting for anoncvs's lock in /cvs/src/src/gdb
>> ...
>>  cvs commit: [13:16:46] waiting for anoncvs's lock in /cvs/src/src/gdb
> 
> I don't see any anoncvs locks but user ldmitrie had one long-running
> process which is now killed.

Thanks.  Frank killed the anoncvs one earlier, but I did get stuck
on the ldmitrie one for around 10 minutes too.

-- 
Pedro Alves

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb
  2013-08-19 15:12             ` Pedro Alves
@ 2013-08-21 23:40               ` Jim Meyering
  0 siblings, 0 replies; 10+ messages in thread
From: Jim Meyering @ 2013-08-21 23:40 UTC (permalink / raw)
  To: Pedro Alves; +Cc: overseers

You are being punished for gdb's continued use of CVS.
Sorry, I couldn't resist.

On Mon, Aug 19, 2013 at 8:12 AM, Pedro Alves <palves@redhat.com> wrote:
> On 08/19/2013 03:52 PM, Christopher Faylor wrote:
>
>>> I'm seeing the same thing again today.
>>>
>>>  cvs commit: [13:03:20] waiting for anoncvs's lock in /cvs/src/src/gdb
>>> ...
>>>  cvs commit: [13:16:46] waiting for anoncvs's lock in /cvs/src/src/gdb
>>
>> I don't see any anoncvs locks but user ldmitrie had one long-running
>> process which is now killed.
>
> Thanks.  Frank killed the anoncvs one earlier, but I did get stuck
> on the ldmitrie one for around 10 minutes too.
>
> --
> Pedro Alves
>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-21 23:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-08  2:31 Unable to commit: waiting for anoncvs's lock in /cvs/src/src/gdb Yao Qi
2013-08-08  3:49 ` Yao Qi
2013-08-08  3:59 ` Ian Lance Taylor
2013-08-08  4:33   ` Christopher Faylor
2013-08-08 16:47     ` Pedro Alves
2013-08-08 18:04       ` Christopher Faylor
2013-08-19 13:17         ` Pedro Alves
2013-08-19 14:52           ` Christopher Faylor
2013-08-19 15:12             ` Pedro Alves
2013-08-21 23:40               ` Jim Meyering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).