[MacPorts] #31136: unbound @1.4.2 doesn't install using MacPorts 2.x because of wrong usage of add_users
#31136: unbound @1.4.2 doesn't install using MacPorts 2.x because of wrong usage of add_users ------------------------------+--------------------------------------------- Reporter: cal@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: unbound ------------------------------+--------------------------------------------- The unbound Portfile uses the add_users command introduced in the 2.0 release of MacPorts in post-destroot, however the right place for this keyword is outside any phase (see the squid port, which uses it correctly). MacPorts apparently ignores add_users in post-destroot and fails at the next line (xinstall) trying to use a non-existing group. The attached patch fixes this by moving the line in question outside of the post-destroot phase. -- Ticket URL: <https://trac.macports.org/ticket/31136> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31136: unbound @1.4.2 doesn't install using MacPorts 2.x because of wrong usage of add_users ------------------------------+--------------------------------------------- Reporter: cal@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: unbound ------------------------------+--------------------------------------------- Changes (by snc@…): * owner: snc@… => snc@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/31136#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31136: unbound @1.4.2 doesn't install using MacPorts 2.x because of wrong usage of add_users -------------------------------+-------------------------------------------- Reporter: cal@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Resolution: fixed | Keywords: haspatch Port: unbound | -------------------------------+-------------------------------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r83586. -- Ticket URL: <https://trac.macports.org/ticket/31136#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts