Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.0
-
None
-
poky: langdale
-
5b387fd78 (dev), 7bf38723c (6.5), 480fa1176 (lts-6.2)
Description
Sometimes when I try to build my SDK and include nativesdk-packagegroup-qt6-toolchain-host-essentials it fails with this error:
ERROR: nativesdk-packagegroup-qt6-toolchain-host-essentials-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (nativesdk-qttools-dev to nativesdk-libqt6uitools-dev)
ERROR: nativesdk-packagegroup-qt6-toolchain-host-essentials-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (nativesdk-qttools-tools to nativesdk-libqt6uitools-tools)
A retry usually works and doesn't trigger the error anymore, but it seems fishy that a rebuild works.