by ahmad » May 27th, '11, 18:08
urpmi showed the mgaonline suggests when you were updating drakconf because it's a "new" suggests; previously drakconf suggested mdkonline, but that was changed once mgaonline became ready. So you only have to worry about drakconf suggests once, when you install it for the first time, and on any subsequent "new"ly added suggests, which historically, doesn't change that much.
I don't know if you use bash-completion or not, but I suggest you try it; install bash-completion, start a new terminal then:
urpmf --sug<TAB>
and it'll auto-complete the option(s) for you, this works with all urpm{i,e,f,q} commands; of course bash-completion isn't limited to urpmi, it has many more goodies for the most common commands (check /etc/bash_completion.d/).