Bug 405048

Summary: kdevelop packages broken in Neon Dev Stable
Product: [KDE Neon] neon Reporter: Max Schwarz <max.schwarz>
Component: Packages Testing EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: jr, neon-bugs-null, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Max Schwarz 2019-03-03 23:13:43 UTC
libkdevplatform53-libs depends on unavailable libkasten3okteta1controllers1abi1.
I guess the okteta version increased. This might be fixed in Dev unstable already.

STEPS TO REPRODUCE
1. Use KDE Neon Developer Stable
2. sudo apt install kdevelop

OBSERVED RESULT

> The following packages have unmet dependencies:
>  kdevelop : Depends: kdevplatform53-libs but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.

A bit more precise:

> #sudo apt install kdevplatform53-libs
> The following packages have unmet dependencies:
>  kdevplatform53-libs : Depends: libkasten3okteta1controllers1abi1 but it is not installable

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.15.2
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.0
Comment 1 Jonathan Riddell 2019-03-04 15:43:57 UTC
THanks for the notice, it needed a recompile after the okteta library changes, now done and it now installs and runs.
Comment 2 Christoph Feck 2019-03-24 12:35:48 UTC
Please reopen if it has not been fixed in the meantime.