FS#20493 - Packages depending on ghc need updating
Attached to Project:
Arch Linux
Opened by Pierre-Paul Paquin (peets) - Tuesday, 17 August 2010, 08:54 GMT
Last edited by Vesa Kaihlavirta (vegai) - Saturday, 21 August 2010, 12:24 GMT
Opened by Pierre-Paul Paquin (peets) - Tuesday, 17 August 2010, 08:54 GMT
Last edited by Vesa Kaihlavirta (vegai) - Saturday, 21 August 2010, 12:24 GMT
|
Details
Packages depending on ghc need to have their dependency list
updated to the new version of ghc
$ sudo pacman -Syu --debug | grep ghc debug: new version of 'ghc' found (6.12.1-4 => 6.12.3-1) debug: adding package ghc-6.12.3-1 to the transaction targets debug: checkdeps: package ghc-6.12.3-1 error: failed to prepare transaction (could not satisfy dependencies) debug: checkdeps: package ghc-6.12.3-1 debug: checkdeps: transaction would break 'ghc=6.12.1' dependency of 'haskell-mtl' debug: checkdeps: transaction would break 'ghc=6.12.1' dependency of 'haskell-utf8-string' debug: checkdeps: transaction would break 'ghc=6.12.1' dependency of 'haskell-x11-xft' debug: checkdeps: transaction would break 'ghc=6.12.1' dependency of 'xmonad' :: haskell-mtl: requires ghc=6.12.1 :: haskell-utf8-string: requires ghc=6.12.1 :: haskell-x11-xft: requires ghc=6.12.1 :: xmonad: requires ghc=6.12.1 |
This task depends upon
Comment by Fabio Varesano (fax8) -
Thursday, 19 August 2010, 07:21 GMT
I'm currently having this issue. Consequence of this is the fact
that I'm unable to pacman -Syu
Comment by
Toke Høiland-Jørgensen (tohojo) -
Friday, 20 August 2010, 15:40 GMT
Most packages seem to have been fixed, but I still get an error
for haskell-stm :)
Comment by Vesa Kaihlavirta (vegai) -
Saturday, 21 August 2010, 12:24 GMT
The packages mentioned in this task have been rebuilt. Others will
have other tickets.