Patrick O'Callaghan wrote:
> On Wed, 2010-08-18 at 09:40 -0400, Bill Davidsen wrote:
>>> If it's any use, here's my /etc/yum.repos.d/local.repo file:
>>>
>> Thanks, my problem is getting the cached RPMs to work.
>
> Without going into the sordid details, this might be easier:
>
> yum install yum-
On Wed, 2010-08-18 at 09:40 -0400, Bill Davidsen wrote:
> > If it's any use, here's my /etc/yum.repos.d/local.repo file:
> >
> Thanks, my problem is getting the cached RPMs to work.
Without going into the sordid details, this might be easier:
yum install yum-plugin-local
That will automatically
Patrick O'Callaghan wrote:
> On Tue, 2010-08-17 at 19:12 -0400, Bill Davidsen wrote:
>> I'm trying to do an install from a network export of the install DVD and
>> a repo created from /var/cache/yum which has every upgrade and install
>> RPM I've ever pulled off the network. I tried putting the c
On Tue, 2010-08-17 at 19:12 -0400, Bill Davidsen wrote:
> I'm trying to do an install from a network export of the install DVD and
> a repo created from /var/cache/yum which has every upgrade and install
> RPM I've ever pulled off the network. I tried putting the copy of
> /var/cache/yum in a su
I'm trying to do an install from a network export of the install DVD and
a repo created from /var/cache/yum which has every upgrade and install
RPM I've ever pulled off the network. I tried putting the copy of
/var/cache/yum in a subdirectory and running 'createrepo' (worked AFAIK)
but I can't