Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2014 19:08:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191490] New: net/samba4 post-install failed with WITHOUT_DOCS KNOBS
Message-ID:  <bug-191490-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191490
           Summary: net/samba4 post-install failed with WITHOUT_DOCS KNOBS
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: olevole@olevole.ru

Created attachment 144264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144264&action=edit
move ${LN} for smb.conf outside from DOCS case

When make.conf have records:

OPTIONS_UNSET+= DOCS

Samba4 installation failed with follow error:

===>   Registering installation for samba4-4.0.19
pkg-static:
lstat(/tmp/usr/ports/net/samba4/work/stage/usr/local/man/man5/smb4.conf.5.gz):
No such file or directory
*** Error code 74


${LN} for smb.conf need to be taken outside the "ifdef PORT_OPTIONS:MDOCS" case

-- 
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-191490-13>