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

            Bug ID: 191402
           Summary: Undefined variable BSDINSTALL_CHROOTDIR in
                    /usr/libexec/bsdinstall/zfsboot
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

The section in /usr/libexec/bsdinstall/zfsboot following the comment "Touch up
permissions on the tmp directories" uses $BSDINSTALL_CHROOTDIR, but this
variable is undefined.  It should probably be $BSDINSTALL_CHROOT, if this
chmods are needed at all (shouldn't they be handled by the distextract phase
anyway?).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to