[Bug 203286] news/leafnode: don't create unneeded directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 23 16:22:07 UTC 2015


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

            Bug ID: 203286
           Summary: news/leafnode: don't create unneeded directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
          Assignee: mandree at FreeBSD.org
             Flags: maintainer-feedback?(mandree at FreeBSD.org)

Created attachment 161308
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161308&action=edit
Patch

leafnode produces leftovers, creating ${PREFIX}/var/spool from pkg-install:

====>> Checking for extra files and directories
====>> Error: Files or directories left over:
@dir var
@dir var/spool
====>> Cleaning up wrkdir
===>  Cleaning for leafnode-1.11.11
build of news/leafnode ended at Wed Sep 23 18:15:40 MSK 2015
build time: 00:00:36
!!! build failure encountered !!!

This directory doesn't seem to be needed, as the applications uses /var
instead, so remove it.

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


More information about the freebsd-ports-bugs mailing list