Koozali.org: home of the SME Server

Zarafa install script errors

Offline NoTo

  • ****
  • 113
  • +0/-0
Zarafa install script errors
« on: December 14, 2013, 11:42:26 AM »
I thought it best to start a new thread rather than lose the information on my other thread about testing SME8. Hope that's ok.

I am getting this with the current install script, and wonder what might be broken:

Code: [Select]
Starting Zarafa-services

/etc/e-smith/events/actions/zarafa-services: line 4: /etc/rc.d/init.d/zarafa-dagent: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 5: /etc/rc.d/init.d/zarafa-gateway: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 6: /etc/rc.d/init.d/zarafa-ical: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 8: /etc/rc.d/init.d/zarafa-monitor: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 9: /etc/rc.d/init.d/zarafa-spooler: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 10: /etc/rc.d/init.d/zarafa-indexer: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 11: /etc/rc.d/init.d/zarafa-server: No such file or directory

Setting permissions on files


creating Public store

./install-zarafa7.0.sh: line 1137: /usr/bin/zarafa-admin: No such file or directory

All done. You must perform a: signal-event post-upgrade; signal-event reboot

Thanks for any pointers  :cool:

Graham
« Last Edit: December 14, 2013, 11:44:23 AM by NoTo »

guest22

Re: Zarafa install script errors
« Reply #1 on: December 14, 2013, 02:19:52 PM »
I thought it best to start a new thread rather than lose the information on my other thread about testing SME8. Hope that's ok.

I am getting this with the current install script, and wonder what might be broken:

Code: [Select]
Starting Zarafa-services

/etc/e-smith/events/actions/zarafa-services: line 4: /etc/rc.d/init.d/zarafa-dagent: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 5: /etc/rc.d/init.d/zarafa-gateway: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 6: /etc/rc.d/init.d/zarafa-ical: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 8: /etc/rc.d/init.d/zarafa-monitor: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 9: /etc/rc.d/init.d/zarafa-spooler: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 10: /etc/rc.d/init.d/zarafa-indexer: No such file or directory
/etc/e-smith/events/actions/zarafa-services: line 11: /etc/rc.d/init.d/zarafa-server: No such file or directory

Setting permissions on files


creating Public store

./install-zarafa7.0.sh: line 1137: /usr/bin/zarafa-admin: No such file or directory

All done. You must perform a: signal-event post-upgrade; signal-event reboot

Thanks for any pointers  :cool:

Graham

It seems that the correct zarafa RPM was not downloaded or at all...

Can you check if there is a /root/install/zarafa directory and if, what the content is pls?

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #2 on: December 14, 2013, 02:28:33 PM »
It seems that the correct zarafa RPM was not downloaded or at all...

Can you check if there is a /root/install/zarafa directory and if, what the content is pls?

guest
Yes, root/install/zarafa

root/install/ contains the install script.

root/install/zarafa contains zpush and zcp tar.gz files

root/install/azarafa/zcp-7.0.15-42709-rhel-5-i386/ contains loads of stuff, including a /windows directory.

guest22

Re: Zarafa install script errors
« Reply #3 on: December 14, 2013, 02:30:21 PM »
Ok, that sounds good....

I'll try it on a vm to see what is going on. Hold tight and thanks for trying ;-)

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #4 on: December 14, 2013, 02:30:59 PM »
Ok, that sounds good....

I'll try it on a vm to see what is going on. Hold tight and thanks for trying ;-)

guest
Thankyou HF  8-)

guest22

Re: Zarafa install script errors
« Reply #5 on: December 14, 2013, 02:40:20 PM »
Well, it installed just fine on a 64-bit vm SME8...

1. Did you see the RPM's get installed?
2. Is this a clean machine (vanilla)
3. 32 or 64 bit?
4. Did you see/answer the questions about UTF, plugin and license?
5. Anything else you remember/see?

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #6 on: December 14, 2013, 02:43:20 PM »
Well, it installed just fine on a 64-bit vm SME8...

1. Did you see the RPM's get installed?
2. Is this a clean machine (vanilla)
3. 32 or 64 bit?
4. Did you see/answer the questions about UTF, plugin and license?
5. Anything else you remember/see?

guest
1. Yes, they seemed to be.
2. No, it's my test machine with all the contribs that I want to use.
3. 32-bit test machine. Production machine will be 64 bit.
4. I saw UTF and answered UTF and plugin, but saw nothing about license.
5. It went passed the screen too fast  :shock:


guest22

Re: Zarafa install script errors
« Reply #7 on: December 14, 2013, 02:46:29 PM »
To clean up you test machine execute the follwoing command to remove the important zarafa bits that interfere with a  new install:

rm -rf /root/install/zarafa
yum remove zarafa-common
yum remove php53-mapi
mysqladmin drop zarafa

Then try again and notice every step cq. screen messages please?

I'll be back in a 30min or so

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #8 on: December 14, 2013, 03:15:24 PM »
YAY!  :D

It's working great. The install was very different from before. I guess removing all the old stuff first worked.

Zarafa is great  :smile:

HF is greater  :D

Thankyou so much, I'm enormously grateful to you  8)

guest22

Re: Zarafa install script errors
« Reply #9 on: December 14, 2013, 03:17:15 PM »
Good job, have fun!

To prevent these kinds of issues in the future I am working on ZIMS (Zarafa Installation Manager for SME Server) ;-)

guest

guest22

Re: Zarafa install script errors
« Reply #10 on: December 14, 2013, 03:19:35 PM »
ps.

browse to: http://[your-server-ip]/Microsoft-Server-ActiveSync

to see if syncing is enabled. If you get a login prompt, you're ok. Then you can proceed and create an 'Exchange account' on your smartphone.

Webmail:
http://[your-server]/webmail

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #11 on: December 14, 2013, 03:25:41 PM »
browse to: http://[your-server-ip]/Microsoft-Server-ActiveSync

to see if syncing is enabled. If you get a login prompt, you're ok. Then you can proceed and create an 'Exchange account' on your smartphone.
:D It is there  :D

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #12 on: December 14, 2013, 04:53:09 PM »
Just as a general question, where does Zarafa get it's 'reply to' address from? I ask as all my emails go out as @domain.local, although I have two domains set up. I have one user with five email addresses who likes to change the reply address for some emails.

Please point me at some reading if I missed it in my search  :oops:

guest22

Re: Zarafa install script errors
« Reply #13 on: December 14, 2013, 04:54:59 PM »
in webmail: settings -> compose mail

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #14 on: December 14, 2013, 04:58:30 PM »
in webmail: settings -> compose mail
Ah I see. That is not editable in Webapp version, only webaccess version.

But I cannot set more than one reply-to addresses I guess.

guest22

Re: Zarafa install script errors
« Reply #15 on: December 14, 2013, 05:00:01 PM »
I personally find webapp and webmail good for road warriors, but prefer Thunderbird+Lighting for the real daily (heavy) usage.

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #16 on: December 14, 2013, 05:02:19 PM »
I personally find webapp and webmail good for road warriors, but prefer Thunderbird+Lighting for the real daily (heavy) usage.
I agree, I prefer that too. But the users prefer web for some reason. There is one user with three email addresses so it would be nice to have the function. I'll continue to google...

guest22

Re: Zarafa install script errors
« Reply #17 on: December 14, 2013, 05:02:56 PM »
But I cannot set more than one reply-to addresses I guess.

Yes you can by clicking the '+' sign to the right of the compose settings in webmail. I assume webapp will pick up on the settings. You will run however in permissions issues. So time to RTF user manual ;-)

guest

Offline NoTo

  • ****
  • 113
  • +0/-0
Re: Zarafa install script errors
« Reply #18 on: December 14, 2013, 05:15:54 PM »
Yes you can by clicking the '+' sign to the right of the compose settings in webmail. I assume webapp will pick up on the settings. You will run however in permissions issues. So time to RTF user manual ;-)

guest
:lol:Yes I am reading the manual  :lol:

The problem is the Webaccess settings are not also set in the Webapp version. If you make changes to Webaccess, those changes are not there in Webaccess. You only get the system default reply address (@domain.local) and cannot set any other. I think it is an oversight from the Zarafa developers or they did not intend it to be used for anything but defaults. Shame, Webapp is much nicer  :)

But now it won't send email anyway. I have emil set for relaying through ISP, but all mails bounce in Zarafa because I don't have permission. I shall go back to the contribs instructions and see what I missed....