Hotfix 6 : Hotfix 6 for Ensim Pro for Linux v10.2.0
Article ID: 3998
Last Review: Mar,12 2008
APPLIES TO:
Parallels Pro Control Panel
Parallels Pro Control Panel Linux
Additional information
Product : Ensim Pro X for Linux
Version : 10.2.0
Topic : Hotfix
Summary Addresses the following issues: 1. Site import fails with ValueError: need more than 2 values to unpack. 2. Epld service not shutting down properly.
Prevention
Details Version: 10.2.0 (Fedora Core 4, Fedora Core 6, Red Hat Enterprise Linux 4, Cent OS 4.4)
Date: 19-Oct-2007
Issue: Site import fails with ValueError: need more than 2 values to unpack. Resolution: This hotfix ensures the directories/files with newline characters are excluded when importing sites using the import function.
Issue: Epld service not shutting down properly. Resolution: If epld restarted while backup process was running, it stops but did not start. This was because backup process ran with same process name as eplcp and epld assumed that eplcp was already running. This hotfix will check whether eplcp prcess is running already from /var/run/eplcp.pid file, instead of using ps command.