Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot creat folder at home #296

Closed
lianghongzhuo opened this issue Jun 12, 2020 · 2 comments
Closed

cannot creat folder at home #296

lianghongzhuo opened this issue Jun 12, 2020 · 2 comments

Comments

@lianghongzhuo
Copy link

Hi,
In our system, /home folder is blocked by the file system manager to mount remote users.
So when we install plotjuggler by the command sudo apt install ros-XX-plotjuggler, we will get an error:

 error creating directory './home/buildfarm': Permission denied

Could you put the buildfarm somewhere else?
For example, our typical home folder is located at /homeL
So by detecting the $HOME value, one can know where to create the buildfarm folder.
Thank you.

@v4hn
Copy link

v4hn commented Jun 12, 2020

No system package is supposed to install any files in /home or any $HOME for that matter.
This is clearly a bug in the released packages due to short comings in handling the icon and desktop files which I complained about before.

@facontidavide Please disable the logic for buildfarm builds. As this is still not standard-conform, I would propose to drop it again altogether, possibly providing the files for users to copy on their own if they want them around.

@facontidavide
Copy link
Owner

Yes I will just drop this altogether

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants