To install the build system (koji/koji-builder) on s/390, follow these steps. This assumes
you have a RHEL 5.1 system with a minimal (base) install.
First, uninstall the following
packages with 'rpm -e'. These packages interfere with the updated python package required by koji:
- rhnlib
- rhn-client-tools
- rhn-check
- rhn-setup
- yum-rhn-plugin
- rhnsd
- rhel-instnum
- sos
Next, there are some s390 (31-bit) compatibility packages that cause dependency problems.
Uninstall these also (with 'rpm -e'):
- cracklib.s390
- pam.s390
- nss_ldap-253-5.el5.s390
- pam_pkcs11-0.5.3-23.s390
- pam_krb5-2.2.14-1.s390
- pam_ccreds-3-5.s390
- redhat-lsb-3.1-12.3.EL.s390
- libselinux.s390
- device-mapper-1.02.20-1.el5.s390
- krb5-libs-1.6.1-17.el5.s390
- cryptsetup-luks-1.0.3-2.2.el5.s390
- parted-1.8.1-12.el5.s390
- nss_db-2.2-35.1.s390
- e2fsprogs-libs-1.39-10.el5.s390
- openssl-0.9.8b-8.3.el5_0.2.s390
- openldap-2.3.27-8.s390
Next, place the file zedora.repo into
the /etc/yum.repos.d/ directory. This will point yum to the directory of packages to install:
http://people.redhat.com/bhinson/zedora/packages/
Finally, install the koji-builder package with: