Wesley J Landaker <[EMAIL PROTECTED]> writes: > Hey folks, > > After the latest update, urpmi ignores my skip list. > > $ rpm -q urpmi > urpmi-3.4-7mdk > $ cat /etc/urpmi/skip.list > # Here you specify the package you don't want to install > dev > MAKEDEV > $ urpmi --auto-select > To satisfy dependencies, the following packages are going to be > installed (0 MB): > dev-3.2-4mdk.i586 > Is it OK? (Y/n) > > Of course, I can't install dev, because I have devfs, and I can no > longer use urpmi --auto-select --auto to upgrade, because it tries to > put in the dev package.
This should have been fixed in 8mdk, this is a problem with --auto-select selection (it was assuming the selection was by hand instead of automatic, as if you give skipped package on command line, they will be selected). Fran�ois.
