I also have this problem and I suspect the error is coming from ssh- security.c in the common-src directory at line 244.
In particular, SSH appears to be undefined. This appears to be a packaging problem. Building from Ubuntu sources (apt-get source amanda- client amanda-common amanda-server) using the configure found from the command "amadmin DailySet1 version" gives a fully working version of amanda, but ONLY if /usr/bin/ssh is installed. It appears the Ubuntu hardy packages were compiled without ssh installed. As a simple test, the command "grep -a -i /usr/bin/ssh /usr/lib/libamanda-2.5.2p1.so" returns no matches on the destributed binaries but returns one match in a version compiled from ubuntu sources with /usr/bin/ssh installed. -- amcheck-clients is missing https://bugs.launchpad.net/bugs/229929 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs