Mailinglist Archive: opensuse-bugs (3882 mails)

< Previous Next >
[Bug 755268] New: amanda backup system built without ssh support
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 2 Apr 2012 14:29:12 +0000
  • Message-id: <bug-755268-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=755268

https://bugzilla.novell.com/show_bug.cgi?id=755268#c0


Summary: amanda backup system built without ssh support
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: All
OS/Version: openSUSE 12.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: ccrssaa@xxxxxxxxxx
QAContact: qa-bugs@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312
Firefox/11.0 SeaMonkey/2.8

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.0.so | grep /ssh


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


missing ssh in BuildRequires ?

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >