On 10/25/2011 12:21 AM, Hartmut Figge wrote:
Nikos Chantziaras:
On 10/24/2011 02:40 AM, Hartmut Figge wrote:
i5 hafi # emerge --sync
[...]
ERROR: Malformed update entry 'move dev-php5/dev-php5/pecl-ssh2
dev-php/dev-php5/pecl-ssh2'
For future reference, instead of deleting (which can be a bad idea since
new ebuilds can depend on renamed/moved packages which means you can
mess up your installation), you can resync later with:
emerge --sync --package-moves=n
Followed by a normal emerge --sync which will take care of the necessary
actions for move?
Not necessary. Portage will perform them on the first opportunity (like
when trying to emerge something.)