Search Criteria
Package Details: ros2-jazzy-base 2024.12.23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros2-jazzy-base.git (read-only, click to copy) |
---|---|
Package Base: | ros2-jazzy-base |
Description: | A set of software libraries and tools for building robot applications (Jazzy Jalisco, base variant) |
Upstream URL: | https://index.ros.org/p/ros_base/#jazzy |
Licenses: | Apache |
Conflicts: | ros2-jazzy |
Submitter: | oysstu |
Maintainer: | oysstu |
Last Packager: | oysstu |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-23 15:28 (UTC) |
Last Updated: | 2025-01-07 13:39 (UTC) |
Dependencies (19)
- asio (asio-gitAUR)
- bullet (bullet-gitAUR, bullet-dp)
- cmake (cmake-gitAUR)
- eigen (eigen-gitAUR)
- git (git-gitAUR, git-glAUR)
- libyaml (libyaml-gitAUR)
- lttng-ust
- orocos-kdlAUR (orocos-kdl-gitAUR)
- pybind11 (pybind11-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-colcon-common-extensionsAUR
- python-lark-parser
- python-netifaces (python-netifaces-plusAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-psutil
- python-yaml (python-yaml-gitAUR)
- tinyxml2 (tinyxml2-gitAUR)
- python-rosinstall_generatorAUR (make)
- python-vcstoolAUR (make)
Latest Comments
1 2 Next › Last »
pixup1 commented on 2025-01-24 17:37 (UTC)
I did it, no change. I found this: https://bbs.archlinux.org/viewtopic.php?id=302235 and it seems related to my issue (one of them at least), but I don't even have
python-future
installed so idk.oysstu commented on 2025-01-24 16:31 (UTC) (edited on 2025-01-24 16:31 (UTC) by oysstu)
See various commands for different AUR helpers here. And update the version from 3.9/3.10 to 3.12/3.13 accordingly.
https://www.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/
I use paru, in which case the command is
pacman -Qoq /usr/lib/python3.12 | pacman -Qmq - | paru -S --rebuild -
pixup1 commented on 2025-01-24 16:28 (UTC)
No, I never heard about needing to do that. Is that a thing ? How do I do it ?
pixup1 commented on 2025-01-24 16:26 (UTC)
The verification of
upstream.path
fails, and there's also this from the python tests:oysstu commented on 2025-01-24 16:24 (UTC) (edited on 2025-01-24 16:26 (UTC) by oysstu)
No idea, what happens if you try to install python-colcon-common-extensions for example? Have you rebuilt all AUR packages for python 3.13?
pixup1 commented on 2025-01-24 16:22 (UTC)
Like what ? My system is fine otherwise.
oysstu commented on 2025-01-24 16:20 (UTC)
You're getting errors from the dependencies. I think you have bigger problems than just building this package.
pixup1 commented on 2025-01-24 16:12 (UTC)
Getting a bunch of errors
oysstu commented on 2024-12-04 12:43 (UTC)
This package now installs into the standard ros2 location /opt/ros/jazzy and conflicts with the ros2-jazzy package (if it is created at some point). This is for better compatibility with third party tooling and what the user expects of a ros2 installation.
1 2 Next › Last »