[Haskell-cafe] Re: Updating Haskell Packages through Archlinux
becoming A Pain
Mathew de Detrich
deteego at gmail.com
Sat Nov 13 19:32:15 EST 2010
This is an example of what happens
Proceed with installation? [Y/n] Y
checking package integrity...
(1/1) checking for file conflicts
[##################################] 100%
ghc-pkg: unregistering gio-0.11.1 would break the following packages:
ltk-0.8.0.8 gtksourceview2-0.12.1 gtk-0.11.2 (use --force to override)
error: command failed to execute correctly
(1/1) upgrading haskell-gio
[##################################] 100%
Reading package info from stdin ... done.
In other words, pacman still syncs the package (puts the files on the
system) and causes GHC to break, and if you do this for a big update, you
have to manually go through and fix it all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20101115/f465b06d/attachment.html
More information about the Haskell-Cafe
mailing list