FS#6534 - Pacman not being explicit enough with IgnorePkg
Attached to Project:
Pacman
Opened by Geert Smolders (NME) - Tuesday, 06 March 2007, 09:23 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 06 March 2007, 09:41 GMT
Opened by Geert Smolders (NME) - Tuesday, 06 March 2007, 09:23 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 06 March 2007, 09:41 GMT
|
Details
i've got a package listed as IgnorePkg in pacman.config, and
so pacman asks me this question when i do a sysupgrade:
'xine-lib requires libgl-dri, but it is in IgnorePkg. Install anyway? [Y/n]' From reading this i do not know if it's going to install libgl-dri or xine-lib and in my opinion it should state this like so: Install $package anyway? So we know what we're actually deciding on. :) |
This task depends upon
Closed by Dan McGee (toofishes)
Tuesday, 06 March 2007, 15:00 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in pacman3 CVS.
Tuesday, 06 March 2007, 15:00 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in pacman3 CVS.
IMO 'xine-lib requires libgl-dri, but it is in IgnorePkg. Install anyway? [Y/n]'
should be
'xine-lib requires libgl-dri, which is in IgnorePkg. Install xine-lib without libgl-dri anyway? [Y/n]'
for the most clearity.
Hence, the frightening uncertainty. That's why it should be a little more explicit.
So it should be
xine-lib requires libgl-dri, which is in IgnorePkg. Install libgl-dri anyway? [Y/n]