Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22671 - acidrip 0.9 access violation
Summary: acidrip 0.9 access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-12 04:41 UTC by Daniel Weller
Modified: 2003-08-22 03:54 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Weller 2003-06-12 04:41:35 UTC
When emerging acidrip 0.9, the compilation process obviously tries to open
/usr/share/mplayer/font/font.desc for writing:

/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/acidrip
Manifying blib/man1/acidrip.1
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-acidrip-0.9-28750.log"

open_wr:   /usr/share/mplayer/font/font.desc
--------------------------------------------------------------------------------
Comment 1 Graham Forest 2003-06-12 13:05:12 UTC
Oddly, I enabled sandbox (I'm on ppc, it was broken due to a glibc issue until recently) about 10 minutes after doing this ebuild... The luck, I tell you.

I'll fix it shortly.
Comment 2 Graham Forest 2003-06-12 14:28:14 UTC
Seems it *might* be a perl-module.eclass issue (Glade programs seem like they would have fairly ordinary installation methods - evil MakeMaker voodoo)
Comment 3 Graham Forest 2003-06-28 01:11:54 UTC
So long, and thanks for all the fish
Comment 4 Marinus Karel tenNapel 2003-07-23 05:49:27 UTC
I'm having trouble with this bug too.
When is it going to be fixed?
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2003-07-30 04:31:21 UTC
Looking at it now. This ebuild has some stale/improper uses of the eclass for starters. Working on a local copy of it, will post what I can soon as I have a working one.
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2003-07-30 10:59:17 UTC
emerge sync; emerge acidrip (the 0.9 version) - should be all fixed now. After spending a day with this sandbox error, vapier found the fix for me :)
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2003-08-22 03:54:48 UTC
this has been fixed for almost a month now. no comments, so i'm closing.