ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Failed to fetch ros-cturtle-web-interface for lucid: "404 not found"

asked 2011-08-16 08:13:29 -0500

updated 2014-11-22 17:05:33 -0500

ngrennan gravatar image

I'm setting up a build server and trying to match as best I can the packages on the three latest versions: cturtle, diamondback, electric.

In trying to install ros-cturtle-pr2, apt attempts to get ros-cturtle-web-interface:

The following extra packages will be installed:
  ros-cturtle-web-interface

And I'm getting a 404 on apt-get install attempt:

Failed to fetch http://packages.ros.org/ros/ubuntu/pool/main/r/ros-cturtle-web-interface/ros-cturtle-web-interface_0.4.4-s1302754950~lucid_i386.deb  404  Not Found

It looks like the apt package list is listing a package it doesn't have.

I'm in the process of submitting a bug report, but wanted to ask here first before I submit. Anyone familiar with this issue?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2011-08-16 15:52:29 -0500

Wim gravatar image

The cturtle Debian packages have been updated. You need to run "sudo apt-get update" to get the latest package index. After that, installing should just work fine. You can check on the server http://packages.ros.org/ros/ubuntu/pool/main/r/ros-cturtle-web-interface/ what the current build version of the package is.

edit flag offensive delete link more
1

answered 2011-08-16 08:20:08 -0500

Eric Perko gravatar image

My guess would be that packages.ros.org's state has become inconsistent. That file is available from at least the CWRU ROS mirror, so it had to be on packages.ros.org sometime in the past few weeks.

edit flag offensive delete link more

Comments

Thanks. I didn't think to check the mirror. Bug submitted #5124: https://code.ros.org/trac/ros-pkg/ticket/5124
Asomerville gravatar image Asomerville  ( 2011-08-16 08:46:21 -0500 )edit

Question Tools

Stats

Asked: 2011-08-16 08:13:29 -0500

Seen: 881 times

Last updated: Aug 16 '11