Bug 3536

Summary: regress/agent-getpeereid.sh fails to kill ssh-agent process
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: Regression testsAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: dtucker
Priority: P5    
Version: -current   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 3533    
Attachments:
Description Flags
Remove spurious ssh-agent options none

Description Colin Watson 2023-02-08 10:53:30 AEDT
Debian's harness for running the OpenSSH regression tests spotted that there was an ssh-agent process left running at the end of the test suite.  I tracked this down to regress/agent-getpeereid.sh, which is attempting to call ssh-agent with the non-existent -v option and failing.  This regression seems to have been introduced in https://github.com/openssh/openssh-portable/commit/7a8b40cf6a.
Comment 1 Colin Watson 2023-02-08 10:55:04 AEDT
Created attachment 3658 [details]
Remove spurious ssh-agent options
Comment 2 Darren Tucker 2023-02-08 19:07:17 AEDT
Applied upstream, thanks.
Comment 3 Damien Miller 2023-03-17 13:39:13 AEDT
OpenSSH 9.3 has been released. Close resolved bugs