Bug 1194320

Summary: openssh 6.7p1-3.fc22 shouldn't depend on perl
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: opensshAssignee: Jakub Jelen <jjelen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 22CC: jjelen, mattias.ellert, mgrepl, plautrba, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openssh-6.7p1-4.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-20 15:03:07 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:
Bug Depends On:    
Bug Blocks: 661442    

Description Peter Robinson 2015-02-19 14:44:06 UTC
---> Package openssh.armv7hl 0:6.7p1-2.fc22 will be updated
---> Package openssh.armv7hl 0:6.7p1-3.fc22 will be an update
--> Processing Dependency: perl(warnings) for package: openssh-6.7p1-3.fc22.armv7hl
--> Processing Dependency: perl(strict) for package: openssh-6.7p1-3.fc22.armv7hl
--> Processing Dependency: perl(IPC::Open2) for package: openssh-6.7p1-3.fc22.armv7hl

openssh base package adds a dependency on perl. It shouldn't. All base packages if they need scripting languages should use python or bash.

Comment 1 Jakub Jelen 2015-02-19 15:11:39 UTC
Yes. This was introduced by bz1193045.

Openssh functionality itself doesn't depend on perl. This is just added test script. I will try to move it into subpackage to get rid of this dependency.

Thank you for reporting this issue.

Comment 2 Jakub Jelen 2015-02-20 15:03:07 UTC
Should be resolved with update from today, please let me know if it works for you.