FS#17859 - pacman -S [package_in_IgnorePkg] reacts as if it was an -Syu
Attached to Project:
Pacman
Opened by patrick (brisbin33) - Saturday, 16 January 2010, 06:06 GMT
Last edited by Dan McGee (toofishes) - Monday, 01 March 2010, 16:36 GMT
Opened by patrick (brisbin33) - Saturday, 16 January 2010, 06:06 GMT
Last edited by Dan McGee (toofishes) - Monday, 01 March 2010, 16:36 GMT
|
Details
Description:
if a user explicitely tries to pacman -S a package in IgnorePkg, then says no to the prompt, pacman will report an erroneous 'local database is up to date' as if -Syu was used. Steps to reproduce: add abook to IgnorePkg execute pacman -S abook say no view the output: $ sudo pacman -S abook :: abook is in IgnorePkg/IgnoreGroup. Install anyway? [Y/n] n warning: skipping target: abook local database is up to date $ |
This task depends upon
Closed by Dan McGee (toofishes)
Monday, 01 March 2010, 16:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git
Monday, 01 March 2010, 16:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git
That is less informative with -Su, but it is more general (and results nicer source code).