[MacPorts] #62454: inetutils 2.0.0: telnet client broken
MacPorts
noreply at macports.org
Fri May 13 13:09:57 UTC 2022
#62454: inetutils 2.0.0: telnet client broken
------------------------+-------------------------
Reporter: i3roly | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Resolution: | Keywords:
Port: inetutils |
------------------------+-------------------------
Comment (by quentinnuk):
This still appears to be a repeatable issue with inetutils 2.2.0.
{{{
$ gtelnet www.mud2.com 27723
Trying 192.65.239.147...
Connected to www.mud2.com.
Escape character is '^]'.
lm_will: not enough room in buffer
^]
gtelnet> q
Connection closed.
}}}
However, reverting to inetutils 1.9.4_11 it works just fine:
{{{
$ gtelnet www.mud2.com 27723
Trying 192.65.239.147...
Connected to www.mud2.com.
Escape character is '^]'.
Welcome to MUD2.COM, the home of the best multi-user game in the world.
}}}
For the record:
{{{
$ port installed inetutils
The following ports are currently installed:
inetutils @1.9.4_11+client (active)
inetutils @2.2_0+client
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62454#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list