You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During bloom release, python3-opencv is not found on rhel:8. This is not an issue in this repo, but should be fixed in rosdistro. This happens on galactic, humble and rolling.
Output of bloom:
Pre-verifying RPM dependency keys...
Running 'rosdep update'...
Could not resolve rosdep key 'python3-opencv'for distro '8':
No definition of [python3-opencv] for OS [rhel]
rosdep key : python3-opencv
OS name : rhel
OS version : 8
Data:
debian:
- python3-opencv
fedora:
- python3-opencv
gentoo:
- media-libs/opencv[python]
nixos:
- python3Packages.opencv3
openembedded:
- opencv@meta-oe
opensuse:
- python3-opencv
ubuntu:
- python3-opencv
Failed to resolve python3-opencv on rhel:8 with: Error running generator: Failed to resolve rosdep key 'python3-opencv', aborting.
python3-opencv is depended on by these packages: ['cv_bridge']
<== Failed
Some of the dependencies forpackagesin this repository could not be resolved by rosdep.
<== The following generator action reported that it is missing one or more
rosdep keys, but that the key exists in other platforms:
'['/usr/bin/git-bloom-generate', '-y', 'rosrpm', '--prefix', 'release/rolling', 'rolling', '-i', '1', '--os-name', 'rhel']'
If you are absolutely sure that this key is unavailable forthe platformin
question, the generator can be skipped and you can proceed with the release.
Skip generator action and continue with release [y/N]? y
Action skipped, continuing with release.
The text was updated successfully, but these errors were encountered:
During bloom release, python3-opencv is not found on rhel:8. This is not an issue in this repo, but should be fixed in rosdistro. This happens on galactic, humble and rolling.
Output of bloom:
The text was updated successfully, but these errors were encountered: