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

First time YUM install

J

jwdick

Guest
I am trying to install Yum for the first time on a RH9 VDS.

I ran rpm -Uvh --test yum-2.0.5-1.noarch.rpm to check dependancies. I got the following messge:

libxm12-python is needed by yum-2.0.5-1
rpm-python is needed by yum-2.0.5-1

Can I safely install without these dependancies? If not, where can I find these two files? I have not been able to locate them.

Thanks
 
Thanks Poke, I found the extra downloads that I need plus I believe I was trying to use the wrong version of Yum.

I downloaded YUM from fedoralegacy.org. Now I get the following two errors:

Warning: yum-2.0.5-0.9..2.legacy.noarch.rpm: V3 DSA signature: NOKEY, key id 731002fa

When I try to import the fedora-legacy-gpg-key.txt file, I get error:
error: yum-2.0.5-0.9.2.legacy, import read failed.

I tried this with keys downloaded from different sites. Any ideas on what I might be doing wrong?
 
Back
Top