Siduction Forum

Siduction Forum => Installation - Support => Topic started by: oneself on 2018/10/24, 16:01:15

Title: Still can't install libghc-xmonad-dev and libghc-xmonad-contrib-dev
Post by: oneself on 2018/10/24, 16:01:15
Hi,


I posted about this a while back (https://forum.siduction.org/index.php?topic=6837.msg55598#msg55598).  I've since move to another laptop and installed Siduction from scratch and I'm still getting the same issue.  Does anyone know how I can address this?



Code: [Select]

> apt install libghc-xmonad-dev                     
Reading package lists... Done
Building dependency tree       
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:
 libghc-xmonad-dev : Depends: libghc-x11-dev-1.9-c01e0 but it is not installable
                     Depends: libghc-base-dev-4.10.1.0-35a7f but it is not installable
                     Depends: libghc-containers-dev-0.5.10.2-cc496 but it is not installable
                     Depends: libghc-data-default-dev-0.7.1.1-17f03 but it is not installable
                     Depends: libghc-directory-dev-1.3.0.2-60cb0 but it is not installable
                     Depends: libghc-extensible-exceptions-dev-0.1.1.4-74508 but it is not installable
                     Depends: libghc-filepath-dev-1.4.1.2-f4919 but it is not installable
                     Depends: libghc-mtl-dev-2.2.2-ada79 but it is not installable
                     Depends: libghc-process-dev-1.6.1.0-df30c but it is not installable
                     Depends: libghc-setlocale-dev-1.0.0.6-823d2 but it is not installable
                     Depends: libghc-unix-dev-2.7.2.2-1e3ca but it is not installable
                     Depends: libghc-utf8-string-dev-1.0.1.1-e0ce7 but it is not installable
                     Recommends: libghc-xmonad-contrib-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Title: Re: Still can't install libghc-xmonad-dev and libghc-xmonad-contrib-dev
Post by: piper on 2018/10/24, 16:36:49
There is a new upstream version (0.15)

https://hackage.haskell.org/package/xmonad-0.15/xmonad-0.15.tar.gz

Other than that their are 19 binary packages that have unsatisfiable dependencies

https://tracker.debian.org/pkg/xmonad

Title: Re: Still can't install libghc-xmonad-dev and libghc-xmonad-contrib-dev
Post by: melmarker on 2018/10/25, 00:26:49
https://release.debian.org/transitions/html/haskell.html
Title: Re: Still can't install libghc-xmonad-dev and libghc-xmonad-contrib-dev
Post by: oneself on 2022/07/04, 04:57:47
Has there been any progress here? Is there anything that can be done to fix this issue?
Title: Re: Still can't install libghc-xmonad-dev and libghc-xmonad-contrib-dev
Post by: scholle1 on 2022/09/14, 21:58:52
No problem.

Code: [Select]
# apt policy libghc-xmonad-contrib-dev
libghc-xmonad-contrib-dev:
  Installiert:           0.17.0-1
  Installationskandidat: 0.17.0-1
  Versionstabelle:
 *** 0.17.0-1 500
        500 http://ftp.de.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Code: [Select]
# apt policy libghc-xmonad-dev
libghc-xmonad-dev:
  Installiert:           0.17.0-2
  Installationskandidat: 0.17.0-2
  Versionstabelle:
 *** 0.17.0-2 500
        500 http://ftp.de.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Please refer to
https://forum.siduction.org/index.php?topic=8701.msg69423#msg69423