> Hi All,
>
> I just registered for an account at RedHat so I can run up2date on my
> Redhat 9.0 machine.
>
> I wanted to see what programs I needed to update first before installing
> so I did a:
>
> up2date -l
>
> to get the list of updates available.  I noticed that my system is not up
> to date so I downloaded the packages with a:
>
> up2date -d
>
> However, 'up2date -d' only downloaded httpd-2.0.40-21.5.i386.rpm and its
> dependencies.  (the httpd that I am running now is httpd-2.0.40-21.3)
> When I checked my rpm database, I noticed that the RedHat
> Network has newer releases of some of my other programs, but did not get
> downloaded.  For example, the newest package for openssl is
> openssl-0.9.7a-5.i686, yet my machine is only running openssl-0.9.7a-2.
>
> Can anyone tell me whether the up2date only updates new releases of a
> software or new versions of a software, or both?

up2date -d should download anything shown by up2date -l.

Just for grins and giggles, try up2date -p to update the package list with
rhn, then try the up2date -l to see what packages are available.  Then try
up2date --dry-run to see what all is actually going to be downloaded, then
try up2date -d to see if it is all actually downloaded.

And, as always, man up2date is your friend. :)

Ben


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to