strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

Release problems #201

Closed hawesie closed 6 years ago

hawesie commented 6 years ago
Cloning into 'mongocxx'...
fatal: unable to access 'https://github.com/mongodb/mongo-cxx-driver.git/': Problem with the SSL CA cert (path? access rights?)

The release of mongo is still struggling with this. Do you know how to fix it @marc-hanheide ?

marc-hanheide commented 6 years ago

Where did this happen! That's why I added ca-certificates. Is this building a version that contains that already?

hawesie commented 6 years ago

This is on the old build farm. But am I right to understand that this is considered deprecated and that future indigo releases will be built on the new one? If so maybe we just ignore this for now?