Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395663 - While emerge error messages "...ebuild.sh ... /proc/self/...: Ist kein gültiger Bezeichner." appears
Summary: While emerge error messages "...ebuild.sh ... /proc/self/...: Ist kein gültig...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-22 10:02 UTC by holger.gleissner
Modified: 2012-05-05 15:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info_nz23039_111222,6.22 KB, text/plain)
2011-12-22 10:05 UTC, holger.gleissner
Details
emerge oracle-jdk-bin-1.7.0.1-r2 (emerge_oracle-jdk-bin-1.7.0.1-r2,543 bytes, text/plain)
2011-12-22 10:06 UTC, holger.gleissner
Details
emerge actual example (emerge_example.log,9.08 KB, text/plain)
2011-12-22 10:13 UTC, holger.gleissner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description holger.gleissner 2011-12-22 10:02:37 UTC
The error message occurred during the first time if I emerge dev-java/oracle-jdk-bin-1.7.0.1-r2, on multiple computers at the same package. Since the error messages appear on every emerge. Downgrade to dev-java/oracle-jdk-bin-1.7.0.1-r1 does not help.

Reproducible: Always

Actual Results:  
Error messages appears.
Comment 1 holger.gleissner 2011-12-22 10:05:35 UTC
Created attachment 296627 [details]
emerge --info
Comment 2 holger.gleissner 2011-12-22 10:06:33 UTC
Created attachment 296629 [details]
emerge oracle-jdk-bin-1.7.0.1-r2
Comment 3 holger.gleissner 2011-12-22 10:13:25 UTC
Created attachment 296631 [details]
emerge actual example
Comment 4 Ralph Sennhauser (RETIRED) gentoo-dev 2011-12-23 11:42:01 UTC
What's the content of /etc/sandbox.d/20oracle-jdk-bin-1.7?
Comment 5 holger.gleissner 2011-12-23 12:20:29 UTC
(In reply to comment #4)
> What's the content of /etc/sandbox.d/20oracle-jdk-bin-1.7?

on 2 computers:
SANDBOX_PREDICT="/dev/random:/proc/self/coredump_filter"

on 3 computers:
SANDBOX_PREDICT="/dev/random /proc/self/coredump_filter"
Comment 6 holger.gleissner 2011-12-23 12:48:21 UTC
After a new emerge-webrsync I have upgraded portage to version 2.1.10.41 and the error seems to be gone on all 5 computers!
Comment 7 Ralph Sennhauser (RETIRED) gentoo-dev 2011-12-23 13:47:48 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > What's the content of /etc/sandbox.d/20oracle-jdk-bin-1.7?
[...]
> on 3 computers:
> SANDBOX_PREDICT="/dev/random /proc/self/coredump_filter"

This would explain the issue.

(In reply to comment #6)
> After a new emerge-webrsync I have upgraded portage to version 2.1.10.41 and
> the error seems to be gone on all 5 computers!

The error went away without reinstalling oracle-jdk-bin?
Comment 8 holger.gleissner 2011-12-27 08:45:48 UTC
(In reply to comment #7)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > What's the content of /etc/sandbox.d/20oracle-jdk-bin-1.7?
> [...]
> > on 3 computers:
> > SANDBOX_PREDICT="/dev/random /proc/self/coredump_filter"
> 
> This would explain the issue.
> 
> (In reply to comment #6)
> > After a new emerge-webrsync I have upgraded portage to version 2.1.10.41 and
> > the error seems to be gone on all 5 computers!
> 
> The error went away without reinstalling oracle-jdk-bin?

Yes, without reinstalling oracle-jdk-bin, and I have tested before with ":" but without success.
Comment 9 Ralph Sennhauser (RETIRED) gentoo-dev 2012-05-05 15:47:53 UTC
(In reply to comment #8)
> Yes, without reinstalling oracle-jdk-bin, and I have tested before with ":"
> but without success.

Guess it won't easily be possible anymore to figure out what happened and chances are high it's not related to oracle-jdk-bin but a sandbox glich.

Closing. If someone runs into the same issue please reopen or file a new bug referencing this one.

Hope this is fine with you.