https://bugs.kde.org/show_bug.cgi?id=367923
Bug ID: 367923 Summary: kpackagetool5 seems to have issues with types like "Plasma/Wallpaper" or "Plasma/LookAndFeel" Product: frameworks-kpackage Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: default Assignee: notm...@gmail.com Reporter: kosse...@kde.org As seen on CI with KF5 pre-5.26 (but not locally with older KF5 5.24), e.g. in https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/395/consoleFull: --- 8< --- 19:44:47 CMake Warning at /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/kpackage/inst/usr/lib/x86_64-linux-gnu/cmake/KF5Package/KF5PackageMacros.cmake:45 (message): 19:44:47 couldn't generate metainfo for org.kde.image: Package type 19:44:47 "Plasma/Wallpaper" not found 19:44:47 19:44:47 Error: Can't find plugin metadata: 19:44:47 /home/jenkins/sources/plasma-workspace/kf5-qt5/wallpapers/image/imagepackage 19:44:47 19:44:47 19:44:47 Call Stack (most recent call first): 19:44:47 /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/usr/lib/x86_64-linux-gnu/cmake/KF5Plasma/KF5PlasmaMacros.cmake:33 (kpackage_install_package) 19:44:47 wallpapers/image/CMakeLists.txt:31 (plasma_install_package) --- 8< --- --- 8< --- 19:44:44 CMake Warning at /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/kpackage/inst/usr/lib/x86_64-linux-gnu/cmake/KF5Package/KF5PackageMacros.cmake:45 (message): 19:44:44 couldn't generate metainfo for org.kde.breeze.desktop: Package type 19:44:44 "Plasma/LookAndFeel" not found 19:44:44 19:44:44 Error: Can't find plugin metadata: 19:44:44 /home/jenkins/sources/plasma-workspace/kf5-qt5/lookandfeel 19:44:44 19:44:44 Call Stack (most recent call first): 19:44:44 /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/usr/lib/x86_64-linux-gnu/cmake/KF5Plasma/KF5PlasmaMacros.cmake:33 (kpackage_install_package) 19:44:44 CMakeLists.txt:117 (plasma_install_package) --- 8< --- Not further investigated, only seen those warnings on CI. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.