Activity log for bug #1868870

Date Who What changed Old value New value Message
2020-03-24 20:09:36 Kyle Fazzari bug added bug
2020-03-24 20:10:43 Kyle Fazzari description When running in a build VM, using the Catkin plugin (although given that Colcon also uses rosdep it should apply there as well), I get this error: Initializing rosdep database... Failed to initialize rosdep: Error initializing rosdep database: ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list Website may be down. This is because it's not finding the SSL .so, because the rosdep environment doesn't properly set LD_LIBRARY_PATH to look inside the rosdep install area. I have no idea why this didn't break before now, but I suspect it's because SSL was installed on the host for one reason or another. When running in a build VM, using the Catkin plugin (although given that Colcon also uses rosdep it should apply there as well), I get this error: Initializing rosdep database... Failed to initialize rosdep: Error initializing rosdep database: ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list Website may be down. This is because it's not finding the SSL .so, because the rosdep environment doesn't properly set LD_LIBRARY_PATH to look inside the rosdep install area. I have no idea why this didn't break before now, but I suspect it's because python-openssl was installed on the host for one reason or another.
2020-03-24 20:44:23 Kyle Fazzari description When running in a build VM, using the Catkin plugin (although given that Colcon also uses rosdep it should apply there as well), I get this error: Initializing rosdep database... Failed to initialize rosdep: Error initializing rosdep database: ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list Website may be down. This is because it's not finding the SSL .so, because the rosdep environment doesn't properly set LD_LIBRARY_PATH to look inside the rosdep install area. I have no idea why this didn't break before now, but I suspect it's because python-openssl was installed on the host for one reason or another. When running in a build VM, using the Catkin plugin (although given that Colcon also uses rosdep it should apply there as well), I get this error: Initializing rosdep database... Failed to initialize rosdep: Error initializing rosdep database: ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list Website may be down. This is because it's not finding the SSL .so, because the rosdep environment doesn't properly set LD_LIBRARY_PATH to look inside the rosdep install area. I have no idea why this didn't break before now, but I suspect it's because libssl1.1 was installed on the host for one reason or another.
2020-03-24 20:59:43 Kyle Fazzari snapcraft: importance Undecided Medium
2020-04-09 17:15:56 Kyle Fazzari snapcraft: status New Triaged