Neil Stone wrote:

ok, so I added app-shells/bash-2.05b-r11 to the end of
/etc/portage/package.mask (which i think ir right) and it still insists
on using the 3.x version... this isn't right is it ??
No, this is exactly the wrong way around. Portage will not install anything you put into package.mask, so you'll want to mask everything >= 3:

>=app-shells/bash-3

The problem with the solution offered by Dominik is that the next upgrade will want to replace the bash 2 with bash 3 again. On the other hand, if you add the mask line and forget about it, your system will be stuck with 2 forever.

Sebastian Redl
--
[email protected] mailing list

Reply via email to