https://bugs.kde.org/show_bug.cgi?id=517917
Bug ID: 517917
Summary: Package kf6-kfilemetadata is being held due to
libpoppler-qt6-3t64
Classification: KDE Neon
Product: neon
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Packages User Edition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
Updating neon yesterday has kf6-kfilemetadata as being held back due to
libpoppler-qt6-3t64 version mismatch
OBSERVED RESULT
>$ sudo apt full-upgrade
>Reading package lists... Done
>Building dependency tree... Done
>Reading state information... Done
>Starting pkgProblemResolver with broken count: 0
>Starting 2 pkgProblemResolver with broken count: 0
>Done
>Entering ResolveByKeep
>Calculating upgrade... Done
>The following packages have been kept back:
> kf6-kfilemetadata
>$ sudo apt install kf6-kfilemetadata
>Reading package lists... Done
>Building dependency tree... Done
>Reading state information... Done
>Starting pkgProblemResolver with broken count: 1
>Starting 2 pkgProblemResolver with broken count: 1
>Investigating (0) kf6-kfilemetadata:amd64 <
>6.24.0-0zneon+24.04+noble+release+build39 ->
>>6.24.0-0zneon+24.04+noble+release+build40 @ii pumU Ib >
>Broken kf6-kfilemetadata:amd64 Depends on libpoppler-qt6-3t64:amd64 <
>24.02.0-1ubuntu9.8 @ii mK > (>= >24.08.0)
> Considering libpoppler-qt6-3t64:amd64 12 as a solution to
> kf6-kfilemetadata:amd64 10023
Then looking at libpoppler-qt6-3t64
>apt policy libpoppler-qt6-3t64
>libpoppler-qt6-3t64:
> Installed: 24.02.0-1ubuntu9.8
> Candidate: 24.02.0-1ubuntu9.8
> Version table:
> 24.08.0-1+24.04+noble+release+build15 500
> 500 http://archive.neon.kde.org/user noble/main amd64 Packages
> *** 24.02.0-1ubuntu9.8 1100
> 500 http://security.ubuntu.com/ubuntu noble-security/universe amd64
> Packages
> 500 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64
> Packages
> 100 /var/lib/dpkg/status
> 24.02.0-1ubuntu9 1100
> 500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
So the current package is in the archive, but is not being installed.
It can be fixed by telling apt to install the current package:
>$ sudo apt install libpoppler-qt6-3t64=24.08.0-1+24.04+noble+release+build15
>Reading package lists... Done
>Building dependency tree... Done
>Reading state information... Done
>Starting pkgProblemResolver with broken count: 0
>Starting 2 pkgProblemResolver with broken count: 0
>Done
>The following additional packages will be installed:
> libpoppler140
>The following NEW packages will be installed:
> libpoppler140
>The following packages will be upgraded:
> libpoppler-qt6-3t64
But subsequent updates want to downgrade back to the previous
libpoppler-qt6-3t64
SOFTWARE/OS VERSIONS
Operating System: KDE neon User Edition
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.17.0-19-generic (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.