FS#17582 - [haskell-x11-xft] Error when upgrading

Attached to Project: Community Packages
Opened by Alexander Kojevnikov (alexk) - Tuesday, 22 December 2009, 23:54 GMT
Last edited by Dan Griffiths (Ghost1227) - Saturday, 16 January 2010, 06:24 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

When upgrading the haskell-x11-xft package, pacman shows an error message:

ghc-pkg: unregistering X11-xft-0.3 would break the following packages: xmonad-contrib-0.9 (use --force to override)
error: command failed to execute correctly

The package installs fine after that, at least `pacman -Q` shows the new version number.

Full log:

$ sudo pacman -S haskell-x11-xft
Password:
warning: haskell-x11-xft-0.3-10 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): haskell-x11-xft-0.3-10

Total Download Size: 0.00 MB
Total Installed Size: 0.28 MB

Proceed with installation? [Y/n]
checking package integrity...
(1/1) checking for file conflicts [##################################] 100%
ghc-pkg: unregistering X11-xft-0.3 would break the following packages: xmonad-contrib-0.9 (use --force to override)
error: command failed to execute correctly
(1/1) upgrading haskell-x11-xft [##################################] 100%
Reading package info from stdin ... done.
Writing new package config file... done.

$ sudo pacman -Q haskell-x11-xft
haskell-x11-xft 0.3-10

This task depends upon

Closed by  Dan Griffiths (Ghost1227)
Saturday, 16 January 2010, 06:24 GMT
Reason for closing:  Fixed

Loading...