James Colby wrote: >> >> # cd /var/db/pkg && emerge -va1 $(for pkg in */*; do >> cut -d' ' -f2 "${pkg}"/CONTENTS | grep -q '^/sbin/' && echo >> "=${pkg}" >> done) >> >> -- > Thanks for the advice everybody. I ran this command and it just > finished successfully. I had one file in /etc that needed updating, > and when I tried to run etc-update it was missing. Should I try to > emerge world? > > Thanks, > James
May want to emerge portage. That is where that command comes from. > [EMAIL PROTECTED] / # equery belongs etc-update > [ Searching for file(s) etc-update in *... ] > sys-apps/portage-2.1.1-r1 (/usr/sbin/etc-update -> > ../lib/portage/bin/etc-update) > sys-apps/portage-2.1.1-r1 (/usr/lib/portage/bin/etc-update) > [EMAIL PROTECTED] / # If it were me, I would still do a emerge -e world, just to be sure. Dale :-) :-) -- gentoo-user@gentoo.org mailing list