xmonad packages broken in Debian

Does anyone know why the xmonad packages seem to be broken in Debian?
https://release.debian.org/transitions/html/haskell.html
When I try to install libghc-xmonad-dev and/or libghc-xmonad-contrib-dev, I
get an error:
The following packages have unmet dependencies:
libghc-xmonad-dev : Depends: libghc-x11-dev-1.9.1-11a5c
Depends: libghc-base-dev-4.13.0.0-2f220 but it is not
installable
Depends: libghc-containers-dev-0.6.2.1-ab1cf but it is
not installable
Depends: libghc-data-default-dev-0.7.1.1-958e3
Depends: libghc-directory-dev-1.3.6.0-49fdf but it is
not installable
Depends:
libghc-extensible-exceptions-dev-0.1.1.4-10872 but it is not installable
Depends: libghc-filepath-dev-1.4.2.1-103b6 but it is
not installable
Depends: libghc-mtl-dev-2.2.2-7208c but it is not
installable
Depends: libghc-process-dev-1.6.9.0-88a89 but it is
not installable
Depends: libghc-setlocale-dev-1.0.0.9-a89d6 but it is
not installable
Depends: libghc-unix-dev-2.7.2.2-bb33f but it is not
installable
Depends: libghc-utf8-string-dev-1.0.1.1-866d7 but it
is not installable
Recommends: libghc-xmonad-contrib-dev but it is not
going to be installed
When I tried to enquire in the distros forums (which is a Debian variant)
they indicated that the problem is upstream. Does anyone know what the
issue is? Which distro to folks use with xmonad? Where is it best
supported?
--
*Eyal Erez <**oneself@gmail.com*

Hi! What distro do you use? Xmonad runs fine on quite a wide variety of distributions. From the error log it seems that the problem is not in xmonad itself, but rather in the set of packages being installed.
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream.
Can you give a link to this forum discussion? -- Best regards, Platon Pronko PGP 2A62D77A7A2CB94E On 2022-07-03 06:07, Eyal Erez wrote:
Does anyone know why the xmonad packages seem to be broken in Debian?
https://release.debian.org/transitions/html/haskell.html
When I try to install libghc-xmonad-dev and/or libghc-xmonad-contrib-dev, I get an error:
The following packages have unmet dependencies: libghc-xmonad-dev : Depends: libghc-x11-dev-1.9.1-11a5c Depends: libghc-base-dev-4.13.0.0-2f220 but it is not installable Depends: libghc-containers-dev-0.6.2.1-ab1cf but it is not installable Depends: libghc-data-default-dev-0.7.1.1-958e3 Depends: libghc-directory-dev-1.3.6.0-49fdf but it is not installable Depends: libghc-extensible-exceptions-dev-0.1.1.4-10872 but it is not installable Depends: libghc-filepath-dev-1.4.2.1-103b6 but it is not installable Depends: libghc-mtl-dev-2.2.2-7208c but it is not installable Depends: libghc-process-dev-1.6.9.0-88a89 but it is not installable Depends: libghc-setlocale-dev-1.0.0.9-a89d6 but it is not installable Depends: libghc-unix-dev-2.7.2.2-bb33f but it is not installable Depends: libghc-utf8-string-dev-1.0.1.1-866d7 but it is not installable Recommends: libghc-xmonad-contrib-dev but it is not going to be installed
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
_______________________________________________ xmonad mailing list xmonad@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad

Hi, On Sun, Jul 03, 2022 at 06:07:28AM +0300, Eyal Erez wrote:
Does anyone know why the xmonad packages seem to be broken in Debian?
xmonad packaging in Debian is, to the best of my knowledge, unmaintained. (I made repeated failed attempts to contact the maintainers over the last years…)
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
I wonder how exactly could an unmaintained Debian package failing to install on an unspecified Debian derivative be our fault… If anyone makes such claims, they better explain their reasoning. -- Tomáš "liskin" ("Pivník") Janoušek, https://lisk.in/

Tomas writes:
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
I wonder how exactly could an unmaintained Debian package failing to install on an unspecified Debian derivative be our fault… If anyone makes such claims, they better explain their reasoning.
Perhaps the people on the forum meant "Debian" by upstream, rather than xmonad itself? I use xmonad on Debian 11 bullseye (stable), Ubuntu 18.04 (bionic) and Ubuntu 20.04 (focal) without dependency problems. Maybe, Eyal, you could reveal what distribution you have problems on? Best regards, Adam -- "Shout up!" Adam Sjøgren asjo@koldfront.dk

I use a distribution called "Siduction" (linked above). It's a rolling
release distro based on the Debian sid branch.
On Sun, Jul 3, 2022 at 1:00 PM Adam Sjøgren
Tomas writes:
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
I wonder how exactly could an unmaintained Debian package failing to install on an unspecified Debian derivative be our fault… If anyone makes such claims, they better explain their reasoning.
Perhaps the people on the forum meant "Debian" by upstream, rather than xmonad itself?
I use xmonad on Debian 11 bullseye (stable), Ubuntu 18.04 (bionic) and Ubuntu 20.04 (focal) without dependency problems.
Maybe, Eyal, you could reveal what distribution you have problems on?
Best regards,
Adam
-- "Shout up!" Adam Sjøgren asjo@koldfront.dk
_______________________________________________ xmonad mailing list xmonad@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
--
*Eyal Erez <**oneself@gmail.com*

Eyal writes:
I use a distribution called "Siduction" (linked above). It's a rolling release distro based on the Debian sid branch.
The problem is probably due to a transition to a newer GHC/updating libraries in Debian unstable, then. There is a Haskell group mailing list in Debian you can follow for the current status, more information here: · https://wiki.debian.org/Teams/DebianHaskellGroup Packages being broken once in a while is the nature of Debian unstable. Best regards, Adam -- "I'm a driver, I'm a winner, things are gonna Adam Sjøgren change, I can feel it." asjo@koldfront.dk

They said "upstream", not specifically us, and I'd imagine if their
base package is uninstallable they've got problems with GHC itself.
That said, I wonder why the package is available at all if it's
uninstallable. Could you link us to the discussion you mentioned?
On Sun, Jul 3, 2022 at 5:51 AM Tomas Janousek
Hi,
On Sun, Jul 03, 2022 at 06:07:28AM +0300, Eyal Erez wrote:
Does anyone know why the xmonad packages seem to be broken in Debian?
xmonad packaging in Debian is, to the best of my knowledge, unmaintained. (I made repeated failed attempts to contact the maintainers over the last years…)
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
I wonder how exactly could an unmaintained Debian package failing to install on an unspecified Debian derivative be our fault… If anyone makes such claims, they better explain their reasoning.
--
Tomáš "liskin" ("Pivník") Janoušek, https://lisk.in/
_______________________________________________ xmonad mailing list xmonad@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
-- brandon s allbery kf8nh allbery.b@gmail.com

Here is the discussion: https://forum.siduction.org/index.php?topic=7402
I am very close to switching distro at this point. I am wondering which
distros supports xmonad well?
On Sun, Jul 3, 2022 at 3:14 PM Brandon Allbery
They said "upstream", not specifically us, and I'd imagine if their base package is uninstallable they've got problems with GHC itself. That said, I wonder why the package is available at all if it's uninstallable. Could you link us to the discussion you mentioned?
On Sun, Jul 3, 2022 at 5:51 AM Tomas Janousek
wrote: Hi,
On Sun, Jul 03, 2022 at 06:07:28AM +0300, Eyal Erez wrote:
Does anyone know why the xmonad packages seem to be broken in Debian?
xmonad packaging in Debian is, to the best of my knowledge, unmaintained. (I made repeated failed attempts to contact the maintainers over the
last years…)
When I tried to enquire in the distros forums (which is a Debian variant) they indicated that the problem is upstream. Does anyone know what the issue is? Which distro to folks use with xmonad? Where is it best supported?
I wonder how exactly could an unmaintained Debian package failing to
install on an unspecified Debian derivative be our fault… If anyone makes such claims, they better explain their reasoning.
--
Tomáš "liskin" ("Pivník") Janoušek, https://lisk.in/
_______________________________________________ xmonad mailing list xmonad@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
-- brandon s allbery kf8nh allbery.b@gmail.com
--
*Eyal Erez <**oneself@gmail.com*
participants (5)
-
Adam Sjøgren
-
Brandon Allbery
-
Eyal Erez
-
Platon Pronko
-
Tomas Janousek