After syncing today I got at the end of rsync the message: ... total size is 54760739 speedup is 32.36 >>> Updating Portage cache... ...done! * An update to portage is available. It is _highly_ recommended * that you update portage now, before any other packages are updated. * Please do so and then update ALL of your configuration files. ... So I did: nhh221 ~ # emerge -u portage Calculating dependencies !!! all ebuilds that could satisfy "portage" have been masked. !!! Error calculating dependencies. Please correct. nhh221 ~ # So I had to do it manually: # emerge -u portage-2.0.49-r20.ebuild and this works.
Created attachment 22958 [details] unmerge.log Got some unusual unmerge output when updating from -r19 to -r20, but -r20 works fine.
I had the same problem when upgrading from r15 to r20. The command: emerge -u portage-2.0.49-r20.ebuild didn't work with me. I had to do: emerge /usr/portage/sys-apps/portage/portage-2.0.49-r20.ebuild
now fixed, -r20 was still masked in package.mask