osrf / srcsim

Space Robotics Challenge
Other
9 stars 3 forks source link

Unable to fetch from SRCSim repo #265

Open osrf-migration opened 6 years ago

osrf-migration commented 6 years ago

Original report (archived issue) by Syon Khosla (Bitbucket: syonkhosla50).


When following the instructions provided on System setup tutorial, Step 2.2 doesn't succeed. Output is as shown below:

$ wget -O - http://srcsim.gazebosim.org/src/src.key | sudo apt-key add - --2018-06-16 14:01:21-- http://srcsim.gazebosim.org/src/src.key Resolving srcsim.gazebosim.org (srcsim.gazebosim.org)... 92.242.140.21 Connecting to srcsim.gazebosim.org (srcsim.gazebosim.org)|92.242.140.21|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'STDOUT'

2018-06-16 14:01:22 (3.46 MB/s) - written to stdout [914]

gpg: no valid OpenPGP data found.

When runing apt-get update, following error is seen

E: Failed to fetch http://srcsim.gazebosim.org/src/dists/trusty/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)

Is srcsim.gazebosim.org down? Any assistance in getting srcsim installed is appreciated. Thanks.

osrf-migration commented 6 years ago

Original comment by Syon Khosla (Bitbucket: syonkhosla50).


osrf-migration commented 6 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


We have had an issue with our subdomain redirect. The machine is still online at: http://52.53.157.231/src/

We are working on fixing the subdomain

osrf-migration commented 6 years ago

Original comment by Syon Khosla (Bitbucket: syonkhosla50).


Alright, no worries. Thanks for the help Mr. Peters.

osrf-migration commented 5 years ago

Original comment by Vinayak Jagtap (Bitbucket: vinayak_jagtap).


@scpeters, it looks like the machine mentioned above is down as well. Is there any other mirror that can be used?

osrf-migration commented 5 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


I think you can find the srcsim debian at http://packages.osrfoundation.org/gazebo/ubuntu/pool/main/s/srcsim/.

osrf-migration commented 5 years ago

Original comment by Vinayak Jagtap (Bitbucket: vinayak_jagtap).


Thanks @nkoenig. Ssrcsim is not a problem as it can be compiled from source, but other packages that srcsim depends upon are missing. Few of those packages are :

Is there a way to get access to those packages?

osrf-migration commented 5 years ago

Original comment by Murphy Wonsick (Bitbucket: murphywonsick).


Any update on getting this fixed?

osrf-migration commented 4 years ago

Original comment by Nick Baker (Bitbucket: Nick Baker).


Also looking for an update on this. Any progress?

ArghyaChatterjee commented 2 years ago

Is there any update to this issue ?? I am facing the same problem.