• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Atribute Error in AutoInstaller

K

Kurtis M.

Guest
I am trying to upgrade from plesk 8.0 to 8.6
and I get this error no matter if I try to go from 8.0 to 8.1 or jump anywhere in between all the way up to 8.6

AttributeError: 'str' object has no attribute 'append'

Full error is
You have the product version 8.0.1 installed. Do you want to upgrade it?

Y) Yes; N) No
Type Y for yes, or N for No: y
Downloading the file PSA_8.1.0/plesk-8.1.0-rhel4-i386.inf3: 100% done.
Notice: turn 'noReplaceConfig' option off
Traceback (most recent call last):
File "/tmp/autoinstaller_up2date_configure.py", line 15, in ?
c["pkgSkipList"].append("dummy-selinux-*")
AttributeError: 'str' object has no attribute 'append'
ERROR: Failed to configure the up2date utility.
Command python exit with non-zero status (1).
 
Back
Top