You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/12/27 01:39:51 UTC

[jira] [Commented] (INFRA-7136) Unable to add pgp key to out dist folder

    [ https://issues.apache.org/jira/browse/INFRA-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857206#comment-13857206 ] 

Sebb commented on INFRA-7136:
-----------------------------

Might be worth trying again.

Another user reported the same problem earlier, but it has now gone away for him.

> Unable to add pgp key to out dist folder 
> -----------------------------------------
>
>                 Key: INFRA-7136
>                 URL: https://issues.apache.org/jira/browse/INFRA-7136
>             Project: Infrastructure
>          Issue Type: Task
>            Reporter: Vinod Kone
>            Priority: Critical
>
> I'm trying to add my gpg key to KEYS file in our svn repo but getting "No space left on device" error. 
> ➜   svn co https://dist.apache.org/repos/dist/release/mesos release
> A    release/0.14.2
> A    release/0.14.2/mesos-0.14.2.tar.gz.asc
> A    release/0.14.2/mesos-0.14.2.tar.gz
> A    release/0.14.2/mesos-0.14.2.tar.gz.md5
> A    release/KEYS
> Checked out revision 3985.
> ➜  cd release 
> ➜   ls
> 0.14.2 KEYS
> ➜  head KEYS 
> ➜ svn commit -m "Added Vinod Kone's gpg key." 
> svn: Commit failed (details follow):
> svn: Can't create temporary file from template '/x1/svn/repos-dist/db/svn-XXXXXX': No space left on device
> I'm guessing the error is on the server side because my local disk has ample space.
> ➜  df -h
> Filesystem      Size   Used  Avail Capacity  iused    ifree %iused  Mounted on
> /dev/disk1     476Gi  261Gi  214Gi    55% 68571865 56130444   55%   /
> devfs          186Ki  186Ki    0Bi   100%      644        0  100%   /dev
> map -hosts       0Bi    0Bi    0Bi   100%        0        0  100%   /net
> map auto_home    0Bi    0Bi    0Bi   100%        0        0  100%   /home



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)