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 (Created) (JIRA)" <ji...@apache.org> on 2012/03/30 19:30:28 UTC

[jira] [Created] (INFRA-4627) Cannot build/update Commons Sanselan project

Cannot build/update Commons Sanselan project
--------------------------------------------

                 Key: INFRA-4627
                 URL: https://issues.apache.org/jira/browse/INFRA-4627
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Continuum
            Reporter: Sebb


The Commons Sanselan project had a filename which included accents; this caused a problem for SVN.

Fixed the name to remove the accents, and tried to relaunch the build - nothing happens.

Tried to update the SVN from http: to https: to see if this will cause a refresh.

Problem seems to be that the SVN workspace is now borked:

Caused by: java.io.IOException: Directory /home/continuum/continuum-base/data/working-directory/251/src/test/data/images/jpg/2/.svn/prop-base unable to be deleted.
	at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1539)
	at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1326)


Please can someone tidy up the workspace?

Note: I tried deleting the project, and that does not work either.

--
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-4627) Cannot build/update Commons Sanselan project

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

#asfinfra IRC Bot closed INFRA-4627.
------------------------------------

    
> Cannot build/update Commons Sanselan project
> --------------------------------------------
>
>                 Key: INFRA-4627
>                 URL: https://issues.apache.org/jira/browse/INFRA-4627
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Sebb
>
> The Commons Sanselan project had a filename which included accents; this caused a problem for SVN.
> Fixed the name to remove the accents, and tried to relaunch the build - nothing happens.
> Tried to update the SVN from http: to https: to see if this will cause a refresh.
> Problem seems to be that the SVN workspace is now borked:
> Caused by: java.io.IOException: Directory /home/continuum/continuum-base/data/working-directory/251/src/test/data/images/jpg/2/.svn/prop-base unable to be deleted.
> 	at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1539)
> 	at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1326)
> Please can someone tidy up the workspace?
> Note: I tried deleting the project, and that does not work either.

--
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] [Resolved] (INFRA-4627) Cannot build/update Commons Sanselan project

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

Sebb resolved INFRA-4627.
-------------------------

    Resolution: Fixed

Thanks, that's solved the problem.

There are some dead build results that cannot be removed, but we can live with that.
                
> Cannot build/update Commons Sanselan project
> --------------------------------------------
>
>                 Key: INFRA-4627
>                 URL: https://issues.apache.org/jira/browse/INFRA-4627
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Sebb
>
> The Commons Sanselan project had a filename which included accents; this caused a problem for SVN.
> Fixed the name to remove the accents, and tried to relaunch the build - nothing happens.
> Tried to update the SVN from http: to https: to see if this will cause a refresh.
> Problem seems to be that the SVN workspace is now borked:
> Caused by: java.io.IOException: Directory /home/continuum/continuum-base/data/working-directory/251/src/test/data/images/jpg/2/.svn/prop-base unable to be deleted.
> 	at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1539)
> 	at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1326)
> Please can someone tidy up the workspace?
> Note: I tried deleting the project, and that does not work either.

--
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-4627) Cannot build/update Commons Sanselan project

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

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

<danielsh> sounds like the buildslave needs a UTF locale set.

                
> Cannot build/update Commons Sanselan project
> --------------------------------------------
>
>                 Key: INFRA-4627
>                 URL: https://issues.apache.org/jira/browse/INFRA-4627
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Sebb
>
> The Commons Sanselan project had a filename which included accents; this caused a problem for SVN.
> Fixed the name to remove the accents, and tried to relaunch the build - nothing happens.
> Tried to update the SVN from http: to https: to see if this will cause a refresh.
> Problem seems to be that the SVN workspace is now borked:
> Caused by: java.io.IOException: Directory /home/continuum/continuum-base/data/working-directory/251/src/test/data/images/jpg/2/.svn/prop-base unable to be deleted.
> 	at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1539)
> 	at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1326)
> Please can someone tidy up the workspace?
> Note: I tried deleting the project, and that does not work either.

--
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-4627) Cannot build/update Commons Sanselan project

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

Gavin commented on INFRA-4627:
------------------------------

I removed the 251 workspace. Better?
                
> Cannot build/update Commons Sanselan project
> --------------------------------------------
>
>                 Key: INFRA-4627
>                 URL: https://issues.apache.org/jira/browse/INFRA-4627
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Sebb
>
> The Commons Sanselan project had a filename which included accents; this caused a problem for SVN.
> Fixed the name to remove the accents, and tried to relaunch the build - nothing happens.
> Tried to update the SVN from http: to https: to see if this will cause a refresh.
> Problem seems to be that the SVN workspace is now borked:
> Caused by: java.io.IOException: Directory /home/continuum/continuum-base/data/working-directory/251/src/test/data/images/jpg/2/.svn/prop-base unable to be deleted.
> 	at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1539)
> 	at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1326)
> Please can someone tidy up the workspace?
> Note: I tried deleting the project, and that does not work either.

--
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