Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-23-2009, 01:27 AM
|
#1
|
Member
Registered: Nov 2008
Posts: 91
Rep:
|
yum unable to find my reposiitory
Hi all ,
I have problem with my yum configuration.My yum configuration is as follows
/etc/yum.repos.d/my_repo.repo
[Fedora]
name=fedora
baseurl=http://ftp.iinet.net.au/pub/fedora/linux/core/linux/releases/10/Fedora/i386/os/
enabled=0
gpgcheck=0
Thanks in advance
When i give yum install some package name its giving me
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package rdesktop available.
Nothing to do
Please help me in this regard.
Tried with cache clean all(yum clean all)...
|
|
|
04-23-2009, 01:34 AM
|
#2
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
what does
yum list rdesktop
show?
|
|
|
04-23-2009, 03:01 AM
|
#3
|
Senior Member
Registered: Jan 2006
Posts: 4,363
Rep: 
|
If I remember correctly enable=0 means that repo is turned off.
|
|
|
04-23-2009, 03:09 AM
|
#4
|
LQ Newbie
Registered: Mar 2008
Posts: 11
Rep:
|
Hi,
lazlow is correct. In the .repo file give `enabled=1` which will enable your repository.
Regards,
Kurian Thayil.
|
|
|
04-23-2009, 03:09 AM
|
#5
|
Member
Registered: Oct 2003
Location: Chennai
Distribution: Slackware 12.1
Posts: 165
Rep:
|
you can use the --enablerepo=repoidglob option:
Quote:
yum --enablerepo=Fedora install rdesktop
|
This way you don't have to manually change the enable flag in the repo file.
|
|
|
All times are GMT -5. The time now is 06:05 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|