FS#24287 - pacman -Sc --print behaves like --noconfirm
Attached to Project:
Pacman
Opened by Dario Giovannetti (kynikos) - Sunday, 15 May 2011, 14:50 GMT
Last edited by Dan McGee (toofishes) - Thursday, 19 May 2011, 22:22 GMT
Opened by Dario Giovannetti (kynikos) - Sunday, 15 May 2011, 14:50 GMT
Last edited by Dan McGee (toofishes) - Thursday, 19 May 2011, 22:22 GMT
|
Details
"pacman -Sc --print" behaves like "pacman -Sc --noconfirm":
I would expect it either to write a list of the files to be
deleted, or ignore "--print", or do nothing at all, or
return an error, but for sure not clean the cache without
asking for confirmation, like using "--noconfirm".
Tested only on x86_64. Steps to reproduce: # pacman -Sc --print or: # pacman -Scp |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 19 May 2011, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: Commit ba467779bb0fa
Thursday, 19 May 2011, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: Commit ba467779bb0fa
FS#20950.