FS#23406 - --nodeps option doesn’t work
Attached to Project:
Pacman
Opened by Guillaume Brunerie (Fractal) - Wednesday, 23 March 2011, 18:06 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 23 March 2011, 18:08 GMT
Opened by Guillaume Brunerie (Fractal) - Wednesday, 23 March 2011, 18:06 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 23 March 2011, 18:08 GMT
|
Details
Summary and Info:
The option -d of pacman doesn’t seem to work anymore (pacman 3.5.1-1 from testing) Steps to Reproduce: $ sudo pacman -Rd perl checking dependencies... error: failed to prepare transaction (could not satisfy dependencies) :: automake: requires perl […] |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 23 March 2011, 18:08 GMT
Reason for closing: Not a bug
Additional comments about closing: Read the manpage. Use -dd now to fully skip checks, and why are you skipping dep checks anyway?
Wednesday, 23 March 2011, 18:08 GMT
Reason for closing: Not a bug
Additional comments about closing: Read the manpage. Use -dd now to fully skip checks, and why are you skipping dep checks anyway?
Thank you, and sorry for not having carefully read the manpage.