-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
I've seen rosdep update calls failing almost consistently from different IPs with error 429s.
rosdep update --rosdistro jazzy
/usr/bin/rosdep:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
reading in sources list data from /etc/ros/rosdep/sources.list.d
ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml]:
HTTP Error 429: Too Many Requests (https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml)
ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml]:
HTTP Error 429: Too Many Requests (https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml)
ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml]:
HTTP Error 429: Too Many Requests (https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml)
ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/ruby.yaml]:
HTTP Error 429: Too Many Requests (https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/ruby.yaml)
ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml]:
Failed to download target platform data for gbpdistro:
HTTP Error 429: Too Many Requests
Query rosdistro index https://raw.githubusercontent.com/ros/rosdistro/master/index-v4.yaml
ERROR: error loading sources list
HTTP Error 429: Too Many Requests (https://raw.githubusercontent.com/ros/rosdistro/master/index-v4.yaml)
Seems related to this discussion - https://github.com/orgs/community/discussions/159123.
Has anyone found a workaround? Using the mirrors seems to still end up hitting raw.github
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels