Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429804 - sci-libs/mathgl-2.0.3 USE="octave" - ACCESS DENIED unlink: /usr/share/octave/packages/mathgl-2.0.0/packinfo/INDEX
Summary: sci-libs/mathgl-2.0.3 USE="octave" - ACCESS DENIED unlink: /usr/share/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-04 12:51 UTC by Ivan S. Titov
Modified: 2012-08-04 19:14 UTC (History)
2 users (show)

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


Attachments
output of USE="octave" emerge -v mathgl (output.txt,108.75 KB, text/plain)
2012-08-04 16:22 UTC, Ivan S. Titov
Details
emerge --info (file_429804.txt,4.97 KB, text/plain)
2012-08-04 16:23 UTC, Ivan S. Titov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan S. Titov 2012-08-04 12:51:04 UTC
sci-libs/mathgl-2.0.3 with USE="octave" fails with sandbox violation

Reproducible: Always

Steps to Reproduce:
1. USE="octave" emerge -av mathgl
2.  Compiles...
3. ACCESS VIOLATION during installation
Actual Results:  
ACCESS VIOLATION during installation

Expected Results:  
proper installation of octave package of mathgl

Ebuild from rion overlay
https://code.google.com/p/rion-overlay/source/browse/#hg%2Fsci-libs%2Fmathgl

compiles and installs correctly. although it lacks several additional uses flags present in in-tree ebuild.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-04 15:22:12 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.
Comment 2 Ivan S. Titov 2012-08-04 16:22:17 UTC
Created attachment 320308 [details]
output of USE="octave" emerge -v mathgl
Comment 3 Ivan S. Titov 2012-08-04 16:23:29 UTC
Created attachment 320310 [details]
emerge --info
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2012-08-04 19:14:44 UTC
 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org>
  +files/mathgl-2.0.3-fix-hardcoded-paths.patch, -mathgl-1.11.1.1.ebuild,
  mathgl-2.0.3.ebuild, metadata.xml:
  Added double-precision flag, linguas (only russian for now). Now blocks old
  udav. Fix numpy include directory (bug #429806), fix octave installation (bug
  #429804). Some of the features inspired from rion-overlay