• 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.

opensuse 11.2/fedora 12 support

W

WhoC

Guest
Code:
# rpm -Uhv rpm-4.7.1-6.7.3.x86_64.rpm
        librpm-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpm-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
        librpmdb-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpmdb-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
        librpmio-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpmio-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
It's been a month since openSUSE 11.2 has been released, and there is no Plesk package for that yet. Uhm, I wanted to install 11.2 so that it can rest for the next 18 months, not having to upgrade the 11.1 in ~12 already. The same holds for Fedora 12...
Surely it can't be hard to just run plesk through the local buildservice again, hm? :)
 
Yeah actually it is a fair amount of work, take for example that Fedora 12 uses openssl 1.0.1. That changes the API enough that you'd have to modify any code ( mod_ssl for example). Or for that matter, everything is built i686 instead of i386, so the build system itself needs to be adapted for that condition.
 
The good news is, I've gotten it to run on openSUSE 11.2 now, by creating a libicu40 and a customized librpm44 package that contains icu-4.0 and the RPM-4.4.2 libraries and the configuration directory, respectively.
 
hi,

would you maybe like to share your librpm44 build?

BR
Starvirus
 
Back
Top