-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debian / Ubuntu package repository missing Release file #94
Comments
Original comment by Kevin Cole (Bitbucket: ubuntourist).
|
3 similar comments
Original comment by Kevin Cole (Bitbucket: ubuntourist).
|
Original comment by Kevin Cole (Bitbucket: ubuntourist).
|
Original comment by Kevin Cole (Bitbucket: ubuntourist).
|
Original comment by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).
Thanks for the report:
|
Original comment by Kevin Cole (Bitbucket: ubuntourist). I was following the instructions at http://gazebosim.org/tutorials?tut=install_ubuntu&cat=install Alternative installation step-by-step (since the first method failed.) |
Original comment by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero). I see. That tutorial is for Ubuntu, the good one for Debian is at: http://gazebosim.org/tutorials?tut=install_other_linux&cat=install#Debian. I’m updating the tutorial here: https://bitbucket.org/osrf/gazebo_tutorials/pull-requests/554/update-other-linux-installations-tutorials/diff Also fixing the one-liner install method here: That should makes the things a bit easier. |
Im facing the same issue.. and im following this instruction "the good one for Debian is at: http://gazebosim.org/tutorials?tut=install_other_linux&cat=install#Debian." and I got this error...."Package 'gazebo9' has no installation candidate".. can u have look at this problem !! |
Which version of Debian are you using? |
version 10 platform: Raspberry Pi4, aarch64, OS debian bluster, ROS2 foxy |
this link is not working too.... "Also fixing the one-liner install method here: |
The reason why the installation fails is that we never released gazebo9 for aarch64 in Debian Buster, probably because we lack patches at release time or we lack of resources to maintain it. What we have in Buster/arm64 is gazebo11 so my recommendation would be to go use it. If still need gazebo9 on arm64 I'm afraid that would need to compile it from source or create packages by your own. Out of curiosity, what is the output of running:
|
Original report (archived issue) by Kevin Cole (Bitbucket: ubuntourist).
The documented method for installing on Ubuntu fails with:
(Ignore the color-coding. No matter what “language” I choose – including “PlainText”, Bitbucket continues to try to “interpret” the above, highlighting “keywords” that aren’t keywords, “quotes” that aren’t quotes, and numbers.)
The text was updated successfully, but these errors were encountered: