You are not logged in.

#1 2014-12-06 02:23:57

publicus
Member
Registered: 2014-01-01
Posts: 129

Cannot update entire system

Hello, I haven't booted my machine for at least 2 months now.  When I brought it back up, I figured that it would be a good idea to update it.  When I tried doing that, this is what I got:

# pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra                                                     1810.6 KiB   131K/s 00:14 [################################################] 100%
 community                                                    2.4 MiB   203K/s 00:12 [################################################] 100%
:: Starting full system upgrade...
:: Replace dirmngr with core/gnupg? [Y/n] Y
:: Replace lzo2 with core/lzo? [Y/n] Y
:: Replace mutter-wayland with extra/mutter? [Y/n] Y
warning: spring-1944: local (1.62-1) is newer than community (1.7-2)
:: Replace telepathy-qt with extra/telepathy-qt4? [Y/n] Y
resolving dependencies...
warning: dependency cycle detected:
warning: libtxc_dxtn will be installed before its mesa dependency
warning: dependency cycle detected:
warning: xorg-server will be installed before its nvidia-304xx-libgl dependency
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-zlib: requires ghc=7.8.2-2

Is there any way to install thse inter-related packages and have then include one another in their own ways?  What else can I do?

Offline

#2 2014-12-06 02:34:57

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,170
Website

Re: Cannot update entire system

The dependency cycles look all right to me.

publicus wrote:
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-zlib: requires ghc=7.8.2-2

This bit is the problem. I think this news post might give you guidance on how to solve the haskell problem.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#3 2014-12-06 02:39:51

publicus
Member
Registered: 2014-01-01
Posts: 129

Re: Cannot update entire system

clfarron4 wrote:

The dependency cycles look all right to me.

publicus wrote:
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-zlib: requires ghc=7.8.2-2

This bit is the problem. I think this news post might give you guidance on how to solve the haskell problem.

Hmm... how bizarre.  I didn't know I had that library.  Oh well.

I got around the problem by removing it entirely.

Offline

#4 2014-12-06 02:40:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Cannot update entire system

Check pacman log to see when exactly did you last update.

haskell-zlib is not in the repos, maybe you've installed it from the unofficial haskell repo or from the AUR https://aur.archlinux.org/packages/haskell-zlib/ . Remove the package, update your system and rebuild it form the AUR.

Offline

Board footer

Powered by FluxBB