Skip to content
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

Open
flabrosse opened this issue Oct 27, 2020 · 6 comments
Open

tf2_geometry_msgs missing in noetic #997

flabrosse opened this issue Oct 27, 2020 · 6 comments

Comments

@flabrosse
Copy link
Contributor

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:

emerge: there are no ebuilds to satisfy "ros-noetic/tf2_geometry_msgs".

The package is indeed missing (as of a sync a few hours ago).

@flabrosse
Copy link
Contributor Author

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.

@Uroc327
Copy link

Uroc327 commented Dec 2, 2020

Do I have to sync anything non-standard? As of right now, the repo

[ros-overlay]
location = /var/db/repos/ros-overlay
sync-type = git
sync-uri = https://github.com/gentoo-mirror/ros-overlay.git

still complains with the same emerge: there are no ebuilds to satisfy "ros-noetic/tf2_geometry_msgs". line for me.

@flabrosse
Copy link
Contributor Author

I have this package. My sync-uri is:

sync-uri = https://github.com/ros/ros-overlay

@Uroc327
Copy link

Uroc327 commented Dec 2, 2020

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 ros-noetic/tf2_geometry_msgs... The ros-melodic (#1000) and ros-kinetic (#1001) syncs seem to be missing.
Other gentoo-mirror versions (haskell, lto-overlay) seem to be up to date.

@Uroc327
Copy link

Uroc327 commented Dec 2, 2020

The gentoo-mirror one has the package now as well. Apparantly the main branch caused some issues for the sync.

@allenh1
Copy link
Contributor

allenh1 commented Dec 10, 2020

The gentoo-mirror one has the package now as well. Apparantly the main branch caused some issues for the sync.

Yeah, that's my mistake. I"m trying to move to main as our default branch instead of master, but have not figured out a good plan to do so yet. For the time being, please continue syncing with master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants