E: unable to locate package ros-hydro-desktop-full
Hi, I am new here and I was trying to install ROS hydro on Ubuntu 12.04.05 LTS. I have followed the ROS wiki instructions but i got this error after:
sudo apt-get install ros-hydro-desktop-full
Ubuntu is on a virtual machine by Parallels Box on mac. I'd like to add that the same installation at the same version of ubuntu and ros was fine with typical linux installation (not with virtual machine). I hope someone can help me!
This is what I've got after sudo apt-get update
Hit http://security.ubuntu.com precise-security Release.gpg
Get:1 http://extras.ubuntu.com precise Release.gpg [72 B]
Hit http://security.ubuntu.com precise-security Release
Hit http://extras.ubuntu.com precise Release
Hit http://us.archive.ubuntu.com precise Release.gpg
Hit http://us.archive.ubuntu.com precise-updates Release.gpg
Hit http://us.archive.ubuntu.com precise-backports Release.gpg
Hit http://security.ubuntu.com precise-security/main Sources
Hit http://extras.ubuntu.com precise/main Sources
Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main amd64 Packages
Hit http://security.ubuntu.com precise-security/restricted amd64 Packages
Hit http://security.ubuntu.com precise-security/universe amd64 Packages
Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://extras.ubuntu.com precise/main amd64 Packages
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://us.archive.ubuntu.com precise Release
Hit http://us.archive.ubuntu.com precise-updates Release
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-backports Release
Hit http://security.ubuntu.com precise-security/universe Translation-en
Hit http://packages.ros.org trusty Release.gpg
Hit http://us.archive.ubuntu.com precise/main Sources
Hit http://us.archive.ubuntu.com precise/restricted Sources
Hit http://us.archive.ubuntu.com precise/universe Sources
Hit http://us.archive.ubuntu.com precise/multiverse Sources
Hit http://us.archive.ubuntu.com precise/main amd64 Packages
Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages
Hit http://us.archive.ubuntu.com precise/universe amd64 Packages
Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com precise/main i386 Packages
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages ...
Hydro reached end of life a while ago so I don't believe that the binaries are available for download anymore. I could be wrong but I seem to remember reading this somewhere (just can't recall where).
Is there a reason that you need to use Hydro instead of a newer version such as Kinetic or Lunar?
The package exists in the repositories, and you mention yourself that it works on "a typical Linux installation", so at this point it would seem you might've made a mistake when setting up the repositories.
Can you show the full output of
sudo apt-get update
? Use the edit button/link for that.@jayess: Hydro is EOL, but the package repository still has all the packages. They just won't receive any updates anymore.
Ah ok. Must have been thinking of Fuerte or older. Thanks for the correction.
All the packages for all older ROS releases - at least back to Box Turtle - are still available. If you can't install them, that either means the mirror you are using hasn't synced them, or your OS isn't compatible with them.
Good point about compatibility. Forgot about that detail.
I have to use Hydro, because i am using ros to communicate with KUKA YouBot and a lot of packages were created for Hydro.