On Mon, 8 Dec 2003, Michael Schwendt wrote: > From: Michael Schwendt <ms-nospam-0306@xxxxxxxx> > On Mon, 8 Dec 2003 13:40:14 -0600 (CST), Wade Maxfield wrote: > > > > > Well, in this case, rpm did not require rpmbuild to be upgraded before I > > upgraded it to 4.1.1. It did require popt, and one other. :) > > Please reply below quotes to main context. > ok > You _cannot_ upgrade rpm to 4.1.1 when the installed rpm-build requires > rpm = 4.1. > > Somehow you managed to upgrade rpm to 4.1.1 while ignoring the > dependencies of the old and installed rpm-build 4.1-1.06 package. It > simply smells like --nodeps. > > Hmm. I am getting old. I downloaded from the rpm site (Not RedHat's site) and then installed. the install failed because of popt. and rpm-python, and maybe rpm-devel. I certaintly think I would have picked up rpmbuild (or removed it). That being said, you may be right. However, the directory I downloaded my files to that day doesn't have rpmbuild in it. I'm puzzled right now. Unless rpm.org did not have that dependency that day. Wait, I remember someone doing a -R on rpm [root@rh80 t]# rpm -qpR rpm-4.1.1-1.8x.i386.rpm fileutils shadow-utils popt = 1.7.1 rpmlib(VersionedDependencies) <= 3.0.3-1 /bin/sh /bin/sh /bin/sh rpmlib(CompressedFileNames) <= 3.0.4-1 /bin/sh libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libpopt.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librpm-4.1.so librpmbuild-4.1.so librpmdb-4.1.so librpmio-4.1.so librt.so.1 librt.so.1(GLIBC_2.1) [root@rh80 t]# So, the rpmbuild was not required....right???? wade