You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Jacob Kjome <ho...@visi.com> on 2005/07/15 08:33:24 UTC

CVS problem!

I tried updating Log4j HEAD a couple times and got the following errors...

1.
cannot mkdir /tmp/cvs-serv28896/contribs
No space left on device

Error, CVS operation failed (exit code 1)

2.
cannot open /tmp/cvs-serv28940/./CVS/Repository
No space left on device

Error, CVS operation failed (exit code 1)


So, the CVS server is out of disk space?  Yikes!


Jake


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Re: CVS problem!

Posted by Mark Womack <mw...@apache.org>.
Did anyone contact infrastructure yet?

-Mark

----- Original Message ----- 
From: "Simon Kitching" <sk...@apache.org>
To: "Log4J Developers List" <lo...@logging.apache.org>
Sent: Friday, July 15, 2005 12:05 AM
Subject: Re: CVS problem!


> On Fri, 2005-07-15 at 01:33 -0500, Jacob Kjome wrote:
>> I tried updating Log4j HEAD a couple times and got the following 
>> errors...
>>
>> 1.
>> cannot mkdir /tmp/cvs-serv28896/contribs
>> No space left on device
>>
>> Error, CVS operation failed (exit code 1)
>>
>> 2.
>> cannot open /tmp/cvs-serv28940/./CVS/Repository
>> No space left on device
>>
>> Error, CVS operation failed (exit code 1)
>>
>>
>> So, the CVS server is out of disk space?  Yikes!
>
> Well, not *space*:
>
> -bash-2.05b$ cd /tmp
> -bash-2.05b$ cat > foo.txt
>
> /tmp: create/symlink failed, no inodes free
> -bash: foo.txt: No space left on device
>
> Looks like an email to infrastructure@apache.org would be a good idea...
>
>
> Regards,
>
> Simon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Re: CVS problem!

Posted by Simon Kitching <sk...@apache.org>.
On Fri, 2005-07-15 at 01:33 -0500, Jacob Kjome wrote:
> I tried updating Log4j HEAD a couple times and got the following errors...
> 
> 1.
> cannot mkdir /tmp/cvs-serv28896/contribs
> No space left on device
> 
> Error, CVS operation failed (exit code 1)
> 
> 2.
> cannot open /tmp/cvs-serv28940/./CVS/Repository
> No space left on device
> 
> Error, CVS operation failed (exit code 1)
> 
> 
> So, the CVS server is out of disk space?  Yikes!

Well, not *space*:

-bash-2.05b$ cd /tmp
-bash-2.05b$ cat > foo.txt

/tmp: create/symlink failed, no inodes free
-bash: foo.txt: No space left on device

Looks like an email to infrastructure@apache.org would be a good idea...


Regards,

Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org