Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 429804

Summary: sci-libs/mathgl-2.0.3 USE="octave" - ACCESS DENIED unlink: /usr/share/octave/packages/mathgl-2.0.0/packinfo/INDEX
Product: Gentoo Linux Reporter: Ivan S. Titov <iohann.s.titov>
Component: [OLD] LibraryAssignee: Andrey Grozin <grozin>
Status: RESOLVED FIXED    
Severity: normal CC: egorov_egor, sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of USE="octave" emerge -v mathgl
emerge --info

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