Error while installing - Ubuntu 18.04.5 LTS - Hestia 1.3.2

I got the following error at installation on Ubuntu 18.04.5 LTS but the installation finished properly and i can login in into hestia

Updating currently installed packages, please wait…|W: Sources disagree on hashes for supposely identical version ‘0.11.3-1+ubuntu18.04.1+deb.sury.org+1’ of ‘python3-httplib2:amd64’.
W: Sources disagree on hashes for supposely identical version ‘0.11.3-1+ubuntu18.04.1+deb.sury.org+1’ of ‘python3-httplib2:amd64’.

Here the whole Output of the installation:

Please wait, the installer is now checking for missing dependencies…

[ * ] Installing dependencies…
!!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!

WARNING: The following packages are already installed
ufw*

It is highly recommended that you remove them before proceeding.

!!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!

Would you like to remove the conflicting packages? [y/n] y
(Reading database … 104711 files and directories currently installed.)
Removing ufw (0.36-0ubuntu0.18.04.1) …
Skip stopping firewall: ufw (not enabled)
Processing triggers for man-db (2.8.3-2ubuntu0.1) …
(Reading database … 104620 files and directories currently installed.)
Purging configuration files for ufw (0.36-0ubuntu0.18.04.1) …
Processing triggers for systemd (237-3ubuntu10.43) …
Processing triggers for rsyslog (8.32.0-1ubuntu4) …
Processing triggers for ureadahead (0.100.0-21) …

            _   _           _   _        ____ ____                  
           | | | | ___  ___| |_(_) __ _ / ___|  _ \                 
           | |_| |/ _ \/ __| __| |/ _` | |   | |_) |                
           |  _  |  __/\__ \ |_| | (_| | |___|  __/                 
           |_| |_|\___||___/\__|_|\__,_|\____|_|                    
                                                                    
                      Hestia Control Panel                          
                              1.3.2                        
                        www.hestiacp.com                            

========================================================================

Thank you for downloading Hestia Control Panel! In a few moments,
we will begin installing the following components on your server:

  • NGINX Web / Proxy Server
  • Apache Web Server (as backend)
  • PHP-FPM Application Server
  • Bind DNS Server
  • Exim Mail Server + ClamAV + SpamAssassin
  • Dovecot POP3/IMAP Server
  • MariaDB Database Server
  • Vsftpd FTP Server
  • Firewall (Iptables) + Fail2Ban Access Monitor

========================================================================

Would you like to continue with the installation? [Y/N]: y
Please enter admin email address: [email protected]
Please enter FQDN hostname [xxxxx.v-server.me]:
Installation backup directory: /root/hst_install_backups/181220200428
Installation log file: /root/hst_install_backups/hst_install-181220200428.log

Adding required repositories to proceed with installation:

[ * ] NGINX
[ * ] PHP
[ * ] Apache2
[ * ] MariaDB
[ * ] Hestia Control Panel

Updating currently installed packages, please wait…|W: Sources disagree on hashes for supposely identical version ‘0.11.3-1+ubuntu18.04.1+deb.sury.org+1’ of ‘python3-httplib2:amd64’.
W: Sources disagree on hashes for supposely identical version ‘0.11.3-1+ubuntu18.04.1+deb.sury.org+1’ of ‘python3-httplib2:amd64’.

The installer is now downloading and installing all required packages.
NOTE: This process may take 10 to 15 minutes to complete, please wait…

========================================================================

[ * ] Configuring system settings…
[ * ] Configuring Hestia Control Panel…
[ * ] Generating default self-signed SSL certificate…
[ * ] Adding SSL certificate to Hestia Control Panel…
[ * ] Configuring NGINX…
[ * ] Configuring Apache Web Server…
[ * ] Configuring PHP-FPM…
[ * ] Configuring PHP…
[ * ] Configuring Vsftpd server…
[ * ] Configuring MariaDB database server…
[ * ] Installing phpMyAdmin version v5.0.4…
[ * ] Configuring Bind DNS server…
[ * ] Configuring Exim mail server…
[ * ] Configuring Dovecot POP/IMAP mail server…
[ * ] Installing ClamAV anti-virus definitions…-
[ * ] Configuring SpamAssassin…
[ * ] Configuring Roundcube webmail client…
[ * ] Configuring fail2ban access monitor…
/dev/vda1 [/]: group quotas turned on
/dev/vda1 [/]: user quotas turned on
[ * ] Installing remaining software updates…
[ * ] Configuring File Manager…

====================================================================

Congratulations!

You have successfully installed Hestia Control Panel on your server.

Ready to get started? Log in using the following credentials:

Admin URL:  https://xx.xxx.xxx.xxxx:8083
Username:   admin
Password:   xxxxxxxxx

Thank you for choosing Hestia Control Panel to power your full stack web server,
we hope that you enjoy using it as much as we do!

Please feel free to contact us at any time if you have any questions,
or if you encounter any bugs or problems:

E-mail: [email protected]
Web: https://www.hestiacp.com/
Forum: https://forum.hestiacp.com/
Discord: Hestia Control Panel
GitHub: GitHub - hestiacp/hestiacp: Hestia Control Panel | A lightweight and powerful control panel for the modern web.

Note: Automatic updates are enabled by default. If you would like to disable them,
please log in and navigate to Server > Updates to turn them off.

Help support the Hestia Contol Panel project by donating via PayPal:
Hestia Control Panel | Open-source web server control panel.

Sincerely yours,
The Hestia Control Panel development team

Made with love & pride by the open-source community around the world.

[ ! ] IMPORTANT: You must logout or restart the server before continuing.

Do you want to reboot now? [Y/N]

Doesn’t look like a deal breaker. Possibly a glitch at the sury repository? I’m guessing everything works OK?

You could try running another manual

sudo apt-get update
sudo apt-get upgrade

and see if you get a clean run, or the same errors.

By the way, you should probably obscure the IP address and / or password you posted above.

1 Like

What @pluto wrote, nothing to worry about. Aswell as please obscure your ips, hostnames and other parts, also but the output in a little bit more format like a codebox or similar would be awesome…

I wanted to obscure my IP and login data but for some reasons the edit of this post was not possible… That was a few seconds after i posted this post… Now hours after it works…

But it’s not important… As i saw that i can’t edit the post i immediately change my password. Now pluto obsucured my IP and password after i was absent.

Additional: i obscured my e-Mail and FQDN too. Thank you all for your replys

P.S. And yes everything works fine (for now) and i will use a codebox or similar in the future

I updated your post :slight_smile:

1 Like

Thank you