-
Notifications
You must be signed in to change notification settings - Fork 30
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
tf2_geometry_msgs missing in noetic #997
Comments
Thanks @allenh1 for looking into this and adding more packages. Emerging ros-noetic/desktop now starts. However, the build fails on the first package (catkin) because it still uses python2_7! I think it's because it's trying to also install catkin for 2_7 and cannot find catkin_pkg for 2_7 (not supported by the in tree version). And the version of catkin_pkg will anyway not build for 2_7. And there are no python targets to be specified on the noetic packages. |
Do I have to sync anything non-standard? As of right now, the repo
still complains with the same |
I have this package. My sync-uri is:
|
Good catch, thanks! It's weird, though. The gentoo-mirrors version synced (presumably) just half an hour ago. But it still does not seem to contain |
The gentoo-mirror one has the package now as well. Apparantly the |
Yeah, that's my mistake. I"m trying to move to |
Since melodic seems impossible to get going in gentoo anymore (due to changes in python versions), I'm giving a go at noetic. I tried to emerge ros-noetic/deskop and get:
The package is indeed missing (as of a sync a few hours ago).
The text was updated successfully, but these errors were encountered: