[ros-users] [Discourse.ros.org] [Next Generation ROS/Troubl…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Olalekan Ogunmolu via ros-users
Dato:  
Til: ros-users
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS/Troubleshooting] Ament Build with Proxy Setup


Hey Guys,


How do you get ament to bypass a proxy/firewall during the build process?

I am installing ament dependencies and I found that I keep failing when building ros2 particularly in building poco:

```bash
downloading...
     src='https://github.com/pocoproject/poco/archive/poco-1.7.7-release.tar.gz'
     dst='/home/lex/ros2_ws/build/poco_vendor/poco-1.7.7-prefix/src/poco-1.7.7-release.tar.gz'
     timeout='600 seconds'
CMake Error at poco-1.7.7-stamp/download-poco-1.7.7.cmake:27 (message):
  error: downloading
  'https://github.com/pocoproject/poco/archive/poco-1.7.7-release.tar.gz'
  failed


    status_code: 7
    status_string: "Couldn't connect to server"
    log:   Trying 192.30.253.113...


connect to 192.30.253.113 port 443 failed: Connection timed out

    Trying 192.30.253.112...


connect to 192.30.253.112 port 443 failed: Connection timed out

Failed to connect to github.com port 443: Connection timed out

Closing connection 0

```





---
[Visit Topic](https://discourse.ros.org/t/ament-build-with-proxy-setup/2913/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>