Bug 2060855

Summary: ssh_dispatch_run_fatal when git pull
Product: Red Hat Enterprise Linux 9 Reporter: Radek Duda <rduda>
Component: opensslAssignee: Dmitry Belyavskiy <dbelyavs>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: high Docs Contact:
Priority: unspecified    
Version: 9.1CC: dbelyavs
Target Milestone: rcKeywords: Regression
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-04 11:45:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Radek Duda 2022-03-04 11:40:54 UTC
Description of problem:
When I try to git pull from cgit, error
ssh_dispatch_run_fatal emerges.

Version-Release number of selected component (if applicable):
openssl-1:3.0.1-14.el9.x86_64
openssl-1:3.0.1-9.el9.x86_64

How reproducible:
always

Steps to Reproduce:
1. have a git repository
2. git pull
3.

Actual results:
ssh_dispatch_run_fatal: Connection to $IP port 22: error in libcrypto
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

Expected results:
git pull executes succesfully

Additional info:
not reproducible with openssl-1:3.0.1-7.el9.x86_64

Comment 1 Dmitry Belyavskiy 2022-03-04 11:45:09 UTC

*** This bug has been marked as a duplicate of bug 2060232 ***