bugzilla-daemon at mindrot.org
2020-Jun-21 13:46 UTC
[Bug 3185] New: some bashrc broke sshrc
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Bug ID: 3185
Summary: some bashrc broke sshrc
Product: Portable OpenSSH
Version: 8.3p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: ssh at zimmnik.ru
I'm reading sshd man:
"If the file ~/.ssh/rc exists, sh(1) runs it after reading the
environment files but before starting the user's shell or command."
My .ssh/rc file work nice, but if my "~/.bashrc" file have command
like
"cd ~/Desktop" I got error during ssh logon: "/bin/sh: .ssh/rc:
No such
file or directory"
I'm using Fedora 32 amd64
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-21 13:48 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Semyon Vasilkov <ssh at zimmnik.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|some bashrc broke sshrc |.ssh/rc: No such file or
| |directory
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-22 01:13 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
Created attachment 3414
--> https://bugzilla.mindrot.org/attachment.cgi?id=3414&action=edit
Make sshrc use absolute path
Please try this patch.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-22 01:14 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3162
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3162
[Bug 3162] Tracking bug for 8.4 release
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-22 14:31 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185 --- Comment #2 from Semyon Vasilkov <ssh at zimmnik.ru> --- Thank you! I try rebuild fedora openssh package. Unfortunately, it can take many time, because I never corecompiled source packages -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-26 04:45 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185 --- Comment #3 from Darren Tucker <dtucker at dtucker.net> --- This has been applied and will be in the next major release. Thanks for the report. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Jun-26 04:45 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2020-Oct-02 04:55 UTC
[Bug 3185] .ssh/rc: No such file or directory
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Darren Tucker <dtucker at dtucker.net> ---
Mass close of all bugs fixed in 8.4 release.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.