installing packages remotely without Yum
A Red Hat system, AS Release 4 Nahant Update 8 ,
was installed at a physically distant site using the 4.5.0 install cd s. The installer did not install a large number of packages , which must be installed for consistency with analogous servers. The installer did not install the package that included yum. Red Hat tech support tells me it is not possible to install the packages in a supported fashion. Without these packages I cannot procedure. Are there any viable options for installing these packages ? JYard UCLA -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
On Mon, Aug 2, 2010 at 8:36 PM, Yard, John <jyard@ais.ucla.edu> wrote:
> The installer did not install the package that included yum. > Red Hat tech support tells me it is not possible to > install the packages in a supported fashion. You surely misunderstood something. As soon as your system is registered to Red Hat Network, you can install packages using up2date command. There is no yum before RHEL 5, but up2date is absolutely supported and recommended way of installation/update. -- László Béres* * * * * * Unix system engineer http://www.google.com/profiles/beres.laszlo -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
RHEL 4 doesn't use yum. Register the box with RHN and use up2date.
Sent from my iPhone On Aug 2, 2010, at 13:41, "Yard, John" <jyard@ais.ucla.edu> wrote: > > A Red Hat system, AS Release 4 Nahant Update 8 , > was installed at a physically distant site using > the 4.5.0 install cd s. > > The installer did not install a large number of > packages , which must be installed for consistency with > analogous servers. > > The installer did not install the package that included yum. > Red Hat tech support tells me it is not possible to > install the packages in a supported fashion. > > Without these packages I cannot procedure. Are there any > viable options for installing these packages ? > > JYard > UCLA > > > > > > > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
Rpm -ivh the yum packages
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
I am referring to groups of packages as referenced
in anaconda or system-config-packages. If you invoke system-config-pages and want to install the @ editors group , it asked you for the cd s , which I have no access to. The system is 400 miles away. I believe that to use rpm , I would need to know correctly the names of hundreds of rpm s , sounds extremely error prone , JYard UCLA -----Original Message----- From: redhat-list-bounces@redhat.com [mailto:redhat-list-bounces@redhat.com] On Behalf Of Laszlo Beres Sent: Monday, August 02, 2010 11:49 AM To: General Red Hat Linux discussion list Subject: Re: installing packages remotely without Yum On Mon, Aug 2, 2010 at 8:36 PM, Yard, John <jyard@ais.ucla.edu> wrote: > The installer did not install the package that included yum. > Red Hat tech support tells me it is not possible to > install the packages in a supported fashion. You surely misunderstood something. As soon as your system is registered to Red Hat Network, you can install packages using up2date command. There is no yum before RHEL 5, but up2date is absolutely supported and recommended way of installation/update. -- László Béres* * * * * * Unix system engineer http://www.google.com/profiles/beres.laszlo -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
> -----Original Message-----
> From: redhat-list-bounces@redhat.com [mailto:redhat-list- > bounces@redhat.com] On Behalf Of Yard, John > Sent: Monday, August 02, 2010 2:37 PM > To: 'General Red Hat Linux discussion list' > Subject: RE: installing packages remotely without Yum > > I am referring to groups of packages as referenced in anaconda or system- > config-packages. > > If you invoke system-config-pages and want to install the @ editors group , it > asked you for the cd s , which I have no access to. The system is 400 miles > away. > > I believe that to use rpm , I would need to know correctly the names of > hundreds of rpm s , sounds extremely error prone , > > JYard > UCLA > > -----Original Message----- > From: redhat-list-bounces@redhat.com [mailto:redhat-list- > bounces@redhat.com] On Behalf Of Laszlo Beres > Sent: Monday, August 02, 2010 11:49 AM > To: General Red Hat Linux discussion list > Subject: Re: installing packages remotely without Yum > > On Mon, Aug 2, 2010 at 8:36 PM, Yard, John <jyard@ais.ucla.edu> wrote: > > > The installer did not install the package that included yum. > > Red Hat tech support tells me it is not possible to install the > > packages in a supported fashion. > > You surely misunderstood something. As soon as your system is registered to > Red Hat Network, you can install packages using up2date command. There is > no yum before RHEL 5, but up2date is absolutely supported and > recommended way of installation/update. > > -- > László Béres* * * * * * Unix system engineer > http://www.google.com/profiles/beres.laszlo It sounds like the system isn't registered with RHN. Register it then install whatever you want. Rob Marti -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
Then mount an nfs export (look into amazon s3)
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
On Mon, Aug 2, 2010 at 9:36 PM, Yard, John <jyard@ais.ucla.edu> wrote:
> I am referring to groups of packages as referenced > in anaconda or system-config-packages. up2date has package group support: you can list them using --show-groups option and install this way: up2date -i "@GNOME" > If you invoke system-config-pages and want to > install the @ editors group , it asked you for the cd s , > which I have no access to. The system is 400 miles away. That's because your system is not registered yet. Do it! > I believe that to use rpm , I would need to know correctly > the names of hundreds of rpm s , sounds extremely > error prone , Not necessarily, up2date has --showall option, too, which displays all available packages. -- László Béres* * * * * * Unix system engineer http://www.google.com/profiles/beres.laszlo -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
installing packages remotely without Yum
John, the only command that wasn't mentioned is rhn_register.
Just run that and fill in the blanks to register your system. After that you can run up2date as described in other messages. Good luck! c -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list |
| All times are GMT. The time now is 02:51 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.