You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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.
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: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 thebuildfarm
folder.Thank you.
The text was updated successfully, but these errors were encountered: