Am Sonntag, dem 10.08.2025 um 14:51 +1000 schrieb rodw:
> Debian Trixie was oficially released yesterday and is now the stable
> branch of Debian.
> After a dist-upgrade from Bookworm I get
>  
> rod@debian:/etc/apt/sources.list.d$ sudo apt install linuxcnc-uspace
> linuxcnc-uspace-dev
> 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:
>   python3-pyqt5.qtwebengine : Depends: libqt5webengine5 (>= 5.14.1)
> but it is not going to be installed
>                                                           Depends:
> libqt5webenginecore5 (>= 5.14.1) but it is not going to be installed
>                                                           Depends:
> libqt5webenginewidgets5 (>= 5.15.1) but it is not going to be
> installed
> E: Unable to correct problems, you have held broken packages.
>  
> The Debian package search indicates that    our dependencies don't
> exist in Trixie. Yet we managed to get 2.9.4 into Trixie.


How exactly did you upgrade?

Debian packages in a release are installable and dependencies resolve,
that is checked by automatic tooling even in development versions (and
release-critical bugs are created if something doesn't work, which
would block the release or get the package removed -- there have been
such warnings regarding linuxcnc package causing breakage in recent
months).


Also, upgrading and installing from scratch really are different
things, upgrading always can have minor issues especially if some 3rd
party packages or backports are involved.

-- 
Robert Schöftner <r...@unfoo.net>


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to