Display More
Reporter hkalman (hkalman) Created May 3, 2020 4:40:18 PM Updated May 3, 2020 4:40:18 PM Priority Normal Type Bug State Submitted Assignee Laurent Declercq (nuxwin) Subsystem No subsystem Affected versions 1.5.3 Milestone 1.6.0 Severity No severity Hello,
I had Debian buster with iMSCP 1.5.3-maintenance version and I did a dist-upgrade on lot of packages. After that I download the current version of 1.5.3-maintenance branch and I found two problems while run imscp-autoinstall script. I corrected these errors and I would like to suggest these modifications:
1, remove row 492 from ./autoinstaller/Packages/debian-buster.xml
<package>libdigest-md5-perl</package>
2, Modify row 1643 in file ./engine/PerlLib/Package/FrontEnd.pm
from:
INSERT INTOuser_gui_props
to:
INSERT IGNORE INTOuser_gui_props