Help!

RedHat5 rpmdb-redhat

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation RSS
Next:  vpnc (tun) and hotplug - problems  
Author Message
H. Nehlsen
External


Since: Apr 28, 2007
Posts: 3



PostPosted: Fri Apr 27, 2007 10:53 pm    Post subject: RedHat5 rpmdb-redhat
Archived from groups: linux>redhat>install (more info?)

Hi,
unless I seem to have missed somthing is it that RedHat 5 has no rpmdb-redhat.
I figured that out since rpm -ivh --aid asdf.rpm is not working, i.e. that any
dependencies are not added.
Could someone help me here?

Thanx in advance
Harro, Smile
--
'To be read is not a right, but a privilege,...'
Back to top
Jan Gerrit Kootstra
External


Since: Apr 08, 2004
Posts: 295



PostPosted: Sat Apr 28, 2007 9:54 am    Post subject: Re: RedHat5 rpmdb-redhat [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

H. Nehlsen wrote:
> Hi,
> unless I seem to have missed somthing is it that RedHat 5 has no
> rpmdb-redhat. I figured that out since rpm -ivh --aid asdf.rpm is not
> working, i.e. that any dependencies are not added.
> Could someone help me here?
>
> Thanx in advance
> Harro, Smile
Harro,


Why do not you use yum -y install asdf?


Kind regards,


Jan Gerrit Kootstra
Back to top
H. Nehlsen
External


Since: Apr 28, 2007
Posts: 3



PostPosted: Sat Apr 28, 2007 10:10 am    Post subject: Re: RedHat5 rpmdb-redhat [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jan Gerrit Kootstra schrieb:
> H. Nehlsen wrote:
>> Hi,
>> unless I seem to have missed somthing is it that RedHat 5 has no
>> rpmdb-redhat. I figured that out since rpm -ivh --aid asdf.rpm is not
>> working, i.e. that any dependencies are not added.
>> Could someone help me here?
>>
>> Thanx in advance
>> Harro, Smile
> Harro,
>
>
> Why do not you use yum -y install asdf?

Ok, that works but I copied for testing the contents of the cdroms to my
harddrive and want to install from there. I could configure the yum to use the
local repository, but rpm -ivh --aid would be more my way!

Harro, Smile

>
> Kind regards,
>
>
> Jan Gerrit Kootstra

--
'To be read is not a right, but a privilege,...'
Back to top
Lenard
External


Since: Apr 07, 2004
Posts: 455



PostPosted: Sat Apr 28, 2007 2:20 pm    Post subject: Re: RedHat5 rpmdb-redhat [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

H. Nehlsen wrote:

> Ok, that works but I copied for testing the contents of the cdroms to my
> harddrive and want to install from there. I could configure the yum to use
> the local repository, but rpm -ivh --aid would be more my way!

Place all the rpm packages in one local sub-directory (lets say RHEL5) which
does not have and sub-directorires and do;

rpm -ivh createrepo*.rpm
createrepo /RHEL5

Then in the /etc/yum.repos.d directory place a file named something like
RedHat-media.repo which reads like;

[rh5media]
name=Red Hat-$releasever - Media
baseurl=file:///RHEL5
gpgcheck=0
enabled=0

Then you can type stuff like; yum install asdf --enablerepo=rh5media
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum