Re: [gentoo-user] emerge : what generates this error message

2017-03-29 Thread Helmut Jarausch

On 03/29/2017 02:06:40 PM, Raffaele Belardi wrote:

Helmut Jarausch wrote:

Hi,

I have unmerged the package sci-libs/opencascade.

From then on, for any emerge action, I get the error message

!!! File Not Found: '/etc/env.d/51opencascade'


This occurs, e.g., between


media-sound/amarok-2.8.90-r2 merged.


and


Regenerating /etc/ld.so.cache...


What part of Gentoo (probably an eclass) does produce this error  
message

and how to stop this?

Many thanks for a hint,
Helmut



I think it's env-update. Could it be that you have a broken symlink  
left in /etc/env.d?




Many thanks, Raffaele - that's shot in the bull's eye

Helmut

.. and thanks to all who have helped.



Re: [gentoo-user] emerge : what generates this error message

2017-03-29 Thread Raffaele Belardi

Helmut Jarausch wrote:

Hi,

I have unmerged the package sci-libs/opencascade.

From then on, for any emerge action, I get the error message

!!! File Not Found: '/etc/env.d/51opencascade'


This occurs, e.g., between


media-sound/amarok-2.8.90-r2 merged.


and


Regenerating /etc/ld.so.cache...


What part of Gentoo (probably an eclass) does produce this error message
and how to stop this?

Many thanks for a hint,
Helmut



I think it's env-update. Could it be that you have a broken symlink left in 
/etc/env.d?

raffaele



Re: [gentoo-user] emerge : what generates this error message

2017-03-29 Thread Hogren


On 29/03/2017 13:15, Alexander Kapshuk wrote:
> On Wed, Mar 29, 2017 at 2:03 PM, Helmut Jarausch  wrote:
>> Hi,
>>
>> I have unmerged the package sci-libs/opencascade.
>>
>> From then on, for any emerge action, I get the error message
>>
>> !!! File Not Found: '/etc/env.d/51opencascade'
>>
>>
>> This occurs, e.g., between
>>
> media-sound/amarok-2.8.90-r2 merged.
>>
>> and
>>
> Regenerating /etc/ld.so.cache...
>>
>> What part of Gentoo (probably an eclass) does produce this error message
>> and how to stop this?
>>
>> Many thanks for a hint,
>> Helmut
>>
> Perhaps running 'revdep-rebuild' after unmerging the pkg in question
> would fix that.
>
Hello,
If that doesn't work. Try to use grep to find if this file filename is
hard coded anywhere.
#grep -Ri "opencascade" /etc/*
 
Bye
Hogren



Re: [gentoo-user] emerge : what generates this error message

2017-03-29 Thread Alexander Kapshuk
On Wed, Mar 29, 2017 at 2:03 PM, Helmut Jarausch  wrote:
> Hi,
>
> I have unmerged the package sci-libs/opencascade.
>
> From then on, for any emerge action, I get the error message
>
> !!! File Not Found: '/etc/env.d/51opencascade'
>
>
> This occurs, e.g., between
>
 media-sound/amarok-2.8.90-r2 merged.
>
>
> and
>
 Regenerating /etc/ld.so.cache...
>
>
> What part of Gentoo (probably an eclass) does produce this error message
> and how to stop this?
>
> Many thanks for a hint,
> Helmut
>

Perhaps running 'revdep-rebuild' after unmerging the pkg in question
would fix that.



[gentoo-user] emerge : what generates this error message

2017-03-29 Thread Helmut Jarausch

Hi,

I have unmerged the package sci-libs/opencascade.

From then on, for any emerge action, I get the error message

!!! File Not Found: '/etc/env.d/51opencascade'


This occurs, e.g., between


media-sound/amarok-2.8.90-r2 merged.


and


Regenerating /etc/ld.so.cache...


What part of Gentoo (probably an eclass) does produce this error message
and how to stop this?

Many thanks for a hint,
Helmut