space-ros / docker

Docker images to facilitate Docker-based development.
21 stars 32 forks source link

Modified Dockerfile to avoid build error #137

Closed SEC-RKatayama closed 5 months ago

SEC-RKatayama commented 7 months ago

When running ./build_depndencies, I got two errors.

I fixed them by editing Dockerfile.

Please see this issue for detail. Ref issue: https://github.com/space-ros/docker/issues/136

SEC-RKatayama commented 5 months ago

What should I do next?

EzraBrooks commented 5 months ago

@payamgha was this the one we said you could take a look at?

mkhansenbot commented 5 months ago

Can we merge this for the release tomorrow?

Bckempa commented 5 months ago

This still fails on my main machine but I manged to get though this on another box, only for the next step (./compile_demos.sh) to break :man_facepalming: but that's beyond the scope of this issue.

I need to get the commit message inline with the contributing guidelines (missing issue in commit summary) then I'll merge