11.5.0 is released in https://github.com/osrf/gazebo/releases. Should this AUR be updated?
Search Criteria
Package Details: gazebo 11.14.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gazebo.git (read-only, click to copy) |
|---|---|
| Package Base: | gazebo |
| Description: | A multi-robot simulator for outdoor environments |
| Upstream URL: | https://classic.gazebosim.org/ |
| Licenses: | Apache |
| Submitter: | None |
| Maintainer: | AliZain |
| Last Packager: | AliZain |
| Votes: | 35 |
| Popularity: | 0.000034 |
| First Submitted: | 2008-10-18 22:59 (UTC) |
| Last Updated: | 2026-04-07 17:48 (UTC) |
Dependencies (25)
- boost (boost-gitAUR)
- cppzmq (cppzmq-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freeimageAUR (freeimage-vpinball-gitAUR)
- graphviz
- ignition-cmake-2AUR
- ignition-common-3AUR
- ignition-fuel_tools-4AUR
- ignition-math-6AUR
- ignition-msgs-5AUR
- ignition-transport-8AUR
- libccdAUR (libccdAUR, libccd-gitAUR)
- libltdl (libtool-gitAUR, libtool)
- libtar
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- ogre-1.9AUR
- protobuf (protobuf-gitAUR)
- qwt
- sdformat-9AUR
- Show 5 more dependencies...
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 33 Next › Last »
AchmadFathoni commented on 2021-05-02 12:40 (UTC)
billypilgrim commented on 2021-04-22 10:08 (UTC)
But the ruby-ronn-ng package has ruby-ronn in its provides array so it really shouldn't matter, i.e. yay (or whatever) should just install ruby-ronn-ng for you.
Also, don't flag packages out of date for issues like this. They should only be flagged out of date when there is a newer version of the software available.
Homalozoa commented on 2021-04-22 05:09 (UTC) (edited on 2021-04-22 05:09 (UTC) by Homalozoa)
got
/usr/lib/ruby/3.0.0/rubygems.rb:281:in `find_spec_for_exe': can't find gem ronn (>= 0.a) with executable ronn (Gem::GemNotFoundException)
from /usr/lib/ruby/3.0.0/rubygems.rb:300:in `activate_bin_path'
from /usr/sbin/ronn:23:in `<main>'
Because ruby-ronn has been removed from the [community] repository. please change it to ruby-ronn-ng
AchmadFathoni commented on 2021-04-21 16:11 (UTC)
Yeah, I must rebuild libdart which is not considered rebuild target by yay.
billypilgrim commented on 2021-04-21 13:21 (UTC)
Sometimes I've found that --rebuildtree isn't enough (I think it could be CMake doing something dumb). Try deleting gazebo and its ignition* deps from .cache/yay before rebuilding, then you'll know that you have a clean src folder.
AchmadFathoni commented on 2021-04-21 13:09 (UTC)
billypilgrim I've clean-rebuild gazebo with yay -S gazebo --rebuildtree but the problem still there.
billypilgrim commented on 2021-04-21 13:03 (UTC)
AchmadFathoni You need to rebuild the package as it appears that some shared libraries have been updated on your system.
AchmadFathoni commented on 2021-04-21 12:57 (UTC)
gzserver: error while loading shared libraries: libicudata.so.68: cannot open shared object file: No such file or directory
Any idea?
billypilgrim commented on 2021-04-19 17:54 (UTC)
@codemonkey94 That's good to know. It's still a little odd that ruby-ronn-ng didn't then get pulled in as a dependency when you built it though...
codemonkey94 commented on 2021-04-19 17:21 (UTC)
@billypilgrim I had the very same error as @julianoes. I solved by installing ruby-ronn-ng. It seems that ruby-ronn https://archlinux.org/packages/community/any/ruby-ronn/ has been removed from the community repository.
Pinned Comments
billypilgrim commented on 2022-05-09 16:04 (UTC)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.