Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5442 - Soundtracker ebuild access violation during build
Summary: Soundtracker ebuild access violation during build
Status: RESOLVED 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-07-22 23:18 UTC by Dan Lund
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
The ebuild log file during the access violation. (sandbox-soundtracker-0.6.6-22531.log,635 bytes, application/octet-stream)
2002-07-22 23:19 UTC, Dan Lund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lund 2002-07-22 23:18:25 UTC
During the emerge of media-sound/Soundtracker-0.6.6 the build bombs out with a
Access Violation.  Here is the output:

make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/share/soundtracker
mkdir /usr/share/soundtracker
ACCESS DENIED  mkdir:     /usr/share/soundtracker
mkdir: cannot create directory `/usr/share/soundtracker': Permission denied
make[2]: *** [install-stDATA] Error 1
make[2]: Leaving directory `/var/tmp/portage/soundtracker-0.6.6/work/soundtracke
r-0.6.6'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/soundtracker-0.6.6/work/soundtracke
r-0.6.6'
make: *** [install-recursive] Error 1

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

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-soundtracker-0.6.6-22531.log"

open_wr:   /usr/share/locale/de/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/es/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/fr/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/gl/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/it/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/pl/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/ja/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/ru/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/sl/LC_MESSAGES/soundtracker.mo
open_wr:   /usr/share/locale/sv/LC_MESSAGES/soundtracker.mo
mkdir:     /usr/share/soundtracker
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/media-sound/soundtracker/soundtracker-0.6.6
.ebuild .
Comment 1 Dan Lund 2002-07-22 23:19:30 UTC
Created attachment 2476 [details]
The ebuild log file during the access violation.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-23 01:08:28 UTC
sorry about that.  dunno why this problem showed up this late..

Anyway, it is fixed in portage, so whenever your rsync mirror updates, please
try again.