On 09/01/2022 12:00, Neil Bothwick wrote:
> On Sat, 8 Jan 2022 22:44:08 +0200, Nikos Chantziaras wrote:
>
>> emerge -auDU @world
>>
>> !!! Problems have been detected with your world file
>> !!! Please run emaint --check world
>>
>>
>> !!! Ebuilds for the following packages are either all
>> !!! masked or don't exist:
>> media-sound/pavucontrol media-sound/pulseeffects sys-block/gparted
>>
>> My world file is fine and "emaint --check world" doesn't find anything.
>
> Have you edited your world file manually? I wonder if you could have
> introduced some non-ASCII characters or changed line endings - something
> that portage objects to but emaint doesn't.
I checked and there's nothing weird in there. I even deleted the world
file, and then recreated it by doing "emerge --noreplace" all these
packages. Portage then re-created the world file.
Same result.
I then spend some time trying to find the packages that cause the
problem. I tracked it down to media-sound/pulseeffects. If I remove just
that one package from the world file, then the error message is gone,
but also "emerge -uDU @world" is now much faster.
This package is probably triggering a portage bug.