New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33520 (closed defect: fixed)

Opened 15 months ago

Last modified 10 months ago

rb-redcloth's redcloth #! points to non-existing /usr/bin/ruby18

Reported by: Ephaeton@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: rb-redcloth

Description

The rb-redcloth package not only installs Ruby's RedCloth library, but also a ruby script named 'redcloth'.

This ruby script uses an incorrect/non-existing interpreter in its shebang line (/usr/bin/ruby18).

Valid options would either be the /opt/local/bin/ruby that ports installed itself, or /usr/bin/ruby that came with my cute little lion here. Definitely not /usr/bin/ruby18.

Should check rb19-redcloth's redcloth(1), too.

Change History

comment:1 Changed 10 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.