[SOLVED] Firefox update_package error
Published: June 8, 2021 - 2:09 PM
Good morning,
I want to update the Firefox package from the wapt store using the update_package function.
Firefox downloads successfully, but at the end I get the following error: The variable is then defined as follows:
def update_control_version(version=control.version.split('-')[0]):
control.version = '%s-%s'%(version,'102')
control.save_control_to_wapt()
Do you know how to solve this?
I am on community version 1.8.2.7334.
Thank you,
Good day.
Manon
I want to update the Firefox package from the wapt store using the update_package function.
Firefox downloads successfully, but at the end I get the following error: The variable is then defined as follows:
def update_control_version(version=control.version.split('-')[0]):
control.version = '%s-%s'%(version,'102')
control.save_control_to_wapt()
Do you know how to solve this?
I am on community version 1.8.2.7334.
Thank you,
Good day.
Manon