This is also happening in RHEL9. See: https://www.redhat.com/en/blog/openssh-scp-deprecation-rhel-9-what-you-need-know +++ This bug was initially created as a clone of Bug #2107583 +++ Description of problem: git review -s fails when trying to get the commit-msg script: Problems encountered installing commit-msg hook The following command failed with exit code 255 "scp -P29418 <user>@<host>:hooks/commit-msg .git/hooks/commit-msg" ----------------------- subsystem request failed on channel 0 scp: Connection closed ----------------------- openssh 8.8 switched from the scp protocol to the sftp protocol, which is not supported yet by some ssh server used by gerrit instances around. However it is still possible to use the deprecated scp protocol by adding the -O parameter to the scp call, and git-review added this workaround after the release 2.2.0 through the following change: https://review.opendev.org/c/opendev/git-review/+/823413 So either that patch should be be backported, or this is a good time to update git-review to the latest release (2.3.1). Version-Release number of selected component (if applicable): git-review version 2.2.0 --- Additional comment from Haïkel Guémar on 2022-07-21 07:53:34 UTC --- Hi Luigi, i updated git-review package to 2.3.1 (as provenpackager) on F36+. Builds are in progress. --- Additional comment from Fedora Update System on 2022-07-21 07:58:25 UTC --- FEDORA-2022-6b482a9de9 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6b482a9de9 --- Additional comment from Fedora Update System on 2022-07-21 09:05:51 UTC --- FEDORA-2022-629523b28f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-629523b28f --- Additional comment from Fedora Update System on 2022-07-21 14:52:51 UTC --- FEDORA-2022-6b482a9de9 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. --- Additional comment from Fedora Update System on 2022-07-22 06:08:34 UTC --- FEDORA-2022-629523b28f has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-629523b28f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-629523b28f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. --- Additional comment from Fedora Update System on 2022-07-30 01:52:16 UTC --- FEDORA-2022-629523b28f has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
I proposed a PR at https://src.fedoraproject.org/rpms/git-review/pull-request/6 to update to 2.3.1 which contains the fix
Hello zaitcev I'm willing to help co-maintain that package in EPEL if you want.
Hello Zaitcev I'm reiterating my wish to co-maintain that package in EPEL.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
https://koji.fedoraproject.org/koji/taskinfo?taskID=120583490 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-1ef478e52c