Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3456 - chk-tex fails to build. Sandbox error
Summary: chk-tex fails to build. Sandbox error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-06 12:41 UTC by Mark Bainter
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
Fixes sandbox violations (chktext.patch,446 bytes, patch)
2002-06-07 05:23 UTC, Daniel Ahlberg (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Bainter 2002-06-06 12:41:04 UTC
!!! ERROR: the make command did not complete successfully.
!!! ("make prefix=/var/tmp/portage/chktex-1.5/image//usr install")
!!! Since this is a critical task, ebuild will be stopped.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-chktex-1.5-6671.log"

chmod:     /usr/share/man
chmod:     /usr/share/man/man1
open_wr:   /usr/share/man/man1/deweb.1
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/app-text/chktex/chktex-1.5.ebuild .


log:
chmod:     /usr/share/man
chmod:     /usr/share/man/man1
open_wr:   /usr/share/man/man1/deweb.1

Just looks like a poor makefile for doing sandbox builds to me.
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-06-07 05:23:25 UTC
Created attachment 1378 [details, diff]
Fixes sandbox violations
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-06-07 06:05:12 UTC
Very correct. I'm adding the fix as -r1. I forgot to fix the ebuild long ago and it had lain mouldering. Thanks for reporting.