[Bug 259813] ports-mgmt/portlint: Don't warn about /etc/fstab and /proc as absolute pathnames

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Nov 2021 09:55:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259813

            Bug ID: 259813
           Summary: ports-mgmt/portlint: Don't warn about /etc/fstab and
                    /proc as absolute pathnames
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: gerald@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org
 Attachment #229465 maintainer-approval?
             Flags:

Created attachment 229465
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229465&action=edit
Tested patch

portlint currently warns about /etc/fstab and /proc being absolute
pathnames. Which is correct, but unavoidable.

This triggers in the emulators/wine port, for example (alas, not,
only when a build directory is available).

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