https://bugs.kde.org/show_bug.cgi?id=370383
Bug ID: 370383
Summary: Dependencies for KDE build are broken
Product: neon
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: Packages User Edition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
I. Using these dependencies for frameworks:
https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Install_the_dependencies#deb-based_distributions_.28Debian.2C_Neon.2C_Kubuntu....29
The problem is the regex "libkf5.*-dev", which leads to attempted downloads of
deprecated and incompatible packages. These packages had been removed from Neon
repos but are then still selected by falling back to the Ubuntu repos.
libkf5akonadisocialutils-dev was probably removed from Neon repos, but is still
found in version 15.12 in the Ubuntu repos.
But there is also breakage in Neon directly:
libkf5composereditorng-dev depends on libkf5composereditorng5 16.04 and
kf5-kdepim-apps-libs-data 16.04, but which is 16.08 in Neon.
II. Stuff not because of the regex (part of the dependencies for Plasma and
Applications):
1.
libqt5xmlpatterns5-private-dev : Depends: libqt5xmlpatterns5-dev (=
5.5.1-2build1) but 5.7.0-0neon+16.04+build3 is to be installed
2.
The following packages have unmet dependencies:
libqt5declarative5 : Depends: qtbase-abi-5-5-1
Depends: qtscript-abi-5-2-0
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.