Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2046 - battstat ebuild fails with access violation error
Summary: battstat ebuild fails with access violation error
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-23 20:22 UTC by Dave Nellans
Modified: 2003-10-03 11:10 UTC (History)
1 user (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 Dave Nellans 2002-04-23 20:22:46 UTC
battstat ebuild fails with apparent PAM violation

relevant ebuild output reads as follows:

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 4, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-battstat-2.0.10-r1-1046.log"

open_wr:   /etc/sound/events/battstat_applet.soundlist
--------------------------------------------------------------------------------
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-24 03:47:06 UTC
Since this is a GNOME app, I am handing this off to Matt.
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-05-29 00:18:49 UTC
swamped by gcc3.1 stuff.. reassigning 
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-29 17:27:07 UTC
Dave,
I'll have a look at this.  Is this still happening?  Btw, it's actually a
sandbox violation not a PAM violation :P
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-30 23:39:21 UTC
thanks for catching this.
Comment 5 Dave Nellans 2002-06-02 23:20:36 UTC
New ebuild does not work - sand box error as before - Error follows

make[2]: Leaving directory
`/var/tmp/portage/battstat-2.0.10-r2/work/battstat_applet-2.0.10'
make[1]: Leaving directory
`/var/tmp/portage/battstat-2.0.10-r2/work/battstat_applet-2.0.10'
strip:
/var/tmp/portage/battstat-2.0.10-r2/image/usr/bin/battstat_applet
>>> Completed installing into /var/tmp/portage/battstat-2.0.10-r2/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-battstat-2.0.10-r2-6428.log"

open_wr:   /usr/share/locale/sv/LC_MESSAGES/battstat_applet.mo
open_wr:   /usr/share/locale/pl/LC_MESSAGES/battstat_applet.mo
--------------------------------------------------------------------------------
!!! emerge aborting on 
/usr/portage/gnome-extra/battstat/battstat-2.0.10-r2.ebuild .
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-03 07:09:31 UTC
This should now work as expected in the -r3 ebuild.
Comment 7 Dave Nellans 2002-06-03 13:45:19 UTC
works like a charm now... thanks for the help!
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2003-10-03 11:10:30 UTC
closing