You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2014/11/24 13:37:12 UTC

[jira] [Commented] (QPID-6244) /cpp/src/tests/sasl_test_setup.sh needs execute permission

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

Gordon Sim commented on QPID-6244:
----------------------------------

What platform are you on? I deleted and retrieved the file and it was correctly set to be executable. Also:

{noformat}
$ svn proplist https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/tests/sasl_test_setup.sh
Properties on 'https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/tests/sasl_test_setup.sh':
  svn:executable
{noformat}

> <qpid>/cpp/src/tests/sasl_test_setup.sh needs execute permission
> ----------------------------------------------------------------
>
>                 Key: QPID-6244
>                 URL: https://issues.apache.org/jira/browse/QPID-6244
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Fraser Adams
>
> Doing a build of Qpid on a clean system (did svn update). I got as far as:
> Linking CXX executable resuming_receiver
> [ 80%] Built target resuming_receiver
> Scanning dependencies of target sasl_config
> [ 81%] Generating sasl_config/qpidd.conf, sasl_config/qpidd.sasldb
> /bin/sh: 1: ../../../src/tests/sasl_test_setup.sh: Permission denied
> make[2]: *** [src/tests/sasl_config/qpidd.conf] Error 126
> make[1]: *** [src/tests/CMakeFiles/sasl_config.dir/all] Error 2
> make: *** [all] Error 2
> Looking at sasl_test_setup.sh it didn't have execute permission, adding that fixes the build, I'm guessing that this is a subversion metadata issue on that file?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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