Yum repository not working in Fedora 16

 
Thread Tools Search this Thread
Operating Systems Linux Fedora Yum repository not working in Fedora 16
# 8  
Old 03-22-2017
Thanks for your replies.

I think its better for me to install Fedora 20 and above. The reason for me to stick with Fedora 16 was that I was going to configure Lanforge traffic generator tool on that and all my other server are also having F16 so I though its a better option to stick. Anyways I will try it out with the F20 and update if I face any issues.

The reason for doing yum list is to verify weather its listing the packages from yum repository..


Thanks once again Smilie
Muzaffar
# 9  
Old 03-22-2017
I'd seriously consider upgrading your other servers to a current version of Fedora as well.
# 10  
Old 03-22-2017
Hi,

I'd definitely upgrade, yes. And there's not much point going to Fedora 20, as it's been dead for almost two years by this point too. If you're going to upgrade, go to the highest current supported version that you can (which right now, means Fedora 24 or 25).
# 11  
Old 03-25-2017
Sure,

I will upgrade all my Fedora version to the latest one.

Thanks for your replies Smilie
Muzaffar

---------- Post updated at 02:24 AM ---------- Previous update was at 02:22 AM ----------

I've configured one offline repository, but when I check its disabled

PHP Code:
[root@ECS yum.repos.d]# yum repolist all
Loaded pluginslangpacksprestorefresh-packagekit
Adding en_US to language 
list
repo id                                                                           repo name                                                                     status
ECS                                                                               ECS                                                                           disabled
repolist
0
[root@ECS yum.repos.d]
I tried enabling with the below command but it dint worked.

PHP Code:
[root@ECS yum.repos.d]# yum-config-manager --enable ecs.repo
Loaded pluginslangpacksprestorefresh-packagekit
Adding en_US to language 
list
[
root@ECS yum.repos.d]
Any solution for this.
# 12  
Old 03-26-2017
Quote:
Originally Posted by muzaffar.k
Sure,

I

I tried enabling with the below command but it dint worked.

PHP Code:
[root@ECS yum.repos.d]# yum-config-manager --enable ecs.repo
Loaded pluginslangpacksprestorefresh-packagekit
Adding en_US to language 
list
[
root@ECS yum.repos.d]
Any solution for this.
When you say it didn't work, do you mean the repo is still disabled or that it is enabled but you can't pull packages from it?
# 13  
Old 04-04-2017
I think the repo is disabled, coz when i check for the status it shows as disabled and due to which I am unable to install any packages using yum.

PHP Code:
[root@ECS yum.repos.d]# yum repolist all 
Loaded pluginslangpacksprestorefresh-packagekit 
Adding en_US to language 
list 
repo id                                                                           repo name                                                                     status 
ECS                                                                               ECS                                                                           disabled 
repolist

[root@ECS yum.repos.d]
Please let me know how to enable it.

Thank you
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

Local YUM Repository for RHEL versions

Hello, I need to know regarding setting up of Local repositories so that I can update or install packages on other RHEL servers. In our environment we have many servers with different RHEL versions. Like RHEL 7.2, RHEL 7.3, RHEL 7.4, RHEL 7.5 Arch = x86_64 I have setup one Repo server;... (0 Replies)
Discussion started by: SunshineMLinux
0 Replies

2. UNIX for Dummies Questions & Answers

Yum not working on client while able to do the ftp

1)check vsftpd service is running service vsftpd status 2)mkdir -p /var/ftp/pub/Packages Packages will contain all rpm packages 3)copy the xml file to Packages folder #cp -arf /mnt/hgfs/share/RHEL_DVD/Packages /var/ftp/pub/Packages 4)install the 3 required rpm rpm --nodeps -ivh... (0 Replies)
Discussion started by: joj123
0 Replies

3. Red Hat

Yum cannot install from repository

Hi guys, thanks for you help on this issue. I built a dvd repository on my server and when I try to install a package from it, I get this error ftp://10.0.0.12/pub/Packages/httpd-2.2.15-26.el6.x86_64.rpm: PYCURL ERROR 9 - "Server denied you to change to the given directory" I will... (2 Replies)
Discussion started by: cjashu
2 Replies

4. Red Hat

Yum repository linking to ftp site of Redhat

I have a query that does Redhat have the link to the yum repository on its FTP site. In my environment, I have the file rhel-debuginfo.repo which has - baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/$basearch/Debuginfo. I hope, my question is clear that is there a... (5 Replies)
Discussion started by: RHCE
5 Replies

5. Red Hat

local yum server on fedora 17

Hello friends I was creating local yum server from dvd but fedora 17 used pool method , i mean similar to debian for packages i.e a,b....z How can i create local yum server on fedora 17 like fedora 14,15,16 Any help Thanks (1 Reply)
Discussion started by: rink
1 Replies

6. Red Hat

Configure yum repository

how to configure yum server to get rpms from any repository or redhat repo. (4 Replies)
Discussion started by: leganti
4 Replies

7. UNIX for Advanced & Expert Users

YUM GROUPLIST not working on SLES 11

I have a SLES 11 install with yum also installed. yum works when I try to install single packages. However, when i try the yum command: "yum grouplist" yum can not detect any groups. Is there some way to "enable" or install a grouplist feature in SLES 11 ? ==== details ==== SUSE Linux... (0 Replies)
Discussion started by: toro95037
0 Replies

8. UNIX for Dummies Questions & Answers

Yum.conf baseurl is not working.

Hi friends, This is my /etc/yum.conf. I think my basurl and updateurl is not correct. When I am installing something, it is giving error. My yum.conf file is this : Please help me. Thanks, Mukund (0 Replies)
Discussion started by: mukundranjan
0 Replies

9. Red Hat

Trying to install boost 1.4.1 without success maybe yum repository is wrong

Hi I following the tutorial to install boost 1.4.1 in centos 5.6 32 bit But without success maybe it doesn't find it in my repository in yum , but also when I compile the lib It doesn't find the libs . The tutorial link: Compiling gearman on CentOS 5.6 - gearman | Google Groups the error... (1 Reply)
Discussion started by: umen
1 Replies

10. Red Hat

Local yum repository

Hi Friends, I have succesfully configured a local yum repository using ios image. Please let me know how i can synchronize the local repository with RHN. Is it possible, so that i can update the local repository with latest updates. Regards, Arumon (1 Reply)
Discussion started by: arumon
1 Replies
Login or Register to Ask a Question