Opened 15 years ago
Closed 15 years ago
#21458 closed defect (fixed)
rb-ncurses-ruby 1.2.3 installation error
Reported by: | pwiecz@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | ruby /mp/bin/ruby | Cc: | |
Port: | rb-ncurses-ruby |
Description (last modified by blb@…)
running port install sup gives following problem, when it tries to install rb-ncurses ruby:
---> Fetching rb-ncurses-ruby ---> Attempting to fetch ncurses-ruby-1.2.3.tar.bz2 from http://distfiles.macports.org/ruby ---> Verifying checksum(s) for rb-ncurses-ruby ---> Extracting rb-ncurses-ruby ---> Configuring rb-ncurses-ruby ---> Building rb-ncurses-ruby ---> Staging rb-ncurses-ruby into destroot Error: Target org.macports.destroot returned: couldn't execute "/mp/bin/ruby": no such file or directory Error: The following dependencies failed to build: rb-ncurses-ruby rb-net-ssh rb-rake rb-rmail rb-trollop Error: Status 1 encountered during processing.
changing "/mp/bin/ruby" to "/opt/local/bin/ruby" in the Portfile seems to mitigate the problem.
Change History (1)
comment:1 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|---|
Keywords: | rb-ncurses-ruby removed |
Port: | rb-ncurses-ruby added |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Oops, I guess I let that one creep in, thanks for the catch; fixed in r57864.