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

Bug 5442

Summary: Soundtracker ebuild access violation during build
Product: Gentoo Linux Reporter: Dan Lund <dan_lund>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild log file during the access violation.

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.