Author Topic: [SOLVED] Zentyal Installation - You're server isn't up-to-date.  (Read 1793 times)

Gray

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Hi

Trying to install Zentyal as per instructions at: 
https://zentyal.com/news/install-zentyal-quickly-on-top-of-ubuntu-20-04-server-or-desktop/

I've called: 
sudo ./zentyal_installer.sh

but the response I get is:-
 - Checking Ubuntu version...
...OK

 - Checking for broken packages...
...OK

 - Checking for available disk space...
...OK

 - Checking if the system is up-to-date...
  You're server isn't up-to-date.


cat /etc/os-release  reveals:-

NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

As far as I know, everything is up to date?

Any ideas please?

Thanks


« Last Edit: July 25, 2022, 04:29:53 pm by Gray »

turalyon

  • Zen Warrior
  • ***
  • Posts: 197
  • Karma: +15/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #1 on: July 20, 2022, 01:28:20 pm »
Hi,

If you run sudo apt dist-upgrade, does it update your server?

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".

Gray

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #2 on: July 20, 2022, 06:36:30 pm »
HI

Thanks for the reply...

I've run apt dist-upgrade which appears to run to end OK but the Zentyal install still fails with "You're server isn't up-to-date"

I've also checked in the Software Updater of the Ubuntu GUI which informs me that "Your Software is Up to Date".. 

In terms of the kernel ....
uname -r
5.15.0-41-generic

When it says my server is not up to date, I wonder which server it really means? Probably not Ubuntu as such but some service/deamon?

thanks


Gray

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #3 on: July 22, 2022, 09:33:29 am »
Sorry to bump this but completely stuck....

turalyon

  • Zen Warrior
  • ***
  • Posts: 197
  • Karma: +15/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #4 on: July 25, 2022, 10:26:29 am »
Hi Gray,

Did you try to run the script using the debug mode as follows? Can you try it and send me the result?

Code: [Select]
sudo bash -x zentyal_installer.sh

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".

Gray

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #5 on: July 25, 2022, 12:59:43 pm »
Hi

A Zen Warrior indeed!  I called the suggested command, i.e. in debug mode, and it has installed this time??

Thanks - I shall now be able to evaluate it.

P.S. No criticism intended and I'm not sure if you are in a position to amend it but the correct English expression should read "Your server isn't up-to-date" as opposed to "You're server isn't up-to-date" .... just a quick tip from a native English speaker.... :)

turalyon

  • Zen Warrior
  • ***
  • Posts: 197
  • Karma: +15/-0
    • View Profile
Re: Zentyal Installation - You're server isn't up-to-date.
« Reply #6 on: July 25, 2022, 03:53:50 pm »
That's strange behavior, the debug mode only prints every step, that's all. Anyway, it worked.

Regarding the spelling, the forum is checked by Zentyal staff every day, so they will fix it as soon as they see it.

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".