Re: RHEL 5.7 yum conf? ('yum grouplist' failing)
"Fajar A. Nugraha" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <CAG1y0sfoXGZ8uPm7nd7HpwTXvhozAuqF3_++HRMVaS+MrDDg1Q@mail.gmail.com> |
On Mon, Jan 2, 2012 at 4:18 AM, <[email protected]> wrote: > How might I configure or invoke 'yum groupinstall ..' > to look for > http://172.16.22.8/yum/updatevm/comps.xml ? Short version: you can't. > > -- > I would like to avoid: using wget w/recursion to copy the > entire repo to a local dir, and then moving comps.xml (can > such an approach work?). There's "-g" switch to "createrepo" which must be used when creating the local repository. Ask whoever created your local repository to do so. -- Fajar