• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ubuntu8.04 fresh install fails -UID=110 hardcoded?

M

Michael OBrien

Guest
I'm trying to install plesk 9.01 on ubuntu 8.04 using the web installer interface but it keeps error-ing out with this
Errors were encountered while procesing:
/var/cache/apt/archives/plesk-base 9.0.1-ubuntu8.04.build90090127.18.i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: An error occurred on attempt to install packages. Attention! Your software might be inoperable

When I save the error log from the web and check it back the lines immediately before it are

Checking for the user 'popuser'..
ERROR: It seems there is a user with UID=110 in this system, but Plesk needs the same UID for its operating. Unfortunately, this situation has not yet been resolved.

Is there anyway for me to solve this, I don't have alot of user accounts but wouldn't like to have to change the UID if its going to disable any current account
 
Update:
Uid 110 is used by dhcp as listed in passwd file of my system. Whats the reason for plesk hardcoding a UID and how do I solve it for my system without breaking anything
 
Back
Top