Page 1 of 2
[SOLVED] Chrome Linux Package
Published: January 8, 2024 - 5:26 PM
by thomas789
Hello,
I have a WAPT 2.4.0 agent machine running Windows 11, with
a WAPT 2.4.0.14058 console and
a WAPT server 2.4.0.
I would like to install the Chrome package on my machines running Ubuntu 22.04. From the WAPT store, I see two packages for Linux (see attached image). However, when I try to install them on my machine, neither is listed among the installable software.
Do I need to modify one of your two packages to specify "operating system: Linux" (because doing so does make it appear in the list of installable software), or is there another method?
For your information, my machine displays the "Ubuntu" operating system in the console, if that helps.
Thank you in advance, best regards.
Re: Chrome Linux package
Published: January 8, 2024 - 5:53 PM
by dcardon
Hello Thomas,
is this Ubuntu or an Ubuntu derivative? Are you experiencing the same issue with agent 2.4.2?
Regards,
Denis
Re: Chrome Linux package
Published: January 9, 2024 - 8:16 AM
by thomas789
Hello,
this is an official Ubuntu installation, and where can I find the 2.4.2 deb package?
Thank you in advance, best regards.
Re: Chrome Linux package
Published: January 9, 2024 - 9:34 AM
by sfonteneau
Re: Chrome Linux package
Published: January 9, 2024 - 12:01
by thomas789
Hello,
this doesn't change the problem (but is it normal that the link points to version 2.4.0 and not 2.4.2?).
Thank you, best regards.
Re: Chrome Linux package
Published: January 9, 2024 - 1:08 PM
by sfonteneau
Interesting, it's running Luti:
https://luti.tranquil.it/get_folder_res ... 9kZWJfeDY0
Exactly, I got confused, it's version 2.4.0
in the command line, right?
Re: Chrome Linux package
Published: January 9, 2024 - 1:45 PM
by thomas789
Sorry, I didn't understand either the message or what needs to be tested :s
Thank you, Thomas.
Re: Chrome Linux package
Published: January 9, 2024 - 1:51 PM
by sfonteneau
Excuse me, what does `wapt-get install tis-chrome` say in the command line?
Re: Chrome Linux package
Published: January 9, 2024 - 4:19 PM
by thomas789
I am getting the following error:
Code: Select all
> wapt-get install ******-chrome
2024-01-09 16:17:34,120 CRITICAL Error downloading package from http repository, please update... error : attempt to write a readonly database
2024-01-09 16:17:34,121 CRITICAL Error downloading some files : [('https://******/wapt/******-chrome_120.0.6099.199-35_x64_debian-ubuntu_77e97aa52f2ac3c81f82a42f2031dc89_PROD.wapt', 'attempt to write a readonly database')]
2024-01-09 16:17:34,121 CRITICAL Package ******-chrome [x64_fr_PROD] not installed due to errors : TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
Using config file: /opt/wapt/wapt-get.ini
installing WAPT packages ******-chrome
https://******/wapt/******-chrome_120.0.6099.199-35_x64_debian-ubuntu_77e97aa52f2ac3c81f82a42f2031dc89_PROD.wapt : 58720256 / 105034861 (56%) (111624 KB/s)
Results :
=== install packages ===
******-chrome [x64_fr_PROD] | ******-chrome (120.0.6099.199-35)
FATAL ERROR : AttributeError: 'NoneType' object has no attribute 'package'
Re: Chrome Linux package
Published: January 9, 2024 - 5:47 PM
by sfonteneau
There's an "attempt to write a readonly database" option.
Did you run it as administrator?