[MacPorts] #65100: weechat @3.5_0: ruby variant is not detected correctly
MacPorts
noreply at macports.org
Mon May 2 03:56:00 UTC 2022
#65100: weechat @3.5_0: ruby variant is not detected correctly
--------------------------+---------------------
Reporter: hexadecagram | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: weechat
--------------------------+---------------------
{{{
% port installed ruby\*
The following ports are currently installed:
ruby30 @3.0.4_0 (active)
ruby_select @1.3_0 (active)
% sudo port clean weechat; sudo port install weechat
+aspell+lua+perl+python+ruby+scheme+tcl
---> Cleaning weechat
---> Computing dependencies for weechat
The following dependencies will be installed:
openssl10
ruby
Continue? [Y/n]: n
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
% sudo port clean weechat; sudo port install weechat +ruby
---> Cleaning weechat
---> Computing dependencies for weechat
The following dependencies will be installed:
openssl10
ruby
Continue? [Y/n]: n
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
It would seem that a previous attempt at fixing this has already been
attempted upstream and at one point was successful:
https://github.com/weechat/weechat/issues/714
--
Ticket URL: <https://trac.macports.org/ticket/65100>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list