You are not logged in.

#1 2011-04-21 17:39:10

RazZziel
Member
From: Spain
Registered: 2007-07-13
Posts: 36

Can't remove package

Some time ago, pacman -Rd worked as expected, removing pakages disregarding its dependencies, but now it doesn't seem to work for me.

I have cairo-xcb installed, but I want to switch to cairo. This is how it goes:

O_O[raziel@Bebop ~]$ sudo pacman -Sd cairo
resolving dependencies...
looking for inter-conflicts...
:: cairo and cairo-xcb are in conflict. Remove cairo-xcb? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: awesome: requires cairo-xcb
O_O[raziel@Bebop ~]$ sudo pacman -Rd cairo-xcb
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: awesome: requires cairo-xcb
:: cairomm: requires cairo
:: evas-svn: requires cairo
:: gnuplot: requires cairo
:: gsdjvu: requires cairo
:: gtk2: requires cairo
:: gtk3: requires cairo
:: libgdiplus: requires cairo
:: pango: requires cairo
:: performous: requires cairo
:: poppler: requires cairo
:: python2-cairo: requires cairo
:: xcowsay: requires cairo

Offline

#2 2011-04-21 17:42:35

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Can't remove package

man pacman. Read it carefully

man pacman wrote:

-d, --nodeps

    Skips dependency version checks. Package names are still checked. Normally, pacman will always check a package’s dependency fields to ensure that all dependencies are installed and there are no package conflicts in the system. Specify this option twice to skip all dependency checks.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-04-21 17:47:02

RazZziel
Member
From: Spain
Registered: 2007-07-13
Posts: 36

Re: Can't remove package

Is that -dd instead of -d option new. I totally overlooked it.

Thanks a lot smile

Offline

#4 2011-04-21 23:15:51

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: Can't remove package

RazZziel wrote:

Is that -dd instead of -d option new. I totally overlooked it.

Thanks a lot smile

Yes, fairly new (3.5 specific I think).


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#5 2011-04-21 23:50:44

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

Re: Can't remove package

ngoonee wrote:

(3.5 specific I think).

Correct

Offline

Board footer

Powered by FluxBB