public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Portage detects fake "world file problems" and packages that don't exist
@ 2022-01-08 20:44 Nikos Chantziaras
  2022-01-08 23:03 ` Jack
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nikos Chantziaras @ 2022-01-08 20:44 UTC (permalink / raw
  To: gentoo-user

This is weird. When doing:

emerge -auDU @world

Portage says:

============
!!! 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

Nothing to merge; quitting.
============

My world file is fine and "emaint --check world" doesn't find anything. 
Also, all these packages that portage claims are masked or don't exist 
are not masked and they exist.

This is on ~amd64.

I'm stumped :-/



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Portage detects fake "world file problems" and packages that don't exist
  2022-01-08 20:44 [gentoo-user] Portage detects fake "world file problems" and packages that don't exist Nikos Chantziaras
@ 2022-01-08 23:03 ` Jack
  2022-01-08 23:14   ` [gentoo-user] " Nikos Chantziaras
  2022-01-09 10:00 ` [gentoo-user] " Neil Bothwick
  2022-01-11  6:55 ` Nikos Chantziaras
  2 siblings, 1 reply; 7+ messages in thread
From: Jack @ 2022-01-08 23:03 UTC (permalink / raw
  To: gentoo-user

If nothing else, I would start by adding a --verbose to that emerge  
command.  It may just confuse you worse, but it might add some useful  
info.

On 2022.01.08 15:44, Nikos Chantziaras wrote:
> This is weird. When doing:
> 
> emerge -auDU @world
> 
> Portage says:
> 
> ============
> !!! 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
> 
> Nothing to merge; quitting.
> ============
> 
> My world file is fine and "emaint --check world" doesn't find  
> anything. Also, all these packages that portage claims are masked or  
> don't exist are not masked and they exist.
> 
> This is on ~amd64.
> 
> I'm stumped :-/
> 
> 
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Portage detects fake "world file problems" and packages that don't exist
  2022-01-08 23:03 ` Jack
@ 2022-01-08 23:14   ` Nikos Chantziaras
  0 siblings, 0 replies; 7+ messages in thread
From: Nikos Chantziaras @ 2022-01-08 23:14 UTC (permalink / raw
  To: gentoo-user

Did that already. No additional info is shown.


On 09/01/2022 01:03, Jack wrote:
> If nothing else, I would start by adding a --verbose to that emerge 
> command.  It may just confuse you worse, but it might add some useful info.
> 
> On 2022.01.08 15:44, Nikos Chantziaras wrote:
>> This is weird. When doing:
>>
>> emerge -auDU @world
>>
>> Portage says:
>>
>> ============
>> !!! 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
>>
>> Nothing to merge; quitting.
>> ============
>>
>> My world file is fine and "emaint --check world" doesn't find 
>> anything. Also, all these packages that portage claims are masked or 
>> don't exist are not masked and they exist.
>>
>> This is on ~amd64.
>>
>> I'm stumped :-/
>>
>>
>>
> 
> 




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Portage detects fake "world file problems" and packages that don't exist
  2022-01-08 20:44 [gentoo-user] Portage detects fake "world file problems" and packages that don't exist Nikos Chantziaras
  2022-01-08 23:03 ` Jack
@ 2022-01-09 10:00 ` Neil Bothwick
  2022-01-09 17:44   ` Peter Humphrey
  2022-01-09 21:01   ` [gentoo-user] " Nikos Chantziaras
  2022-01-11  6:55 ` Nikos Chantziaras
  2 siblings, 2 replies; 7+ messages in thread
From: Neil Bothwick @ 2022-01-09 10:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

On Sat, 8 Jan 2022 22:44:08 +0200, Nikos Chantziaras wrote:

> This is weird. When doing:
> 
> emerge -auDU @world
> 
> Portage says:
> 
> ============
> !!! 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
> 
> Nothing to merge; quitting.
> ============
> 
> My world file is fine and "emaint --check world" doesn't find anything. 
> Also, all these packages that portage claims are masked or don't exist 
> are not masked and they exist.

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. 

If that sounds like clutching at straws, it's because it is.


-- 
Neil Bothwick

Top Oxymorons Number 19: Passive aggression

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Portage detects fake "world file problems" and packages that don't exist
  2022-01-09 10:00 ` [gentoo-user] " Neil Bothwick
@ 2022-01-09 17:44   ` Peter Humphrey
  2022-01-09 21:01   ` [gentoo-user] " Nikos Chantziaras
  1 sibling, 0 replies; 7+ messages in thread
From: Peter Humphrey @ 2022-01-09 17:44 UTC (permalink / raw
  To: gentoo-user

On Sunday, 9 January 2022 10:00:52 GMT Neil Bothwick wrote:

> Top Oxymorons Number 19: Passive aggression

> Top Oxymorons Number 20: Emotional intelligence.


-- 
Regards,
Peter.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Portage detects fake "world file problems" and packages that don't exist
  2022-01-09 10:00 ` [gentoo-user] " Neil Bothwick
  2022-01-09 17:44   ` Peter Humphrey
@ 2022-01-09 21:01   ` Nikos Chantziaras
  1 sibling, 0 replies; 7+ messages in thread
From: Nikos Chantziaras @ 2022-01-09 21:01 UTC (permalink / raw
  To: gentoo-user

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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Portage detects fake "world file problems" and packages that don't exist
  2022-01-08 20:44 [gentoo-user] Portage detects fake "world file problems" and packages that don't exist Nikos Chantziaras
  2022-01-08 23:03 ` Jack
  2022-01-09 10:00 ` [gentoo-user] " Neil Bothwick
@ 2022-01-11  6:55 ` Nikos Chantziaras
  2 siblings, 0 replies; 7+ messages in thread
From: Nikos Chantziaras @ 2022-01-11  6:55 UTC (permalink / raw
  To: gentoo-user

On 08/01/2022 22:44, Nikos Chantziaras wrote:
> This is weird. When doing:
> 
> emerge -auDU @world
> 
> Portage says:
> 
> ============
> !!! 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
> 
> Nothing to merge; quitting.
> ============

It was a bug and it's fixed now: https://bugs.gentoo.org/830881



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-11  6:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-08 20:44 [gentoo-user] Portage detects fake "world file problems" and packages that don't exist Nikos Chantziaras
2022-01-08 23:03 ` Jack
2022-01-08 23:14   ` [gentoo-user] " Nikos Chantziaras
2022-01-09 10:00 ` [gentoo-user] " Neil Bothwick
2022-01-09 17:44   ` Peter Humphrey
2022-01-09 21:01   ` [gentoo-user] " Nikos Chantziaras
2022-01-11  6:55 ` Nikos Chantziaras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox