You are not logged in.

#1 2011-03-17 08:52:29

jarryson
Member
Registered: 2007-02-18
Posts: 298

[Solved] pacman 3.5.0, --nodeps option did not work anymore

I just updated to pacman 3.5.0, and i cannot install packages without dependency check.

I mean command line like pacman -Sd or pacman -Rd did not work again.

Last edited by jarryson (2011-03-17 08:57:26)

Offline

#2 2011-03-17 09:14:25

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [Solved] pacman 3.5.0, --nodeps option did not work anymore

Have a look at the news file and man page:

-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.

Offline

#3 2011-03-17 11:27:03

jarryson
Member
Registered: 2007-02-18
Posts: 298

Re: [Solved] pacman 3.5.0, --nodeps option did not work anymore

Thanks!

Is this means i can not install or remove a package without dependency stuff?

and pacman database changed, i cannot simply change package dependencies, either. so i have to install all the stuff even i know some of them are not necessary? It's a little bit unacceptable.

Offline

#4 2011-03-17 11:28:44

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

Re: [Solved] pacman 3.5.0, --nodeps option did not work anymore

Read the entire description...   





<hint>  pacman -Rdd

Offline

#5 2011-03-17 13:23:39

jarryson
Member
Registered: 2007-02-18
Posts: 298

Re: [Solved] pacman 3.5.0, --nodeps option did not work anymore

Thanks again. i totally ignored that line.

Offline

Board footer

Powered by FluxBB