Guys I solved this problem (i am using the package portage with package.keyworks) appling this lines: magno ~ # diff /usr/sbin/etc-update etc-update 145,148d144 < if [ -z "$input" ] < then < input=0 < fi
what problem? the summary is too generic to understand what the problem is. can you please elaborate a bit?
Sorry. The real problem was, when you execute etc-update, an error happened if you press ENTER, because variable input is null and the script fail. But it was solved in new version of portage ( emerge sync is a friend :) )