Merge branch 'dev': fix rosdep obsolete sources timeout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -58,6 +58,7 @@ sudo apt-get install -y python3-pip python3-venv python3-dev
|
|||||||
PROGRESS 90 "Initializing rosdep..."
|
PROGRESS 90 "Initializing rosdep..."
|
||||||
echo "Initializing rosdep..."
|
echo "Initializing rosdep..."
|
||||||
sudo rosdep init 2>/dev/null || true
|
sudo rosdep init 2>/dev/null || true
|
||||||
|
sudo sed -i '/ruby\.yaml/d; /fuerte\.yaml/d' /etc/ros/rosdep/sources.list.d/20-default.list
|
||||||
rosdep update
|
rosdep update
|
||||||
|
|
||||||
PROGRESS 95 "Configuring pip for system installs..."
|
PROGRESS 95 "Configuring pip for system installs..."
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ sudo apt-get install -y python3-pip python3-venv python3-dev
|
|||||||
PROGRESS 90 "Initializing rosdep..."
|
PROGRESS 90 "Initializing rosdep..."
|
||||||
echo "Initializing rosdep..."
|
echo "Initializing rosdep..."
|
||||||
sudo rosdep init 2>/dev/null || true
|
sudo rosdep init 2>/dev/null || true
|
||||||
|
sudo sed -i '/ruby\.yaml/d; /fuerte\.yaml/d' /etc/ros/rosdep/sources.list.d/20-default.list
|
||||||
rosdep update
|
rosdep update
|
||||||
|
|
||||||
PROGRESS 95 "Configuring pip for system installs..."
|
PROGRESS 95 "Configuring pip for system installs..."
|
||||||
|
|||||||
Reference in New Issue
Block a user