Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: kryptos on May 28, 2015, 07:20:35 AM

Title: Problem running affa
Post by: kryptos on May 28, 2015, 07:20:35 AM
Hi All,
Good Day!

It has been a while since my last post.Not been very active for the last few years.It was nice to see SME are doing very well. Kudos to the community and the best people behind it.

Now to my concern I been installing affa for previous versions and running it was breeze. But right now i tried testing running affa on ver9 but sadly I face with errors. I already followed on this link http://wiki.contribs.org/Affa#tab=For_SME9  again and again is still encounter error specifically this

After invoking this command: affa --configcheck

error appears: Can't locate Filesys/DiskFree.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at /sbin/affa line 24.
BEGIN failed--compilation aborted at /sbin/affa line 24.

Now I can't continue running affa because of this error.

Version installed is smeserver-affa-3.2.2.2-1.el6.sme.noarch

Let me know guys if you share some inputs on my concern.

Thank you very much, More Power to SME


Regards,
Rocel



Title: Re: Problem running affa
Post by: idp_qbn on May 28, 2015, 09:25:58 AM
Did you enable the Dag repository?
Cheers
Ian
Title: Re: Problem running affa
Post by: kryptos on May 28, 2015, 10:16:31 AM
Did you enable the Dag repository?
Cheers
Ian

Yes I did enabled Dag also under instruction for version 9
Title: Re: Problem running affa
Post by: guest22 on May 28, 2015, 10:24:57 AM
http://forums.contribs.org/index.php/topic,51702.0.html
Title: Re: Problem running affa
Post by: guest22 on May 28, 2015, 11:00:00 AM
Yes I did enabled Dag also under instruction for version 9


Just checking, the DAG repo for SME9 right?
Title: Re: Problem running affa
Post by: kryptos on May 31, 2015, 08:46:39 AM

Just checking, the DAG repo for SME9 right?

Yup right Dag repo for Sme9, Anyways I just do workstation backup temporarily just to migrate my files from old server. Just hoping do it will easy with affa.

Thanks
Rocel
Title: Re: Problem running affa
Post by: beast on June 06, 2015, 11:45:50 PM
Just made an affa3 install with no errors today - seam to work fine on SME9!

Did you remember to run

Code: [Select]
signal-event yum-modify
Title: Re: Problem running affa
Post by: k_graham on June 07, 2015, 02:38:10 AM
I had the same issue the 1st time I tried Kryptos.

The 2nd time I went through, again from a fresh install on SME server, this 2nd install I ignored the line.
"To satisfy several dependencies the Dag repository has to be enabled. "

and went through rest of setup which did not work but then went back to the line above referencing Dag .

I then completed the work in that link and came back and went down the list and the system works. So it seems to be the order that its done that was the issue.  Or I simply made a mistake the 1st time.

Ken
Title: Re: Problem running affa
Post by: kryptos on June 07, 2015, 05:02:57 PM
Just made an affa3 install with no errors today - seam to work fine on SME9!

Did you remember to run

Code: [Select]
signal-event yum-modify

I think this was the culprit I didn't do this command. Wasn't thinking about it though haven't tired but surely this is the cause or it just needed to wait further to take effect.

Thanks!