cannot install hedgewars in debian sid
Sat, 2022-07-16 10:00
Hi, there has been some kind of problem and hedgewars is no longer installable in debian sid (not much of a problem for now, but in the future, when debian freezes the next version...).
I have found this automated message in https://lists.debian.org/debian-testing-changes/2022/06/msg00031.html
REMOVED: hedgewars 1.0.0-16 # 2022-06-16 # BD-uninstallable due to uncoordinated ghc transition; collides with lock-step qtbase 5.15.4 transition
Indeed, if I try to install it, it fails:
josedavid@mypc:~$ sudo apt-get install hedgewars 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: hedgewars : Depends: qtbase-abi-5-15-2 but it is not installable E: Unable to correct problems, you have held broken packages.
May somebody know something about what is going on? To me, it seems like there have been updates in debian packages related to GHC and Qt, and hedgewards was removed because it was not updated, or something like that.
Bests
Jose David