You are not logged in.

#1 2012-03-18 20:53:41

vujke
Member
From: Belgrade, Srebia
Registered: 2012-03-10
Posts: 17

[SOLVED] Upgrade Problem

When I want to upgrade system with sudo pacman -Syu i got following error:

$ sudo pacman -Syu
Password: 
:: Synchronizing 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...
:: Replace mach64-dri with extra/libgl? [Y/n] n
:: Replace mga-dri with extra/libgl? [Y/n] n
:: Replace python-pychm with community/python2-pychm? [Y/n] n
:: Replace r128-dri with extra/libgl? [Y/n] n
:: Replace savage-dri with extra/libgl? [Y/n] n
:: Replace sis-dri with extra/libgl? [Y/n] n
:: Replace tdfx-dri with extra/libgl? [Y/n] n
resolving dependencies...
warning: dependency cycle detected:
warning: rhino will be installed before its jre7-openjdk-headless dependency
warning: dependency cycle detected:
warning: util-linux will be installed before its udev dependency
looking for inter-conflicts...
:: xf86-video-savage and savage-dri are in conflict. Remove savage-dri? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: xf86-video-savage and savage-dri are in conflict

or if my answer is "yes" i got:

$ 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
:: Starting full system upgrade...
:: Replace mach64-dri with extra/libgl? [Y/n] y
:: Replace mga-dri with extra/libgl? [Y/n] y
:: Replace python-pychm with community/python2-pychm? [Y/n] y
:: Replace r128-dri with extra/libgl? [Y/n] y
:: Replace savage-dri with extra/libgl? [Y/n] y
:: Replace sis-dri with extra/libgl? [Y/n] y
:: Replace tdfx-dri with extra/libgl? [Y/n] y
resolving dependencies...
warning: dependency cycle detected:
warning: rhino will be installed before its jre7-openjdk-headless dependency
warning: dependency cycle detected:
warning: util-linux will be installed before its udev dependency
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: freecad: requires boost-libs=1.48.0

Until then I have no problem with the system updates.

What is the problem?

Last edited by vujke (2012-04-29 15:26:28)

Offline

#2 2012-03-18 21:23:11

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

Re: [SOLVED] Upgrade Problem

When pasting code, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode

like this


I don't think you needed these *-dri packages anyway and you shouldn't have installed them in the first place.



error: failed to prepare transaction (could not satisfy dependencies)
:: freecad: requires boost-libs=1.48.0

freeCAD is an AUR package, you need to take care of it yourself, as pacman does not update AUR packages.
Read the comments https://aur.archlinux.org/packages.php?ID=7575 and rebuild it.

Offline

#3 2012-04-14 05:05:17

vujke
Member
From: Belgrade, Srebia
Registered: 2012-03-10
Posts: 17

Re: [SOLVED] Upgrade Problem

karol wrote:

When pasting code, please use [ code ] tags, not [ quote ] tags.

Sorry for that...


I reinstalled FreeCAD and problem solved.

Thnaks...

Offline

#4 2012-04-14 08:27:14

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] Upgrade Problem


Burninate!

Offline

Board footer

Powered by FluxBB