Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: jdavey on September 01, 2010, 11:23:28 PM
-
Has anyone had any success in installing Affa on SME8.0b5 or b6?
I was getting ready to test Affa on two SME8.0b5 boxes (one box with Affa performing hourly backups of the primary SME8.0b5 box) but I hit a dependency issue installing Affa.
Missing Dependency: perl-Filesys-DiskFree is needed by package smeserver-affa-2.0.0-rc4.noarch (/smeserver-affa-2.0.0-rc4.noarch)
Error: Missing Dependency: perl-Filesys-DiskFree is needed by package smeserver-affa-2.0.0-rc4.noarch (/smeserver-affa-2.0.0-rc4.noarch)
Has anyone tried correcting this dependancy issue yet? If not, I'll take a crack at breaking it....
-
hi
setup Dag's (http://wiki.contribs.org/Dag) repo as per wiki (remember to adapt the code to el5 path), then install it with
yum --enablerepo=dag install perl-Filesys-DiskFree
HTH
-
Why didn't I see that??!
Thanks - that helps plenty.