Opened 9 years ago
Closed 9 years ago
#50761 closed defect (fixed)
`port select --set ruby ruby23` fails
Reported by: | dottedmag@… | Owned by: | kimuraw (kimura wataru) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | SickTeddyBear, amorymeltzer@… | |
Port: | ruby23 |
Description
On freshly installed ruby23:
$ sudo port select --set ruby ruby23 Selecting 'ruby23' for 'ruby' failed: could not create new link "/opt/local/share/man/man1/rake.1.gz": target "/opt/local/share/man/man1/rake2.3.1.gz" doesn't exist
And indeed there is no manpage for rake
in the package.
Change History (4)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to kimuraw@… |
---|---|
Port: | ruby23 added |
comment:4 Changed 9 years ago by kimuraw (kimura wataru)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks!
I've fixed the error at r146514.
now, port upgrade ruby23
will solve this problem.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers ruby23
), if any.