-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 19 Aug 2003 09:45:10 -1000, [EMAIL PROTECTED] wrote:
> > > Test install failed because of package conflicts: file > > > /usr/kerberos/bin/sclient from install of krb5-server-1.2.7-14 conflicts > > > with file from package krb5-devel-1.2.7-10 > > > What's wrong and what should I do to fix the error and perform the > > > update successfully? > > > > Hmm, show us the output of > > > > rpm -qa 'krb*' > > [EMAIL PROTECTED] 09:40:03 ~]$ rpm -qa 'krb*' > krbafs-1.1.1-9 > krb5-server-1.2.7-10 > krb5-devel-1.2.7-14 > krbafs-devel-1.1.1-9 > krb5-workstation-1.2.7-14 > krb5-devel-1.2.7-10 > krbafs-utils-1.1.1-9 > krb5-libs-1.2.7-10 > krb5-libs-1.2.7-14 Oh my, oh my! :) You should NOT have several versions of the same package installed in this case. Only way out is a bit ugly since the dependencies of either krb5-server or krb5-workstation would cause trouble upon trying to erase the duplicate packages. But try this (please avoid type errors): rpm -e krb5-workstation rpm -e krb5-devel-1.2.7-14 krb5-libs-1.2.7-14 --justdb --noscripts up2date krb5-workstation - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/QoWU0iMVcrivHFQRAkkEAJ9zA5eNqs96a68IOlaVW6m9ZXIsNgCePe8s mZ0stauY52P4Mz2mlSTCLQE= =EDxb -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list