Bug ID 1022028
Summary amanda backup system built without ssh support
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.2
Hardware All
OS openSUSE 42.2
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter ccrssaa@karelia.ru
QA Contact qa-bugs@suse.de
Depends on 755268
Found By ---
Blocker ---

+++ This bug was initially created as a clone of Bug #755268 +++

amanda.spec have "--with-ssh-security" but .rpm in distribution is actually
missing ssh support. rpm built manually using rpmbuild -ba amanda.spec is ok

Reproducible: Always

Steps to Reproduce:
Package with ssh support must contain path to the ssh binary (where the
"./configure ..." found it).

Actual Results:  
> strings -a /usr/lib64/amanda/libamanda-3.3.6.so | grep /ssh
>

Expected Results:  
> strings -a /usr/lib64/amanda/libamanda-3.3.6.so | grep /ssh
> /usr/bin/ssh


missing ssh in BuildRequires ?


You are receiving this mail because: