Closed gavanderhoorn closed 6 years ago
Running into this again while building #49.
I think that I may have just fixed this in efbbf147e69bb5eb7fbaee7034d5b2c0df735308. Let me know if the problem persists.
Looks like this is ok now.
I'll check later with some new builds.
Not sure what is going on, just logging this for now.
While building an image for
f8d175b
(universal_robot), I see the following in the build log:and so on.
Notice the
/opt/ros
path. There should be a ROS version suffix there (such asindigo
orkinetic
), but it appears to not be present.The BugZoo metadata that configured this build:
That looks alright to me (I'm even using the quotes introduced in b94590e8 by @ChrisTimperley.
Somehow this line does not set the install target correctly (or at least: it gets set to just
/opt/ros
).