• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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