You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Eugene Koontz (JIRA)" <ji...@apache.org> on 2012/06/26 01:35:44 UTC

[jira] [Created] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Eugene Koontz created INFRA-4962:
------------------------------------

             Summary: Permit ekoontz to update http://giraph.apache.org
                 Key: INFRA-4962
                 URL: https://issues.apache.org/jira/browse/INFRA-4962
             Project: Infrastructure
          Issue Type: Improvement
      Security Level: public (Regular issues)
            Reporter: Eugene Koontz


I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.

I tried the following from my Giraph directory:

{code}
rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
{code}

 However, I get a permission error:

{code}
rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
{code}

Thanks for help with this!
-Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411514#comment-13411514 ] 

Joe Schaefer commented on INFRA-4962:
-------------------------------------

Is there anything more infra needs to do to close this ticket?
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401030#comment-13401030 ] 

Eugene Koontz commented on INFRA-4962:
--------------------------------------

Forgot to include the following messages seen before final output quoted in summary above:

building file list ... done
rsync: delete_file: unlink(apidocs/org/apache/giraph/examples/SumAggregator.html) failed: Permission denied (13)
rsync: delete_file: unlink(apidocs/org/apache/giraph/examples/SimpleShortestPathsVertex.SimpleShortestPathsVertexWriter.html) failed: Permission denied (13)
rsync: delete_file: unlink(apidocs/org/apache/giraph/examples/SimpleShortestPathsVertex.SimpleShortestPathsVertexReader.html) failed: Permission denied (13)
rsync: delete_file: unlink(apidocs/org/apache/giraph/examples/SimpleShortestPathsVertex.SimpleShortestPathsVertexOutputFormat.html) failed: Permission denied (13)

                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401202#comment-13401202 ] 

#asfinfra IRC Bot commented on INFRA-4962:
------------------------------------------

<danielsh> ftr you need to quote/escape that *

                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-4962.
------------------------

    Resolution: Fixed
      Assignee:     (was: Tony Stevenson)

No more we can do here, infra side is fine, Eugene I suggest resolving it within the project. I see others are publishing just fine so someone there can talk you through it Im sure.
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson reassigned INFRA-4962:
-------------------------------------

    Assignee:     (was: Tony Stevenson)
    
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson reassigned INFRA-4962:
-------------------------------------

    Assignee: Tony Stevenson  (was: Gavin)
    
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Tony Stevenson
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401675#comment-13401675 ] 

Eugene Koontz commented on INFRA-4962:
--------------------------------------

Hi Gavin, 
Thanks for your help.

My current giraph directory is the result of doing: "git clone git://git.apache.org/giraph.git"

I have this directory configured per the instructions on http://wiki.apache.org/general/GitAtApache so that I can do git svn dcommit, which works fine.

In this directory, I can do "mvn clean compile site" to generate the Giraph website, which is installed in target/site.

This is where I get confused.

Do I go to target/site and do "git svn init http://svn.apache.org/repos/asf/giraph/site/" there? Or do I create a brand-new directory somewhere else and do "git svn init http://svn.apache.org/repos/asf/giraph/site" ?

-Eugene




                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned INFRA-4962:
----------------------------

    Assignee: Gavin
    
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434238#comment-13434238 ] 

Eugene Koontz commented on INFRA-4962:
--------------------------------------

Thanks guys, I appreciate your help. I've summarized how I've used svnpubsub to successfully update the http://giraph.apache.org on the Giraph wiki:

https://cwiki.apache.org/confluence/display/GIRAPH/Committer+notes
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401071#comment-13401071 ] 

Eugene Koontz commented on INFRA-4962:
--------------------------------------

Gavin, great, your recommended method sounds a lot easier than rsync! However, I am not very well versed in svn - can I accomplish this with git dcommit from within my current giraph directory? (I am using http://wiki.apache.org/general/GitAtApache as my guide so far).

Thanks,
-Eugene

                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412276#comment-13412276 ] 

Eugene Koontz commented on INFRA-4962:
--------------------------------------

Hi Joe, Thanks for following up on this. I'm going to try following the procedure as best as I understand it, expressed in my last comment. Will post tomorrow in this JIRA about my progress.
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401065#comment-13401065 ] 

Gavin commented on INFRA-4962:
------------------------------

ergh. Dont do that please, your site is svnpubsub ernabled, meaning you check your changes into svn at http://svn-master.apache.org/repos/asf/giraph/site . Then the website location will update automatically withina  few seconds.
Let me know when you got that working.
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401079#comment-13401079 ] 

Gavin commented on INFRA-4962:
------------------------------

I dont know what your 'current giraph directory' includes but note that http://svn.apache.org/repos/asf/giraph/site/ is what you need to check out and check back into, that is not in giraph 'trunk' area so be sure to check that out with 'git svn init && git svn fetch' if you need to, then try using 'git svn dcommit' to commit your changes. It is likely that being an mvn site that most files will have changed anyway.

                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson reassigned INFRA-4962:
-------------------------------------

    Assignee: Tony Stevenson
    
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Tony Stevenson
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson updated INFRA-4962:
----------------------------------

    Status: Waiting for user  (was: Open)
    
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Gavin
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (INFRA-4962) Permit ekoontz to update http://giraph.apache.org

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson updated INFRA-4962:
----------------------------------

    Status: Open  (was: Waiting for user)

Test return to infra queue
                
> Permit ekoontz to update http://giraph.apache.org
> -------------------------------------------------
>
>                 Key: INFRA-4962
>                 URL: https://issues.apache.org/jira/browse/INFRA-4962
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Eugene Koontz
>            Assignee: Tony Stevenson
>
> I am a Giraph committer. I would like to update the Giraph website with the latest output from our "mvn compile site:site" output.
> I tried the following from my Giraph directory:
> {code}
> rsync -e ssh -rvz --delete --perms --chmod=ug+rwx,o-w target/site/* ekoontz@people.apache.org:/www/giraph.apache.org
> {code}
>  However, I get a permission error:
> {code}
> rsync: writefd_unbuffered failed to write 1 bytes [sender]: Broken pipe (32)
> rsync: connection unexpectedly closed (26966 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> {code}
> Thanks for help with this!
> -Eugene

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira