On Tue, May 6, 2014 at 9:18 PM, Maykel Franco <maykeldebian@gmail.com> wrote:
2014-05-06 21:13 GMT+02:00 Marcel Korpel <marcel.lists@gmail.com>:
On Tue, May 6, 2014 at 9:08 PM, Maykel Franco <maykeldebian@gmail.com> wrote:
maykel@arch-maykel ~/ $ LANG=C sudo pacman -Syu :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date archlinuxfr is up to date :: Starting full system upgrade... :: Replace haskell-transformers with extra/ghc? [Y/n] resolving dependencies... looking for inter-conflicts... :: shairplay and libshairport are in conflict. Remove libshairport? [y/N] Y error: failed to prepare transaction (could not satisfy dependencies) :: haskell-mmap: requires ghc=7.6.3
Could you try to install haskell-mmap with dependency ghc>=7.6.3?
Regards, Marcel
maykel@arch-maykel ~/ $ LANG=C sudo pacman -R libshairport checking dependencies... error: failed to prepare transaction (could not satisfy dependencies) :: xbmc: requires libshairport
? I did not suggest you should remove libshairport manually, but change the PKGBUILD of haskell-mmap and try again.