[MacPorts] #29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh
#29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cassandra ------------------------------+--------------------------------------------- The paths configured in cassadra.in.sh are not valid. The following diff makes it work: {{{ 18c18 < CASSANDRA_HOME=`dirname $0`/.. ---
CASSANDRA_HOME=/opt/local/share/java/cassandra
29c29 < cassandra_bin=$cassandra_home/../cassandra.jar ---
cassandra_bin=$CASSANDRA_HOME/../cassandra.jar }}}
-- Ticket URL: <https://trac.macports.org/ticket/29570> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cassandra ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => singingwolfboy@… -- Ticket URL: <https://trac.macports.org/ticket/29570#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cassandra ------------------------------+--------------------------------------------- Comment(by ryandesign@…): And/or the port should be updated to 0.7.6-2. -- Ticket URL: <https://trac.macports.org/ticket/29570#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cassandra ------------------------------+--------------------------------------------- Comment(by jmr@…): Is this still needed with 0.8.0? -- Ticket URL: <https://trac.macports.org/ticket/29570#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29570: cassandra @0.7.4 Wrong paths in cassandra.in.sh -------------------------------+-------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: duplicate | Keywords: Port: cassandra | -------------------------------+-------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: Marking as duplicate of #30506 since that ticket has a portfile patch. -- Ticket URL: <https://trac.macports.org/ticket/29570#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts