https://bugs.kde.org/show_bug.cgi?id=495424
Bug ID: 495424
Summary: kde-builder fails to find libqt6svg6-dev in Ubuntu
(probably also Debian), apparently renamed to
qt6-svg-dev
Classification: Developer tools
Product: buildsystem
Version: unspecified
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
libqt6svg6-dev seems to have been renamed to qt6-svg-dev somewhere between
Ubuntu 22.04 LTS and 23.10:
-
https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=libqt6svg6-dev&searchon=names
-
https://packages.ubuntu.com/search?keywords=qt6-svg-dev&searchon=names&suite=all§ion=all
The same seems to be true for Debian.
STEPS TO REPRODUCE
1. From a clean Ubuntu installation, run kde-builder --install-distro-packages
OBSERVED RESULT
=== install-distro-packages ===
Fetching remote changes to sysadmin-repo-metadata
Merging sysadmin-repo-metadata changes from branch master
- Installing system packages for ubuntu...
Installing packages for debian/24.10
Using installer for debian
* These packages were not found in repositories:
libqt6core5compat6-dev
libqt6opengl6-dev
libqt6shadertools6-dev
libqt6svg6-dev
libgpgme11-dev
EXPECTED RESULT
It should find qt6-svg-dev instead of libqt6svg6-dev.
--
You are receiving this mail because:
You are watching all bug changes.