On Sun, Oct 6, 2024 at 4:24 PM Antonio Russo <aeru...@aerusso.net> wrote:
>
> On 10/6/24 05:55, Martin Steigerwald wrote:
> >
> > Qt 6.7.2 almost goes through here now, but right now apt still wants to
> > remove kate, kwrite and thus kde-baseapps. Thus seems my mirror still
> > needs a little more time. But soon… soon :)
> >
>
> I ran into this: downgrade kate and kwrite from the version in experimental
> and everything should work out!
>
> Best,
> Antonio
>

How did you manage this?

# LC_ALL=C apt-get install -s -t experimental kate
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kate : Depends: qt6-base-private-abi (= 6.6.2)
^^^^^ That DEPENDS should be >= 6.6.2 ???
E: Unable to correct problems, you have held broken packages.

# apt-cache search qt6-base-private-abi
libqt6core6t64 - Qt 6 core module

# LC_ALL=C apt policy libqt6core6t64
libqt6core6t64:
 Installed: 6.7.2+dfsg-3
 Candidate: 6.7.2+dfsg-3
 Version table:
*** 6.7.2+dfsg-3 100
        99 https://incoming.debian.org/debian-buildd
buildd-unstable/main amd64 Packages
        99 https://ftp.debian.org/debian unstable/main amd64 Packages
        99 https://deb.debian.org/debian unstable/main amd64 Packages
       100 /var/lib/dpkg/status
    6.6.2+dfsg-12 99
        99 https://ftp.debian.org/debian testing/main amd64 Packages
        99 https://deb.debian.org/debian testing/main amd64 Packages

BR,
-sed@-

Reply via email to