Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718224 - >=sys-kernel/gentoo-sources-5.5.10 breaks net-misc/netkit-rsh
Summary: >=sys-kernel/gentoo-sources-5.5.10 breaks net-misc/netkit-rsh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-04-19 13:05 UTC by Norman Back
Modified: 2020-04-30 11:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kernel bisect log (bisect.log,5.74 KB, text/x-log)
2020-04-19 13:07 UTC, Norman Back
Details
patch to reverse offending commit (ipv6_sockglue-reverse.patch,495 bytes, patch)
2020-04-19 13:09 UTC, Norman Back
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norman Back 2020-04-19 13:05:51 UTC
With <host-name> <=sys-kernel/gentoo-sources-5.5.9 net-misc/netkit-rsh works correctly.
rsh <host-name> connects to <host-name>
With <host-name> >=sys-kernel/gentoo-sources-5.5.1- net-misc/netkit-rsh fails to connect.
rsh <host-name> does nothing with no errors reported.
 


Reproducible: Always

Steps to Reproduce:
1. boot a remote system with >=sys-kernel/gentoo-sources-5.5.10
2. rsh <host-name> where <host-name> is the remote system above.
3. rsh does not connect to the remote host but simply exits without error
Actual Results:  
rsh does not connect to the remote host but simply exits without error

Expected Results:  
rsh connects to <host-name>
Comment 1 Norman Back 2020-04-19 13:07:19 UTC
Created attachment 633708 [details]
kernel bisect log
Comment 2 Norman Back 2020-04-19 13:09:28 UTC
Created attachment 633710 [details, diff]
patch to reverse offending commit

Patch has been tested successfully on 5.5.10 5.5.18 and 5.6.5
Comment 3 Norman Back 2020-04-19 13:11:15 UTC
I suspect other protocols, other than netkit-rsh, may also be affected.
Comment 4 Norman Back 2020-04-30 11:21:14 UTC
Fixed in 5.6.8 by commit 82c9ae440857840c56e05d4fb1427ee032531346