You are not logged in.

#1 2009-03-31 12:40:24

blackhole
Member
From: Karlsruhe, Germany
Registered: 2008-12-14
Posts: 148
Website

Dependecy conflict freetype2 vs freetype2-ubuntu

Hi there,

my system update just failed due to a dependency conflict. This is the output:

schorsch@archie:~$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
warning: nvidia: ignoring package upgrade (180.22-1 => 180.29-3)
warning: nvidia-utils: ignoring package upgrade (180.22-1 => 180.29-3)
resolving dependencies...
looking for inter-conflicts...
:: freetype2 conflicts with freetype2-ubuntu. Remove freetype2-ubuntu? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: freetype2: conflicts with freetype2-ubuntu
schorsch@archie:~$

Why is pacman canceling the whole system update just because of freetype? Why can't I keep freetype2-ubuntu if pacman gives me the choice of saying "no"? How do I find out which package is requesting freetype2?

How should I proceed? Just add freetype2 to my IgnorePkg list?

TIA,
Blackhole


Coming closer and closer to the ultimate goal: replacing boring old Windows XP desktop with shiny new Arch KDE 4 desktop. ^^
Already registered? Your vote counts!

Offline

#2 2009-03-31 12:50:54

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,399
Website

Re: Dependecy conflict freetype2 vs freetype2-ubuntu

The freetype2-ubuntu package should have a "provides=('freetype2')" line in it.   So, its not pacman's fault, but the PKGBUILDs fault...

Online

#3 2009-03-31 13:16:50

cuervo
Member
Registered: 2008-04-29
Posts: 65
Website

Re: Dependecy conflict freetype2 vs freetype2-ubuntu

Manually upgrade freetype2-ubuntu to latest. Then rerun pac -Syu.

Offline

#4 2009-03-31 13:53:27

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Dependecy conflict freetype2 vs freetype2-ubuntu

@Allan already provides. he has an old version of freetype2-ubuntu


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2009-03-31 16:30:31

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: Dependecy conflict freetype2 vs freetype2-ubuntu

Solution ? :

pacman -Su --ignore freetype2

Offline

Board footer

Powered by FluxBB