21 Jun
2010
21 Jun
'10
1:56 a.m.
On 21/06/10 06:26, Dan McGee wrote:
Rather than say we can't find the target after saying "No, I guess I don't want to install this", we should make sure the ignored status gets passed all the way through. This fixes FS#19866.
Pactest is also included that failed before due to the fact that we normally treat an unfound package as a reason to exit with a non-zero status.
Signed-off-by: Dan McGee<dan@archlinux.org> --- Candidate for maint, it should be pretty straightforward.
sudo ./src/pacman/pacman -S abs --ignore abs Password: :: abs is in IgnorePkg/IgnoreGroup. Install anyway? [Y/n] n warning: skipping target: abs
Looks good for maint to me: there is nothing to do Allan