[Bug 196266] New: security/bro: broken pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 25 12:31:25 UTC 2014


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

            Bug ID: 196266
           Summary: security/bro: broken pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: citrin+pr at citrin.ru

security/bro port can't be installed:

-- Installing:
/tmp/p/usr/ports/security/bro/work/stage//usr/local/share/bro/site/local-proxy.bro
-- Installing:
/tmp/p/usr/ports/security/bro/work/stage//usr/local/share/bro/site/local-worker.bro
-- Installing: /tmp/p/usr/ports/security/bro/work/stage/usr/local/bin/bro-cut
====> Compressing man pages (compress-man)
===>  Installing for bro-2.3_2
===>  Checking if bro already installed
===>   Registering installation for bro-2.3_2
pkg-static: lstat(/tmp/p/usr/ports/security/bro/work/stage/usr/local/logs/): No
such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/security/bro
*** Error code 1

It is easy to fix plist, but I suppose, that according to hier(7) /var/log
should be used for logs. Not $PREFIX/logs. Same for temporary dir
($PREFIX/spool/tmp now).

Please change bro logging directory to /var/log or subdir of /var/log.

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


More information about the freebsd-ports-bugs mailing list