Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Nov 2016 10:18:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214160] ports-mgmt/poudriere: ignore correct OPTIONS-dir while run with 'options;
Message-ID:  <bug-214160-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 214160
           Summary: ports-mgmt/poudriere: ignore correct OPTIONS-dir while
                    run with 'options;
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@FreeBSD.org

Both poudriere and poudriere-devel releases ignores right OPTIONS-dir while
running 'poudriere options', always use <jailname>-options instead of
<jailname>-<portstree>-options.

As example, I have=20

11amd64-default-options
11amd64-kf5-options

but 'poudriere options -j11amd64 -p kf5 devel/py-qt4' always operate only w=
ith
common dir,=20

11amd64-options



Meanwhile, 'poudriere bulk' hooks up th right OPTIONS-dir:
[00:00:01] =3D=3D=3D=3D>> Mounting packages from:
/usr/local/poudriere/data/packages/11amd64-kf5
[00:00:01] =3D=3D=3D=3D>> Copying /var/db/ports from:
/usr/local/etc/poudriere.d/11amd64-kf5-options
[00:00:01] =3D=3D=3D=3D>> Appending to make.conf: /usr/local/etc/poudriere.=
d/make.conf
[00:00:01] =3D=3D=3D=3D>> Appending to make.conf:
/usr/local/etc/poudriere.d/11amd64-kf5-make.conf

--=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-214160-13>