rpm doesn't automatically pull in prerequisites, even if you have them sitting there in a directory. You have to add them all to your rpm command or use a tool like autoupdate or up2date to bring everything up to speed.
Mike On Mon, 2002-09-16 at 15:55, Dunrui Wang wrote: > > Dear all, > > I tried to update redhat 7.2 to meet cluster requirement but just cannot > make it. > > # rpm -Uvh rpm-4.0.4-7x.i386.rpm rpm-python-4.0.4-7x.i386.rpm > gnorpm-0.96-12.7x.i386.rpm popt-1.6.4-7x.i386.rpm > > error: failed dependencies: > popt = 1.6.3 is needed by rpm-devel-4.0.3-1.03 > rpm = 4.0.3 is needed by rpm-devel-4.0.3-1.03 > rpm = 4.0.3 is needed by rpm-build-4.0.3-1.03 > librpm-4.0.3.so is needed by kdeadmin-2.2-8 > librpm-4.0.3.so is needed by rpm-build-4.0.3-1.03 > librpmbuild-4.0.3.so is needed by kdeadmin-2.2-8 > librpmbuild-4.0.3.so is needed by rpm-build-4.0.3-1.03 > librpmdb-4.0.3.so is needed by kdeadmin-2.2-8 > librpmdb-4.0.3.so is needed by rpm-build-4.0.3-1.03 > librpmio-4.0.3.so is needed by kdeadmin-2.2-8 > librpmio-4.0.3.so is needed by rpm-build-4.0.3-1.03 > > I checked with rpm -qf, every package motioned above exists. Please help. > Thanks. > > Dunrui Wang > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
