Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911162 - dev-lang/julia-1.8.5-r1 sandbox violation (PYTHON-3.12-SYSTEM)
Summary: dev-lang/julia-1.8.5-r1 sandbox violation (PYTHON-3.12-SYSTEM)
Status: RESOLVED DUPLICATE of bug 910561
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on: 910561
Blocks: 921826
  Show dependency tree
 
Reported: 2023-07-24 19:15 UTC by Agostino Sarubbo
Modified: 2024-01-11 21:03 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,158.25 KB, application/x-xz)
2023-07-24 19:15 UTC, Agostino Sarubbo
Details
1-sandbox.log (1-sandbox.log,5.97 KB, text/plain)
2023-07-24 19:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-24 19:15:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/julia-1.8.5-r1 sandbox violation (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-24 19:15:27 UTC
Created attachment 866134 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-24 19:15:27 UTC
Created attachment 866135 [details]
1-sandbox.log

1-sandbox.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-24 19:15:28 UTC
Error(s) that match a know pattern:


 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
rm: cannot remove '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/SHA': No such file or directory
rm: cannot remove '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/SparseArrays': No such file or directory
rm: cannot remove '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/SuiteSparse': No such file or directory
Comment 4 Maciej Barć gentoo-dev 2024-01-11 18:50:23 UTC
(In reply to Agostino Sarubbo from comment #3)
> Error(s) that match a know pattern:
> 
> 
>  * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY
> -----------------------
> -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
> -- Could NOT find Python module pygments
> -- Could NOT find Python module pygments.lexers.c_cpp
> -- Could NOT find Python module yaml
> rm: cannot remove
> '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/SHA':
> No such file or directory
> rm: cannot remove
> '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/
> SparseArrays': No such file or directory
> rm: cannot remove
> '/var/tmp/portage/dev-lang/julia-1.8.5-r1/work/julia-1.8.5/usr/manifest/
> SuiteSparse': No such file or directory

^ That is probably unrelated.

See sandbox violation summary instead:

> * ACCESS DENIED:  fchmod:             /proc/self/fd/15
> * ACCESS DENIED:  fchmod:             /proc/self/fd/15
> * ACCESS DENIED:  fchmod:             /proc/self/fd/15
> * ACCESS DENIED:  fchmod:             /proc/self/fd/16
Comment 5 Mike Gilbert gentoo-dev 2024-01-11 21:03:43 UTC

*** This bug has been marked as a duplicate of bug 910561 ***