You are not logged in.

#1 2015-02-06 07:03:49

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

pacman -Syu and problem with update

$ sudo pacman -Syu
[sudo] password for bartosz:
:: Synchronizing package databases...
core                     120.9 KiB  1209K/s 00:00 [######################] 100%
extra                   1791.7 KiB  1116K/s 00:02 [######################] 100%
community                  2.5 MiB  1280K/s 00:02 [######################] 100%
multilib                 123.9 KiB  1376K/s 00:00 [######################] 100%
archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-340xx: requires nvidia-340xx-utils=340.65

$ pacman -Qs nvidia-utils
local/nvidia-340xx-utils 340.65-1
    NVIDIA drivers utilities

$ sudo pacman -S nvidia-utils
resolving dependencies...
looking for conflicting packages...
:: nvidia-utils and nvidia-340xx-utils are in conflict. Remove nvidia-340xx-utils? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: nvidia-utils and nvidia-340xx-utils are in conflict

$ sudo pacman -S nvidia-340xx-utils
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-340xx: requires nvidia-340xx-utils=340.65

$ sudo pacman -S nvidia-340xx-utils nvidia-340xx
warning: nvidia-340xx-340.65-9 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-340xx: requires nvidia-340xx-utils=340.65

$ sudo pacman -Rd nvidia-340xx-utils nvidia-340xx
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-340xx-libgl: requires nvidia-340xx-utils

$ sudo pacman -R nvidia-340xx-utils nvidia-340xx
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-340xx-libgl: requires nvidia-340xx-utils

$ sudo pacman -R nvidia-340xx-utils nvidia-340xx nvidia-340xx-libgl
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: cairo: requires libgl
:: freeglut: requires libgl
:: glu: requires libgl
:: libva: requires libgl
:: libva-vdpau-driver: requires libgl
:: libvdpau-va-gl: requires libgl
:: mesa-demos: requires libgl
:: mplayer: requires libgl
:: qt4: requires libgl
:: qt5-base: requires libgl
:: xorg-server: requires libgl
:: xorg-xdriinfo: requires libgl
$

No comments. Creazy idiot pacman. Yum don't have any problem on my second server but pacman all time have problem with something packets.

Offline

#2 2015-02-06 07:09:11

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,636

Re: pacman -Syu and problem with update

Your mirror probably just synced at the wrong time. Try another one or wait a while.

Offline

#3 2015-02-06 07:11:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: pacman -Syu and problem with update

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB