Mailing List Archive

preserved-rebuild displays an error message only
Hi,

emerge -vp @preserved-rebuild only displays
emerge: there are no ebuilds to satisfy "dev-libs/imath:0".
(dependency required by "@preserved-rebuild" [argument])

How to find out what requires dev-libs/imath:0 and how to fix that?

Many thanks for a hint,
Helmut
Re: preserved-rebuild displays an error message only [ In reply to ]
emerge -pv --depclean dev-libs/imath

Regards,
Julien
--
Sent with Tutanota, the secure & ad-free mailbox.



Nov 22, 2021, 13:43 by jarausch@skynet.be:

> Hi,
>
> emerge -vp @preserved-rebuild only displays
> emerge: there are no ebuilds to satisfy "dev-libs/imath:0".
> (dependency required by "@preserved-rebuild" [argument])
>
> How to find out what requires dev-libs/imath:0 and how to fix that?
>
> Many thanks for a hint,
> Helmut
>
Re: preserved-rebuild displays an error message only [ In reply to ]
On 11/22/2021 03:08:46 PM, Julien Roy wrote:
> emerge -pv --depclean dev-libs/imath
>
Many thanks,
Helmut