problem regarding python-rosinstall [closed]

asked 2012-09-21 04:46:32 -0600

sagar gravatar image

hello, i want to say that regardless of having ros-electric installed on ubuntu 10.04 i am getting error while running the command:

sudo apt-get install python-rosintall

error: Reading package lists... Done Building dependency tree
Reading state information... Done E: Couldn't find package python-rosinstall

and on running the command: rosws rosws help

it's giving error: rosws: command not found

please help:(:(

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-04-23 03:29:00.667097

Comments

What's the contents of /etc/apt/sources.list.d/ros-latest.list? Did you execute sudo apt-get update before trying to install python-rosinstall?

Lorenz gravatar image Lorenz  ( 2012-09-21 06:02:38 -0600 )edit

deb http://packages.ros.org/ros/ubuntu maverick main is the content of /etc/apt/sources.list.d/ros-latest.list and i have updated before trying to install python-rosinstall please reply soon :(:(

sagar gravatar image sagar  ( 2012-09-21 07:00:17 -0600 )edit

Ubuntu 10.04 is Lucid, not Maverick.

joq gravatar image joq  ( 2012-09-21 07:32:49 -0600 )edit

can i edit it maverick to lucid by simple gedit /etc/apt/sources.list.d/ros-latest.list ?? plz help what to do next....

sagar gravatar image sagar  ( 2012-09-21 07:59:33 -0600 )edit

Yes; you should run 'sudo apt-get update' after to refresh your cache.

ahendrix gravatar image ahendrix  ( 2012-09-21 11:31:09 -0600 )edit

I have a same problem, I have installed Ubuntu 11.04 and content of /etc/apt/sources.list.d/ros-latest.list is deb http://packages.ros.org/ros/ubuntu natty main, and still got this error. Can someone please help me in this regard ?

Zari gravatar image Zari  ( 2015-04-22 02:29:23 -0600 )edit

@Zari: 11.04 is no longer supported; I suspect the binaries you're looking for no longer exist.

ahendrix gravatar image ahendrix  ( 2015-04-22 13:59:14 -0600 )edit