[Bug 208666] devel/spark: commits filesystem violation by writing to /root

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 10 10:36:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208666

            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 at FreeBSD.org
          Reporter: marino at FreeBSD.org
             Flags: maintainer-feedback?(demon at FreeBSD.org)
          Assignee: demon at 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.

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


More information about the freebsd-ports-bugs mailing list