[MacPorts] #42367: pass @1.4.2_1 getopt not found
#42367: pass @1.4.2_1 getopt not found ----------------------+-------------------------------- Reporter: john@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: haspatch | Port: port ----------------------+-------------------------------- I see: {{{ $ port installed pass The following ports are currently installed: pass @1.4.2_1 (active) $ pass init /opt/local/bin/pass: line 141: /usr/local/bin/getopt: No such file or directory }}} This arises because `pass` sources `/opt/local/lib/password- store.platform.sh`, which contains the line: {{{ GETOPT="$(brew --prefix gnu-getopt 2>/dev/null || echo /usr/local)/bin/getopt" }}} Since I don't have Homebrew installed, that's defaulting to `/usr/local`. The attached changes things so that `pass` depends on the `getopt` port, and then sets the correct prefix according to Macports. -- Ticket URL: <https://trac.macports.org/ticket/42367> MacPorts <http://www.macports.org/> Ports system for OS X
#42367: pass @1.4.2_1 getopt not found ---------------------+---------------------- Reporter: john@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: pass | ---------------------+---------------------- Changes (by ryandesign@…): * cc: g5pw@… (removed) * owner: macports-tickets@… => g5pw@… * port: port => pass -- Ticket URL: <https://trac.macports.org/ticket/42367#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42367: pass @1.4.2_1 getopt not found ---------------------+---------------------- Reporter: john@… | Owner: g5pw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: haspatch Port: pass | ---------------------+---------------------- Changes (by g5pw@…): * status: new => closed * resolution: => fixed Comment: Thanks. Commited in r116731. Would you care to maintain the package? I no longer use pass regularly... -- Ticket URL: <https://trac.macports.org/ticket/42367#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42367: pass @1.4.2_1 getopt not found ---------------------+---------------------- Reporter: john@… | Owner: g5pw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: haspatch Port: pass | ---------------------+---------------------- Comment (by john@…): Thanks. I'd be happy to take over maintenance. What's the procedure? Shall I open another ticket with a Portfile patch replacing your address with mine? -- Ticket URL: <https://trac.macports.org/ticket/42367#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42367: pass @1.4.2_1 getopt not found ---------------------+---------------------- Reporter: john@… | Owner: g5pw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: haspatch Port: pass | ---------------------+---------------------- Comment (by larryv@…): No, don’t bother. r116857 -- Ticket URL: <https://trac.macports.org/ticket/42367#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts