Re: Delicately aged RPMs?

From: Bob Gorman (bob_at_rsi.com)
Date: 06/03/05

  • Next message: robert hunter: "RE: Redhat/Fedora/RHEL based rescue system on a "Pen-drive""
    Date: Thu, 02 Jun 2005 21:46:25 -0400
    To: redhat-list@redhat.com
    
    

    At 01:05 PM 2/20/2004, Bob Gorman wrote:
    >As a connoisseur of RPMs I sometimes like to savor them when lightly aged. ... I desperately wish for a way to download RPMs in an automated fashion. ... What is a RPM enthusiast to do?

    To answer my own question. Here is my current solution. It still requires the use of up2date, and you can only get the RPMS for the Channels that the machine is subscribed too. But it is a step above nothing.

    Wrap a shell script around, up2date --showall:

                  Show a list of all packages available from the channels
                  the system is currently subscribed to, including those
                  not currently installed.

    Then compare the output of that to your RPM stash. This will tell you what RPMS you are missing.

    To get the RPMS, wrap another script around, up2date --get:

                  Fetch the package specified without resolving dependen-
                  cies

    The rpms go into /var/spool/up2date, you can then integrate them into your stash.

    Hope that helps somebody.

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: robert hunter: "RE: Redhat/Fedora/RHEL based rescue system on a "Pen-drive""

    Relevant Pages

    • Re: update os
      ... Before run up2date, i installed 3 rpms as like ... Testing package set / solving RPM inter-dependencies... ... yum centos4-Base http://mirror.centos.org/centos/4/os/$ARCH/ ...
      (RedHat)
    • RE: How to get RPMs without up2date?
      ... up2date -u via a cronjob, ... the newly installed rpms into a repository that is then transferred into my ... interior nework. ... -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • Re: Multiple yum - How?
      ... you are able to use up2date with yum repository. ... up2date also has an option in it's config to not keep rpms after ... lots of old rpms laying around... ... Setup a local web server to serve up the updates ...
      (Fedora)
    • RE: How to get RPMs without up2date?
      ... RH only wants the current version of the RPMs ... save bandwidth and it's probably easier to say that they don't support past ... blah, blah, blah, you know what I mean. ... How to get RPMs without up2date? ...
      (RedHat)
    • Re: FC4 up2date fatal RPM install error
      ... Familiarity and features is the reason that I use up2date on a non-networked computer. ... Up2date works well in this capacity and the system that I use it on has no duplicated packages or any errors for programs that I have tried or used. ... I download rpms frequently when notices for new packages are announced or if I happen to check the latest dated rpm on the samba share against the mirror that I check rpms on. ... At home and with an always available connection to the Internet, I prefer yum with no GUI tools. ...
      (Fedora)