install yum on fedora core 6
- by Thomas
hi,
I have installed yum through
rpm -ivh yum-3.0-6.noarch.rpm.
The result came as
[root@02e7709 ~]# rpm -ivh yum-3.0-6.noarch.rpm
Preparing... ########################################### [100%]
package yum-3.0-6 is already installed
I used this To query a RPM package, using the command:
[root@02e7709 ~]# rpm -q yum-3.0-6.noarch.rpm
Reply as follows:
[root@02e7709 ~]# rpm -q yum-3.0-6.noarch.rpm
package yum-3.0-6.noarch.rpm is not installed
both give different reply.
But yum not installed I think.
Whats the problem here
package yum-3.0-6.noarch.rpm is not installed
I used
yum install subversion
This follows
[root@02e7709 ~]# yum install subversion
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core 100% |=========================| 1.1 kB 00:00
rpmforge 100% |=========================| 1.1 kB 00:00
Error: Cannot find a valid baseurl for repo: updates
What is the error baseurl for repo?