Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60584 - celestia 1.3.2_pre20040731-r1 has an einstall failure
Summary: celestia 1.3.2_pre20040731-r1 has an einstall failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 12:58 UTC by Scott Robert Ladd
Modified: 2004-09-20 12:38 UTC (History)
1 user (show)

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


Attachments
new ebuild (celestia-1.3.2_pre20040820) with workaround for sandbox-violation when "gnome" is in useflags (celestia-1.3.2_pre20040820.ebuild,3.46 KB, text/plain)
2004-08-20 12:01 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Robert Ladd 2004-08-16 12:58:22 UTC
ACCESS DENIED  open_wr:   /celestia.schemas
/bin/install: cannot create regular file `/celestia.schemas': Permission denied
make[5]: *** [install-schemasDATA] Error 1
make[5]: Leaving directory `/var/tmp/portage/celestia-1.3.2_pre20040731-r1/work/celestia-1.3.2/src/celestia/gtk/data'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/var/tmp/portage/celestia-1.3.2_pre20040731-r1/work/celestia-1.3.2/src/celestia/gtk/data'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/celestia-1.3.2_pre20040731-r1/work/celestia-1.3.2/src/celestia/gtk'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/celestia-1.3.2_pre20040731-r1/work/celestia-1.3.2/src/celestia'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/celestia-1.3.2_pre20040731-r1/work/celestia-1.3.2/src'
make: *** [install-recursive] Error 1

!!! ERROR: app-sci/celestia-1.3.2_pre20040731-r1 failed.
!!! Function einstall, Line 385, Exitcode 2
!!! einstall failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-sci_-_celestia-1.3.2_pre20040731-r1-9039.log"

open_wr:   /celestia.schemas
--------------------------------------------------------------------------------
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2004-08-20 07:58:30 UTC
Which useflags did you use?
What says "emerge -pv celestia"?

Poly
Comment 2 Scott Robert Ladd 2004-08-20 08:14:33 UTC
Tycho ~ # emerge -pv celestia

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-libs/gtkglext-1.0.6  -debug -debug -doc  665 kB
[ebuild  N    ] x11-libs/gtkglarea-1.2.3-r1   284 kB
[ebuild     U ] app-sci/celestia-1.3.2_pre20040731-r1 [1.3.2_pre20040731] -debug -debug -debug +gnome +gtk +kde  0 kB

Total size of downloads: 950 kB


Let me guess: I need to install the two gtkgl packages? Is something missing from the dependancy list for celestia?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2004-08-20 12:01:43 UTC
Created attachment 37809 [details]
new ebuild (celestia-1.3.2_pre20040820) with workaround for sandbox-violation when "gnome" is in useflags

Hi,

no this is a Makefile error I had to cope with since I started writing the
ebuild for celestia-1.3.2_pre*.
It looks like the -r1 ebuild dosen't correct the two concerning Makefiles when
useflag gnome is used.
You can try the attached ebuild if you know how to set up a portdir-overlay
(see man portage). It's also a newer snapshot (I always use the newest one can
find on $SRC_URI)
I can't verify if this works as I don't have gnome installed.

Poly
Comment 4 Disenchanted (RETIRED) gentoo-dev 2004-09-20 12:38:43 UTC
new version in portage