error: could not write config file /home/rtr/.gitconfig: Device or resource busy
The old configuration doesn't work too, because it causes errors messages on installing git-lfs. I suggest unbinding .gitconfig and assuming the user builds a custom configuration for the container.
After https://github.com/orise-robotics/ros_ws/pull/51/commits/446ce23e838c043004f90f8c341e994d4def2a90 I started to get the following error when I try running
git config ...
:The old configuration doesn't work too, because it causes errors messages on installing
git-lfs
. I suggest unbinding.gitconfig
and assuming the user builds a custom configuration for the container.