Questions and Answers

0 Like 0 Dislike

Alisa Neeman

adding a tool repository fails — how to fix permissions?

I have installed a roll-your-own hub, and am going to install my first tool. I am a joomla super administrator and a member of the group apps. I checked

/etc/sudoers and it does contain the required line,

%apps ALL=NOPASSWD:/bin/su – apps

However, when I click Add Repo, I get the error message

svnadmin repository creation failed svnadmin: Could not create top-level directory svnadmin: can’t create ‘lammps’: Permission denied

How do I set permissions to allow creating of tool repositories? Any hints would be great!

Report abuse

Chosen Answer

  1. 0 Dislike

    Mourad H Ouzzani

    I had the same problem and I noticed that /opt/trac and /opt/svn were owned by root by default. So, changing the group and owner 52 chown -R admin:www-data /opt/trac/ 53 chown -R admin:www-data /opt/svn/

    seems to fix the problem

    Reply Report abuse

    Please login to answer the question.

1 Responses

  1. 0 Like 0 Dislike

    Humberto Ortiz-Zuazaga

    Reply Report abuse

    Please login to answer the question.

  • Copyright © 2022 Hubzero
  • Powered by Hubzero®