Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2016 10:36:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208666] devel/spark: commits filesystem violation by writing to /root
Message-ID:  <bug-208666-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208666

            Bug ID: 208666
           Summary: devel/spark: commits filesystem violation by writing
                    to /root
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon@FreeBSD.org
          Reporter: marino@FreeBSD.org
             Flags: maintainer-feedback?(demon@FreeBSD.org)
          Assignee: demon@FreeBSD.org

When building devel/spark on a system that sets /root to read-only (such as
ports-mgmt/Synth or dragonfly poudriere), spark fails to build:

[ERROR] Failed to execute goal
net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on
project spark-test-tags_2.10: Execution scala-compile-first of goal
net.alchim31.maven:scala-maven-plugin:3.2.2:compile failed: Could not create
directory /root/.zinc/0.3.5/compiler-interface-2.10.5-51.0 -> [Help 1]


Spark should not be writing at /root during the build, this is a file system
violation.

if I find a solution, I'll post it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208666-13>