Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380095 - dev-db/postgis-1.4.0[doc] hits sandbox violation on /usr/share/doc/postgresql-8.4/postgis
Summary: dev-db/postgis-1.4.0[doc] hits sandbox violation on /usr/share/doc/postgresql...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL: http://resources.arcgis.com/content/a...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 15:17 UTC by Victor Mataré
Modified: 2011-08-23 23:01 UTC (History)
1 user (show)

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


Attachments
emerge --info (emginfo,4.69 KB, text/plain)
2011-08-21 19:15 UTC, Victor Mataré
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Mataré 2011-08-21 15:17:55 UTC
[...]
make -C doc install
make[1]: Entering directory `/var/tmp/portage/dev-db/postgis-1.4.0/work/postgis-1.4.0/doc'
ACCESS DENIED  mkdir:        /usr/share/doc/postgresql-8.4/postgis
mkdir: cannot create directory `/usr/share/doc/postgresql-8.4/postgis': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/postgis-1.4.0/work/postgis-1.4.0/doc'
make: *** [docs-install] Error 2
emake failed
 * ERROR: dev-db/postgis-1.4.0 failed (install phase):
 *   emake install docs failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 2592:  Called die
 * The specific snippet of code:
 *           emake DESTDIR="${D}" docs-install || die "emake install docs failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-db/postgis-1.4.0',
 * the complete build log and the output of 'emerge -pqv =dev-db/postgis-1.4.0'.
 * This ebuild is from an overlay named 'matare': '/var/git/matare-portage/'
 * The complete build log is located at '/var/tmp/portage/dev-db/postgis-1.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgis-1.4.0/temp/environment'.
 * S: '/var/tmp/portage/dev-db/postgis-1.4.0/work/postgis-1.4.0'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-20162.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: postgis
A: /usr/share/doc/postgresql-8.4/postgis
R: /usr/share/doc/postgresql-8.4/postgis
C: mkdir -p /usr/share/doc/postgresql-8.4/postgis 
--------------------------------------------------------------------------------
[...]

As mentioned in #380089, postgis-1.4.0 is required by ESRI, so it should be in a working state.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2011-08-21 15:57:21 UTC
please post `emerge --info` in all your bug reports
Comment 2 Victor Mataré 2011-08-21 19:15:13 UTC
Created attachment 284153 [details]
emerge --info
Comment 3 Aaron W. Swenson gentoo-dev 2011-08-23 23:01:18 UTC
Fixed in 1.4.2-r1.