You are not logged in.
This is the error message that I am receiving from pacman
[disco@discolap ~]$ sudo pacman -Syyu
[sudo] password for disco:
:: Synchronizing package databases...
core 120.1 KiB 883K/s 00:00 [##############################] 100%
extra 1791.3 KiB 1292K/s 00:01 [##############################] 100%
community 2.5 MiB 1283K/s 00:02 [##############################] 100%
multilib 124.1 KiB 955K/s 00:00 [##############################] 100%
:: Starting full system upgrade...
warning: cups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
warning: libcups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.17.0I currently have xorg-server 1.16.4-1. Pacman is trying to update to the newest version of xorg which is 1.17.1-1. I'm unsure why catalyst-utils is having such a problem with this because it lists xorg-server >= 1.7 as a dependency.
[disco@discolap ~]$ pacman -Qi catalyst-utils
Name : catalyst-utils
Version : 14.12-1
Description : AMD/ATI drivers. Utilities and libraries. Radeons HD 2 3 4 xxx ARE NOT
SUPPORTED
Architecture : x86_64
URL : [url]http://www.amd.com[/url]
Licenses : custom
Groups : None
Provides : libatical=14.12 dri libtxc_dxtn
Depends On : xorg-server>=1.7.0 xorg-server<1.17.0 libxrandr libsm fontconfig
libxcursor libxi gcc-libs libxinerama
Optional Deps : qt4: to run ATi Catalyst Control Center (amdcccle) [installed]
libxxf86vm: to run ATi Catalyst Control Center (amdcccle) [installed]
acpid: acpi event support / atieventsd [installed]
catalyst-libgl: Catalyst drivers libraries symlinks. [installed]
opencl-catalyst: OpenCL implemention for AMD Catalyst [installed]
lib32-catalyst-utils: Utilities and libraries (32-bit)
Required By : catalyst-hook catalyst-libgl mesa
Optional For : None
Conflicts With : catalyst-test catalyst-total catalyst-total-pxp catalyst-utils-pxp
Replaces : None
Installed Size : 133.14 MiB
Packager : Unknown Packager
Build Date : Mon 16 Feb 2015 09:59:07 PM EST
Install Date : Mon 16 Feb 2015 10:03:25 PM EST
Install Reason : Explicitly installed
Install Script : YesCan anyone better explain what's happening here and how I should I go about fixing this?
Please and thank you.
Last edited by Disco Dave (2015-02-21 02:09:37)
Offline
Depends On : xorg-server>=1.7.0 xorg-server<1.17.0 ...
It requires xorg-server<1.17.0. ![]()
Offline
This is the error message that I am receiving from pacman
error: failed to prepare transaction (could not satisfy dependencies) :: catalyst-utils: requires xorg-server<1.17.0I'm unsure why catalyst-utils is having such a problem with this because it lists xorg-server >= 1.7 as a dependency.
Where does it list xorg-server >= 1.7 as a dependency?
catalyst is not in the official repos, so it's up to you to keep it happy and up to date, if possible.Maybe the latest drivers aren't yet compatible with xorg-server 1.17?
Offline
Not a Pacman Issue, moving to AUR Issues...
Offline
Until catalyst is happy with X Server @ version 1.17, you could use this repo:
Offline
Hi, this is my 2nd post ![]()
Catalyst 14.12 support xorg-server up to 1.16.
Just try ignoring xorg-server package when upgrade
# pacman --ignore xorg-server -Syu Offline
Until catalyst is happy with X Server @ version 1.17, you could use this repo:
Adding this repository above [core] in /etc/pacman.conf is the easiest way to resolve this until AMD release a version which supports x.Org 1.17.
Hi, this is my 2nd post
Catalyst 14.12 support xorg-server up to 1.16.
Just try ignoring xorg-server package when upgrade# pacman --ignore xorg-server -Syu
This doesn't account for other X packages which the user may have installed on their system. Vi0L0's [xorg11X] repositories account for these.
Last edited by clfarron4 (2015-02-17 20:23:56)
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
hi there
I have the same error
":: catalyst-test: requires xorg-server<1.17.0"
and if you try to ignore xorg-server, it still remains
xxxxx:~]$ pacman --ignore xorg-server -Syu
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
warning: xorg-server: ignoring package upgrade (1.16.4-1 => 1.17.1-1)
resolving dependencies...
looking for conflicting packages...
Packages (26) android-udev-r135-1 ca-certificates-mozilla-3.17.4-1
file-roller-3.14.2-2 ghostscript-9.15-2 krb5-1.13.1-1
lib32-krb5-1.13.1-1 lib32-libpciaccess-0.13.3-1
libcanberra-0.30-5 libcanberra-pulse-0.30-5 libsystemd-218-2
libwnck-2.31.0-1 lirc-1:0.9.2.a-1 nspr-4.10.8-1 nss-3.17.4-1
perl-5.20.2-1 python-setuptools-1:12.2-1
python2-setuptools-1:12.2-1 shared-mime-info-1.4-1
systemd-218-2 systemd-sysvcompat-218-2 ttf-dejavu-2.34-2
virtualbox-4.3.22-1 virtualbox-guest-iso-4.3.22-1
virtualbox-host-modules-4.3.22-1 xorg-server-common-1.17.1-1
xorg-server-xwayland-1.17.1-1
Total Download Size: 93.37 MiB
Total Installed Size: 309.95 MiB
Net Upgrade Size: 0.32 MiB
:: Proceed with installation? [Y/n] n
Offline
Did you actually read clfarron4's post?
Offline
hi there
I have the same error
":: catalyst-test: requires xorg-server<1.17.0"
and if you try to ignore xorg-server, it still remainsxxxxx:~]$ pacman --ignore xorg-server -Syu :: Synchronising package databases... core is up to date extra is up to date community is up to date multilib is up to date :: Starting full system upgrade... warning: xorg-server: ignoring package upgrade (1.16.4-1 => 1.17.1-1) resolving dependencies... looking for conflicting packages... Packages (26) android-udev-r135-1 ca-certificates-mozilla-3.17.4-1 file-roller-3.14.2-2 ghostscript-9.15-2 krb5-1.13.1-1 lib32-krb5-1.13.1-1 lib32-libpciaccess-0.13.3-1 libcanberra-0.30-5 libcanberra-pulse-0.30-5 libsystemd-218-2 libwnck-2.31.0-1 lirc-1:0.9.2.a-1 nspr-4.10.8-1 nss-3.17.4-1 perl-5.20.2-1 python-setuptools-1:12.2-1 python2-setuptools-1:12.2-1 shared-mime-info-1.4-1 systemd-218-2 systemd-sysvcompat-218-2 ttf-dejavu-2.34-2 virtualbox-4.3.22-1 virtualbox-guest-iso-4.3.22-1 virtualbox-host-modules-4.3.22-1 xorg-server-common-1.17.1-1 xorg-server-xwayland-1.17.1-1 Total Download Size: 93.37 MiB Total Installed Size: 309.95 MiB Net Upgrade Size: 0.32 MiB :: Proceed with installation? [Y/n] n
Did you read my previous comment?
Also, [ code ] tags in future please.
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
HI,
Hi,
I have the same Problem:
Maybe he did read your comment but it simply did not help ?
:: Synchronisiere Paketdatenbanken...
core 120,2 KiB 1793K/s 00:00 [######################] 100%
extra 1791,6 KiB 5,59M/s 00:00 [######################] 100%
community 2,5 MiB 5,65M/s 00:00 [######################] 100%
multilib 124,2 KiB 5,27M/s 00:00 [######################] 100%
antergos 333,4 KiB 5,17M/s 00:00 [######################] 100%
xorg116 27,2 KiB 513K/s 00:00 [######################] 100%
xorg116.sig 287,0 B 0,00B/s 00:00 [######################] 100%
error: failed to prepare transaction (could not satisfy dependencies)
:: Starte vollständige Systemaktualisierung...
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
:: catalyst-utils: benötigt xorg-server<1.17.0Offline
hello again
I would like to apologize if i make mistakes when posting in the forums
yes I read but I think not help me with anything
my error is when I want to update
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-test: requires xorg-server<1.17.0
if I can not fix the error at least I would like to avoid installing xorg-server and do not know how.
thank you very much
Offline
Just add "IgnorePkg = xorg-server" to /etc/pacman.conf
Offline
Thanks for the reply
I edited "pacman.conf" but I think it's still there
:: Starting full system upgrade...
warning: xorg-server: ignoring package upgrade (1.16.4-1 => 1.17.1-1)
resolving dependencies...
looking for conflicting packages...
Packages (26) android-udev-r135-1 ca-certificates-mozilla-3.17.4-1 file-roller-3.14.2-2
ghostscript-9.15-2 krb5-1.13.1-1 lib32-krb5-1.13.1-1 lib32-libpciaccess-0.13.3-1
libcanberra-0.30-5 libcanberra-pulse-0.30-5 libsystemd-218-2 libwnck-2.31.0-1
lirc-1:0.9.2.a-1 nspr-4.10.8-1 nss-3.17.4-1 perl-5.20.2-1 python-setuptools-1:12.2-1
python2-setuptools-1:12.2-1 shared-mime-info-1.4-1 systemd-218-2
systemd-sysvcompat-218-2 ttf-dejavu-2.34-2 virtualbox-4.3.22-1
virtualbox-guest-iso-4.3.22-1 virtualbox-host-modules-4.3.22-1
xorg-server-common-1.17.1-1 xorg-server-xwayland-1.17.1-1
I want to say about this part "xorg-server-common-1.17.1-1 xorg-server-xwayland-1.17.1-1"
is safe if update?
Offline
Looks like I have to quote myself again, especially the bit with adding this repository ABOVE [core] in /etc/pacman.conf.
IMBJR wrote:Until catalyst is happy with X Server @ version 1.17, you could use this repo:
Adding this repository above [core] in /etc/pacman.conf is the easiest way to resolve this until AMD release a version which supports x.Org 1.17.
fakhry wrote:Hi, this is my 2nd post
Catalyst 14.12 support xorg-server up to 1.16.
Just try ignoring xorg-server package when upgrade# pacman --ignore xorg-server -SyuThis doesn't account for other X packages which the user may have installed on their system. Vi0L0's [xorg11X] repositories account for these.
======
Just add "IgnorePkg = xorg-server" to /etc/pacman.conf
No, please see the second part of this quote about why I don't recommend this.
Last edited by clfarron4 (2015-02-18 14:42:59)
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
I edited again "pacman.conf" but now I have another error "warning: config file /etc/pacman.conf, line 76: directive 'http://catalyst.wirephire.com/repo/xorg116/' "
and the new xorg is still there
xxxxx# pacman --ignore xorg-server -Syu
warning: config file /etc/pacman.conf, line 76: directive 'http://catalyst.wirephire.com/repo/xorg116/' in section 'options' not recognised.
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
warning: xorg-server: ignoring package upgrade (1.16.4-1 => 1.17.1-1)
resolving dependencies...
looking for conflicting packages...
Packages (26) android-udev-r135-1 ca-certificates-mozilla-3.17.4-1 file-roller-3.14.2-2 ghostscript-9.15-2 krb5-1.13.1-1 lib32-krb5-1.13.1-1
lib32-libpciaccess-0.13.3-1 libcanberra-0.30-5 libcanberra-pulse-0.30-5 libsystemd-218-2 libwnck-2.31.0-1 lirc-1:0.9.2.a-1 nspr-4.10.8-1
nss-3.17.4-1 perl-5.20.2-1 python-setuptools-1:12.2-1 python2-setuptools-1:12.2-1 shared-mime-info-1.4-1 systemd-218-2 systemd-sysvcompat-218-2
ttf-dejavu-2.34-2 virtualbox-4.3.22-1 virtualbox-guest-iso-4.3.22-1 virtualbox-host-modules-4.3.22-1 xorg-server-common-1.17.1-1
xorg-server-xwayland-1.17.1-1
Offline
I edited again "pacman.conf" but now I have another error "warning: config file /etc/pacman.conf, line 76: directive 'http://catalyst.wirephire.com/repo/xorg116/' "
and the new xorg is still therexxxxx# pacman --ignore xorg-server -Syu warning: config file /etc/pacman.conf, line 76: directive '[url]http://catalyst.wirephire.com/repo/xorg116/[/url]' in section 'options' not recognised.
======
IMBJR wrote:Until catalyst is happy with X Server @ version 1.17, you could use this repo:
Adding this repository above [core] in /etc/pacman.conf is the easiest way to resolve this until AMD release a version which supports x.Org 1.17.
fakhry wrote:Hi, this is my 2nd post
Catalyst 14.12 support xorg-server up to 1.16.
Just try ignoring xorg-server package when upgrade# pacman --ignore xorg-server -SyuThis doesn't account for other X packages which the user may have installed on their system. Vi0L0's [xorg11X] repositories account for these.
When I said this, I mean for you to put an [xorg116] entry into /etc/pacman.conf; more specifically something looking like this (directly quoted from the Wiki so you don't have to click the Wiki):
[xorg116]
Server = http://catalyst.wirephire.com/repo/xorg116/$arch
## Mirrors, if the primary server does not work or is too slow:
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/xorg116/$arch
#Server = http://mirror.hactar.bz/Vi0L0/xorg116/$archAnd I have implied, and will now explicitly say that you should not be using --ignore xorg-server because it ignores that specific package and not others, because it will not catch all the X server packages you are running on your system. Use Vi0L0's repository instead.
======
Also, as I've already asked, please used [ code ] tags when posting code.
Last edited by clfarron4 (2015-02-18 15:57:20)
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
Just a heads up to other Catalyst users out there. This happens quite a bit with Xorg and Catalyst. If you're running these together you must pay attention to the updates. Whenever you upgrade your system watch for a Xorg update, then check the Catalyst page to see if there are any reported bugs. I would definitely wait a few days to see if anything pops up. Another way to get around this is to build the drivers from the source and maintain them yourself. Vi0L0 does a great job of maintaining the drivers, however, it's up to you to maintain your system. This will prevent big headaches in the future.
Offline
Hey sorry for my late response, I've been kinda busy with class lately.
I am running in into a slight problem when adding this repo. After I added this repo I got the following error message
[disco@discolap etc]$ sudo pacman -Syyu
error: xorg116: key "ABED422D653C3094" is unknown
error: key "ABED422D653C3094" could not be looked up remotely
:: Synchronizing package databases...
xorg116 27.2 KiB 163K/s 00:00 [############################################################] 100%
xorg116.sig 287.0 B 0.00B/s 00:00 [############################################################] 100%
error: xorg116: key "ABED422D653C3094" is unknown
error: key "ABED422D653C3094" could not be looked up remotely
error: failed to update xorg116 (invalid or corrupted database (PGP signature))
core 120.2 KiB 1063K/s 00:00 [############################################################] 100%
extra 1792.0 KiB 1426K/s 00:01 [############################################################] 100%
community 2.5 MiB 1529K/s 00:02 [############################################################] 100%
multilib 124.2 KiB 955K/s 00:00 [############################################################] 100%
error: database 'xorg116' is not valid (invalid or corrupted database (PGP signature))At this point I think that its because I need to add a key-id which should be 653C3094 because it's the same as the catalyst repo.
So I follow what the wiki says to do here https://wiki.archlinux.org/index.php/Pa … icial_keys
[disco@discolap etc]$ sudo pacman-key -r 653C3094
[sudo] password for disco:
gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver receive failed: No dirmngr
==> ERROR: Remote key not fetched correctly from keyserver.
[disco@discolap etc]$ sudo pacman-key -f 653C3094
gpg: error reading key: No public key
==> ERROR: The fingerprint of a specified key could not be determined.
[disco@discolap etc]$ sudo pacman-key -lsign-key 653C3094
pacman-key: invalid option -- 's'
[disco@discolap etc]$ sudo pacman-key --lsign-key 653C3094
-> Locally signing key 653C3094...
==> ERROR: 653C3094 could not be locally signed.I'm pretty sure that I am just doing this wrong or missing something. ![]()
Offline
disco@discolap etc]$ sudo pacman-key -r 653C3094 [sudo] password for disco: gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: IPC connect call failed gpg: keyserver receive failed: No dirmngr ==> ERROR: Remote key not fetched correctly from keyserver.
For this error, take a look at this thread https://bbs.archlinux.org/viewtopic.php … 9#p1501589
Offline
Hey thank you very much sir! That worked perfectly ![]()
Should I being using the guy's catalyst repo as well? I currently have catalyst built from the AUR. Is there an advantage to using the repo over the AUR version? Or are they same?
EDIT: Does anyone know why this is happening now?
[disco@discolap ~]$ sudo pacman -Syyu
:: Synchronizing package databases...
error: failed retrieving file 'catalyst.db' from mirror.rts-informatique.fr : Resolving timed out after 10524 milliseconds
error: failed to update catalyst (download library error)
xorg116 27.2 KiB 178K/s 00:00 [############################################################] 100%
xorg116.sig 287.0 B 0.00B/s 00:00 [############################################################] 100%
core 120.2 KiB 43.5K/s 00:03 [############################################################] 100%
extra 1791.9 KiB 1861K/s 00:01 [############################################################] 100%
community 2.5 MiB 1025K/s 00:03 [############################################################] 100%
multilib 124.2 KiB 1035K/s 00:00 [############################################################] 100%
:: Starting full system upgrade...
warning: cups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
warning: libcups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.17.0
[disco@discolap ~]$ pacman -Qi xorg-server
Name : xorg-server
Version : 1.16.4-1
Description : Xorg X server
Architecture : x86_64
URL : [url]http://xorg.freedesktop.org[/url]
Licenses : custom
Groups : xorg
Provides : X-ABI-VIDEODRV_VERSION=18 X-ABI-XINPUT_VERSION=21 X-ABI-EXTENSION_VERSION=8.0 x-server
Depends On : libepoxy libxdmcp libxfont libpciaccess libdrm pixman libgcrypt libxau xorg-server-common xf86-input-evdev libxshmfence libgl
Optional Deps : None
Required By : catalyst-utils virtualbox-guest-utils
Optional For : None
Conflicts With : nvidia-utils<=331.20 glamor-egl
Replaces : glamor-egl
Installed Size : 3.55 MiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Build Date : Wed 11 Feb 2015 03:11:37 AM EST
Install Date : Thu 19 Feb 2015 06:00:18 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Validated By : SignatureLast edited by Disco Dave (2015-02-19 23:13:56)
Offline
error: failed retrieving file 'catalyst.db' from mirror.rts-informatique.fr : Resolving timed out after 10524 milliseconds error: failed to update catalyst (download library error)
Maybe the mirror was temporary offline/unavailable, just try again or try another mirror.
Offline
Disco Dave wrote:error: failed retrieving file 'catalyst.db' from mirror.rts-informatique.fr : Resolving timed out after 10524 milliseconds error: failed to update catalyst (download library error)Maybe the mirror was temporary offline/unavailable, just try again or try another mirror.
Sorry. I was being unspecific. I am asking why it still says catalyst-utils requires xorg-server < 1.17.0 still. I checked my xorg-server version with pacman -Qi xorg-server it says it's 1.16.4-1.
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.17.0
[disco@discolap ~]$ pacman -Qi xorg-server
Name : xorg-server
Version : 1.16.4-1Last edited by Disco Dave (2015-02-20 06:48:22)
Offline
Probably because you should put the repository [xorg116] above all the others
Remember to add the chosen repository above all other repositories in pacman.conf, even above your catalyst repository, should you use one.
but it seem you put it under the [catalyst] one.
Offline
Probably because you should put the repository [xorg116] above all the others
Remember to add the chosen repository above all other repositories in pacman.conf, even above your catalyst repository, should you use one.
but it seem you put it under the [catalyst] one.
Ahh I don't know how I missed that from the wiki. However after placing the xorg116 repo above all of my other repos, this is still happening.
[disco@discolap ~]$ sudo pacman -Syyu
:: Synchronizing package databases...
xorg116 27.2 KiB 170K/s 00:00 [##############################] 100%
xorg116.sig 287.0 B 0.00B/s 00:00 [##############################] 100%
catalyst 13.1 KiB 820K/s 00:00 [##############################] 100%
catalyst.sig 287.0 B 0.00B/s 00:00 [##############################] 100%
core 120.2 KiB 1001K/s 00:00 [##############################] 100%
extra 1791.2 KiB 1415K/s 00:01 [##############################] 100%
community 2.5 MiB 1292K/s 00:02 [##############################] 100%
multilib 124.2 KiB 913K/s 00:00 [##############################] 100%
:: Starting full system upgrade...
warning: cups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
warning: libcups: ignoring package upgrade (1.7.2-1 => 2.0.2-1)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-utils: requires xorg-server<1.17.0Offline