You are not logged in.

#1 2016-01-03 14:08:23

tomz
Member
Registered: 2015-10-14
Posts: 4

Upgrade issue with catalyst-cogl

Hi all,
It seems that I have stuck in update chain which probably was caused with catalyst update of cogl(1.22.0-2) from Vi0L0 repo.

For the last month I cannot install any updates even if available:

pacman -Suyy
:: Synchronizing package databases...
 core                     121,2 KiB  1731K/s 00:00 [######################] 100%
 extra                   1764,6 KiB  6,89M/s 00:00 [######################] 100%
 community                  3,1 MiB  6,94M/s 00:00 [######################] 100%
 catalyst                  12,3 KiB  0,00B/s 00:00 [######################] 100%
 catalyst.sig             287,0   B  0,00B/s 00:00 [######################] 100%
:: Starting full system upgrade...
warning: cogl: local (1.22.0-2) is newer than extra (1.22.0-1)
warning: linux-headers: ignoring package upgrade (4.2.2-1 => 4.3.3-2)
resolving dependencies...
:: There are 2 providers available for libcl:
:: Repository extra
   1) ocl-icd
:: Repository catalyst
   2) opencl-catalyst

All options fails to install:

Enter a number (default=1): 1
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.18
Enter a number (default=1): 2
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.18.0

This makes the system upgrade not working and each package needs to be upgraded manually.

I would very appreciate any help.

Thank you,
Regards
tomz

P.s. It seems that it requires to switch from catalyst to mesa libs, and after it the sys upgrade can be done

pacman -S extra/mesa-libgl
pacman -S extra/libtxc_dxtn
pacman -R catalyst-utils

Last edited by tomz (2016-01-03 14:16:21)

Offline

#2 2016-01-03 15:32:40

tomz
Member
Registered: 2015-10-14
Posts: 4

Re: Upgrade issue with catalyst-cogl

Without fglrx modules I had some strange video problem - continuous blinking of terminal / screen - but it can be easily solved by ignoring following packages:

 IgnorePkg   = linux-headers xorg-server xf86-input-evdev xf86-video-*

Please close subject, the problem was with my understanding of pacman upgrade process. One dependency can block other even not related packages from being updated.

Offline

Board footer

Powered by FluxBB