InstallScript icon indicating copy to clipboard operation
InstallScript copied to clipboard

Ubuntu 20.04.1 LTS. Installing v14. Unable to install libpng12-0

Open odoo-tm opened this issue 5 years ago • 2 comments

FYI:

Needed to do "sudo add-apt-repository ppa:linuxuprising/libpng12" followed by "sudo apt update" and "sudo apt install libpng12-0"

odoo-tm avatar Oct 06 '20 16:10 odoo-tm

Will test this ASAP on a 20.04. Thanks for reporting

Yenthe666 avatar Oct 07 '20 14:10 Yenthe666

Hello @Yenthe666 Yes, I have recently installed Odoo 14 in Ubuntu 20.04.1 LTS getting the same error.

Also, get another error for long polling DeprecationWarning: isAlive() is deprecated, use is_alive() instead if not thread.isAlive():

vvgediya avatar Oct 09 '20 04:10 vvgediya