Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 2024 18:06:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276844] mail/postfix package failed with INST_BASE enabled
Message-ID:  <bug-276844-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 276844
           Summary: mail/postfix package failed with INST_BASE enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: otis@FreeBSD.org
          Reporter: bsdbugs_mr@pradmin.ru
             Flags: maintainer-feedback?(otis@FreeBSD.org)
          Assignee: otis@FreeBSD.org

With option:
INST_BASE=3Don

Getting:
[00:00:26] =3D=3D=3D>  Building packages for postfix-mysql-3.8.5,1
[00:00:26] =3D=3D=3D>   Building postfix-mysql-3.8.5,1
[00:00:26] pkg-static: Unable to access file
/wrkdirs/usr/ports/mail/postfix/work-mysql/stage/usr/share/share/man/man1/m=
ailq.1.gz:No
such fi
le or directory

Fixed with:

167c167,168
< PLIST_SUB+=3D   BMAN=3D"share/"
---
> #PLIST_SUB+=3D  BMAN=3D"share/"
> PLIST_SUB+=3D   BMAN=3D""

--=20
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-276844-7788>