On 6/19/05, seth vidal <skvidal@xxxxxxxxxxxx> wrote: > On Sun, 2005-06-19 at 06:40 -0500, Justin Conover wrote: > > > -- Description of the utilities -- > > > > > > package-cleanup: > > > Check for unneeded packages and dependency problems in the system. > > > > # package-cleanup --problems > > Setting up yum > > Reading local RPM database > > Processing all local requires > > Missing dependencies: > > Package gnome-python2-bonobo requires bonobo-activation >= 1.0.0 > > Package mx4j requires jce >= 1.2.2 > > Package redhat-artwork requires redhat-logos >= 1.1.22 > > Package libgnomeprint22-devel requires bonobo-activation-devel >= 1.0.0 > > Package eel2 requires bonobo-activation >= 1.0.3 > > Package subversion requires perl(Getopt::Long) >= 2.25 > > Package eel2-devel requires bonobo-activation-devel >= 1.0.3 > > Package docbook-utils requires perl(Getopt::Long) >= 2.01 > > Package kdeartwork requires xscreensaver >= 4.18-14 > > Package redhat-artwork requires redhat-logos >= 1.1.22 > > Package jakarta-taglibs-standard requires servletapi5 >= 0:5.0.16 > > > > Does this mean I'm missing packages? > > > What ver of yum do you have installed? > yum-2.3.2-7 yum-utils-0.2-2.fc4 x86_64 box > > > > yumdownloader: > > > Download packages (and optionally their dependencies) to arbitrary > > > directories without installing them. > > > > Can this handle .src.rpm's like up2date --get-source? > > yes > > -sv > yumdownloader --source kernel That was easy enought. > >