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

python3-websockets dependency not resolved for RHEL #165

Open
orensbruli opened this issue Oct 10, 2022 · 0 comments
Open

python3-websockets dependency not resolved for RHEL #165

orensbruli opened this issue Oct 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@orensbruli
Copy link
Contributor

Package rmf_demos_panel depends on python3-websockets and it's not defined what package should resolve this dependence:

Could not resolve rosdep key 'python3-websockets' for distro '8':
No definition of [python3-websockets] for OS [rhel]
	rosdep key : python3-websockets
	OS name    : rhel
	OS version : 8
	Data:
arch:
		- python-websockets
		debian:
		- python3-websockets
		fedora:
		- python-websockets
		gentoo:
		- dev-python/websockets
		nixos:
		- python3Packages.websockets
		openembedded:
		- python3-websockets@meta-python
		ubuntu:
		- python3-websockets
		
Failed to resolve python3-websockets on rhel:8 with: Error running generator: Failed to resolve rosdep key 'python3-websockets', aborting.
python3-websockets is depended on by these packages: ['rmf_demos_panel']
<== Failed

I need to make further investigation about if this package is distributed or not in fedora and rhel.

@orensbruli orensbruli added the bug Something isn't working label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant