Zimbra Debian Support

Official Zimbra news, events, releases, and updates.
Post Reply
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

Zimbra Debian Support

Post by 14319KevinH »

For all of you who voted for debian either here or here can now try our first Debian build.

Looking">http://sourceforge.net/project/showfile ... _id=172045
Looking forward to your feedback.


UPDATE: Debian is now part of our released builds. You can download them here:

http://sourceforge.net/project/showfile ... _id=188896
FarrisGoldstein
Posts: 8
Joined: Fri Sep 12, 2014 10:03 pm

Zimbra Debian Support

Post by FarrisGoldstein »

Are there install notes for this build somewhere? The install script is reporting missing packages, although I have all of the pre-reqs installed.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

What is it reporting as missing? Can yyou post the output?
FarrisGoldstein
Posts: 8
Joined: Fri Sep 12, 2014 10:03 pm

Zimbra Debian Support

Post by FarrisGoldstein »

It was reporting all the prereqs missing. I figured out why.
Full disclosure: I'm installing this on Ubuntu, not debian. To get around some of the install script's checks without too much hackery, I just changed a few things in utilfunc.sh (changed package name on line 939 to libgmpxx3 instead of libgmp3) and get_plat_tag.sh (commented out the checks for "3.1" in /etc/debian_version).
I know this is supposed to be for Debian, not Ubuntu, but I'm trying to see if I can't get it to work, for research purposes.
So I got a little further, and the install script found the packages it needed. But now when it gets to the configuration part, none of the services will start. Here's the output I'm getting:
[QUOTE]Checking ldap on :389...FAILED[/QUOTE]
I get no other messages, and the setup log is empty. My next step will be to try strace.
Any other suggestions?
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

it's failing in the menu, right? Can't contact ldap?
It only attempts to contact ldap if it thinks that it should be running, on a different host.
If your hostname (as configured in the menu) matches your ldap server's hostname (also as configured in the menu) it should figure, rightly, that this is the ldap host, and ldap isn't set up yet.
Is that how you're configured?
FarrisGoldstein
Posts: 8
Joined: Fri Sep 12, 2014 10:03 pm

Zimbra Debian Support

Post by FarrisGoldstein »

Ok, I changed both the hostname and the ldap server hostname to "localhost" and it got further. But there seems to be some further issues with the difference between how debian and ubuntu treat su/sudo. It seems everytime the install script references "su " I get a permission error:
[QUOTE]-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

-su: /opt/zimbra/bin/zmlocalconfig: Permission denied

mkdir: cannot create directory `/opt/zimbra/ssl': Permission denied

-su: /opt/zimbra/bin/zmprov: Permission denied

-su: /opt/zimbra/bin/zmprov: Permission denied

-su: /opt/zimbra/bin/zmprov: Permission denied

-su: /opt/zimbra/bin/zmcontrol: Permission denied

-su: /opt/zimbra/bin/zmsshkeygen: Permission denied

-su: /opt/zimbra/bin/zmupdateauthkeys: Permission denied[/QUOTE]
After inspecting the files at /opt/zimbra, most of them appear to be owned by my ubuntu administrative user, not the zimbra user.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

I know absolutely nothing about ubuntu.
How does it relate to debian as far as packaging goes?
What version of dpkg does it have?
It sounds like either the package install isn't setting the ownership/permissions correctly (if dpkg does that - don't really remember) and the fixperms.sh script is failing.
Is the zimbra user getting created?
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

And how is it possible that after all the votes for Debian, the only forum traffic about the debian build is that it doesn't work on Ubuntu?
Debian folks - did you install it? Does it work? What do you like? What do you hate (aside from download size). What needs fixing?
dijichi2
Elite member
Elite member
Posts: 1133
Joined: Fri Sep 12, 2014 10:00 pm

Zimbra Debian Support

Post by dijichi2 »

marmac and zimbra, THANK YOU for releasing debian installer! download size is fine for me, i was getting fed up of building cvs releases!
unfortunately the upgrade from m4_35 seems to have gone a little wrong - none of my user accounts or admin accounts seem to work. will restore from backup and try again now.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

None of your accounts work? That's not promising.
What does not working really mean? Can't log in? Can't receive email?
Post Reply