CentOS 5 :: Yum Repo Not Working Correctly

Oct 28, 2009

I just created a repository for CentOS 5.3 and 5.4 on my webserver for the network to use. I followed the steps listed here: [URL] All went well up until testing out the repository. Here is the output of "yum update"

[root@titan yum.repos.d]# yum update
Loaded plugins: downloadonly, fastestmirror, priorities
Repository base is listed more than once in the configuration
Repository extras is listed more than once in the configuration

[Code].....

I'm unsure as to why yum is looking in the "5" directory instead of "5.3" or "5.4" and it looks like that is the only issue. It seems as though $releasever is returning 5 instead of the current 5.3 that this system is on.

View 1 Replies


ADVERTISEMENT

CentOS 5 Server :: Dovecot/apache Not Working Properly - How To Make It Work Correctly

Mar 20, 2010

I am running a quad core centos 5.4 box that is having a strange problem with dovecot. The administration panel is able to send emails through dovecot but not any of the user accounts (ie with webmail). I've done a bit of research with what could be wrong but haven't had any luck so far I am also having a weird problem with apache: on a c++/php bittorrent application I was going to be running on a subdomain of my main site I get a 500 error every time I try to log in. The only way to get rid of the 500 error is to clear the chache (so its horribly broken somehow). The error generated in the log whenever I try to log in is that "ffmpeg is already loaded" (which I am running on the main site and is critical). Is there a way of either repairing my apache install or excluding ffmpeg on the subdomain in the conf or something?

View 2 Replies View Related

Fedora Hardware :: HP Printer - HPLIP Driver In The Repo Doesn't Work Correctly

Apr 22, 2010

I recently had problems with my HP printer in Fedora 12, where as I never had a problem with it in any other distrubution.... For some reason, the HPLIP driver in the repo doesn't work correctly... I don't know why... but I kept getting errors with "error: Printer queue setup failed. Please restart CUPS and try again."

I tried every suggestion I found... which was installing extra dependencies, disabling firewall, disabling SELinux and a whole bunch of other stuff... but nothing worked... THEN finally I decided to use the HPLIP driver from the HP website... it was a .run file... and I executed it, and my printer has worked perfect eversince..... my question is.... has anybody successfully installed their hp printer from the hplip driver in the repo's..??? I don't know why it didn't work for me, and i've seen other fedora users complain of the same thing? maybe theres something wrong with the package? or its not pulling in a needed dependency? I don't know...

View 2 Replies View Related

CentOS 5 :: Installing CentOS-DS - Cannot Get To The Extras Repo Due To Lack Of Wired Sans Internet Access

Dec 9, 2009

I am trying to install CentOS-DS on version 5.4 x86_64. I cannot get to the Extras repo due to lack of wired Internet access. I have wireless (except to server) and I have big UFD drives.

View 1 Replies View Related

CentOS 5 :: 5.3>5.4 Update Gave New CentOS-Base.repo.rpmnew?

Oct 22, 2009

Just checking to be sure. 5.3>5.4 update went without a hitch:) But a message ran about (/etc/yum.repo.d) CentOS-Base.repo.rpmnew. Comparing CentOS-Base.repo with the new one show the 1st has the correct priorities and .rpmnew does not have the correct priorities. Should I remove the *.rpmnew repo after making sure it otherwise is the same as the original CentOS-Base.repo?

View 1 Replies View Related

CentOS 5 :: Yum Repo Sorting (OR Yum's Insistence On Using Centos Mirrorlist)

Jan 22, 2009

I am not able to easily tell what yum is doing when attempting to decide what to do when given repo files that have defined the same name (eg "[updates]"). Yum seems to spot the dups, but seems to *always* select the mirrorlist from the CentOS-Base.repo. I have unsuccessfully tried to have my custom.repo come before the CentOS-Base.repo using 01custom.repo or CUSTOM.repo. My hope is just to overload yum into using the custom.repo *without* removing/modifying the CentOS-Base.repo. If I remove the CentOS-Base.repo, the custom.repo works. Even with all of the custom.repo, 01custom.repo or CUSTOM.repo in the yum.repos.d dir and no CentOS-Base.repo, yum does what I want.

View 4 Replies View Related

CentOS 5 :: Repo Which Allow Latest Softwares In Centos Like Fedora?

May 23, 2010

the best repo. of them all which includes all the software needed.?ans is there any repo which allow latest softwares in centos like fedora.????cause i don't want to install all repos.in centos 5.5.

View 1 Replies View Related

Red Hat :: Yum Not Working With Epel Repo?

Feb 13, 2010

I'm trying to install mod_security on centos 5.4. mod_security is available on the epel repo. Here is my /etc/yum.repos.d/epel.repo file.

[epel]
name=Extra Packages for Enterprise Linux 5 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1

[Code]...

What is happening? I know that mod_security is available on epel.

View 2 Replies View Related

CentOS 5 :: Can't Get Repo GPG Key

Jun 23, 2010

The only thing is that rpm.hozac.com wasn't responding so I got my new kernel from a mirror site. However the mirror doesn't know anything about the GPG key. On the instructions page it said that rpm.hozac.com is "often unavailable" and gives an alternative location for the kernel download. But it doesn't say what to do about the GPG key! And I can't load the new kernel without the key.So, what do I do? (Apart from wait until the repository comes back online!)

View 1 Replies View Related

CentOS 5 :: Where Is Source RPM Repo?

Apr 3, 2009

I can not find the source rpm repo ! [URL]... We need to rebuild the rpm pack. with high file descripter. But I 'm suprized when I can't reach the srpm repo. where is the repo?

View 1 Replies View Related

CentOS 5 :: How To Update Repo For 'yum'

May 20, 2009

How to update repo for "yum"

View 1 Replies View Related

CentOS 5 :: In Which Repo Is Help2man ?

Aug 11, 2009

help2man doesn't seem to be in any of the karan repos or in the CentOS5.3 base repos. Is it available in any other repos?

View 1 Replies View Related

CentOS 5 :: How To Create Own RPM Repo

Sep 29, 2010

I'm writing a lot of RPM's and I would like to make some of them available to other users, through my website. On the server side, everything is set (directory structure, etc.). I just don't know how to build the custom .repo file, containing only my custom RPM's.
$ su -
# cd /etc/yum.repos.d
# wget [URL]

View 1 Replies View Related

CentOS 5 :: Mirror Changes In The Repo?

Jul 1, 2011

i want install goldendict and source downloaded and i want compile it. for compile i need this packages :

Building under Linux: Make sure you have those dependency packages installed: libvorbis-dev, zlib1g-dev, libhunspell-dev, x11proto-record-dev, qt4-qmake, libqt4-dev, g++, libxtst-dev, libphonon-dev. They can be named slightly different in different distributions

View 5 Replies View Related

Ubuntu :: PAE Not Working Correctly, Still Only 3.3 GiB RAM?

Sep 28, 2010

I cannot get PAE to work on lucid. I have 4 GiB of RAM installed, but System Monitor says "Memory: 3.3 GiB".

Code:
$ uname -a
Linux hal 2.6.32-25-generic-pae #44-Ubuntu SMP Fri Sep 17 21:57:48 UTC 2010 i686 GNU/Linux

[code]...

View 9 Replies View Related

Ubuntu :: USB Not Working Correctly 10.04 LTS?

Mar 10, 2011

I am having this strange issue in 10.04. Some USB items work fine while others are not being seen or loading at all. I am using a 24 port powered usb hub. Items that work are:

keyboard
mouse
2nd gen iPod Shuffle
Sony MP3 player
Amazon Kindle 3
do not work:
iPod Classic
B&N Nook

I do not get it, what is going on?

View 6 Replies View Related

CentOS 5 :: How To Set Up FTP Correctly

Dec 3, 2010

I've got Centos and Windows running on two PC's both behind my cable modem/fire wall. As such, I do not have the firewall operating on Centos. I wish to FTP using Filezilla on the Windows PC to the Centos server. I believe I have FTP operating correctly. Evidently, I can't (and shouldn't I am sure) use the root username. So, I made a new user called "Me". When I logon using Filezilla, I go to /home/Me. I can't make a file or anything, and once I leave the Me directory, it disappears. If I go to /var, it is empty. I then telenet to the server using PuTTY, and can do whatever I want in Me as well as go to /var. I expect it is some sort of permission issue, and have tried adding Me to the root group, but no luck.

View 5 Replies View Related

General :: How To Use Beta Repo For Centos 5.5

Jan 10, 2011

I need to install on Centos 5.5 GLIBC version 3.x.The installed and available version is 2.5 only.Does anybody know how can I use a beta repo from Centos6?

View 5 Replies View Related

CentOS 5 :: Why Isn't PHP Updated In Official Repo

Mar 12, 2009

why don't CentOS update php version in official repo? It's been a while after 5.2.x is released... but CentOS's official repo users are still on 5.1.6

View 5 Replies View Related

CentOS 5 :: Yum Repo That Support GnuGk

May 4, 2009

Any official or 3rd party yum repo that supports gnugk (GateKeeper for VoIP)? I am trying to install gnugk in a centos 5 environment.

View 2 Replies View Related

CentOS 5 :: What Is Gpgcheck In .repo Files

Dec 8, 2009

what is gpgcheck in .repo files in the /etc/yum.repo.d directory

View 1 Replies View Related

CentOS 5 :: Adding RPMForge Repo?

Jan 20, 2011

Hi, I am trying to add the RPMForge repo by following this guide [URL].. But when I try to verify the package I have downloaded, I get the following message

Quote:[sauro@localhost ~]$ sudo rpm -K rpmforge-release-0.5.2-2.el5.rf.*.rpm error: rpmforge-release-0.5.2-2.el5.rf.*.rpm: open failed: No such file or directory

View 7 Replies View Related

CentOS 5 :: Yum Update Error - Bad ID For Repo

Mar 4, 2011

I've been having problems installing httpd (in that it cannot be found when I do a Yum search). I get this error when running yum:
Bad id for repo: CentOS5 base, byte = 7
Bad id for repo: CentOS5 updates, byte = 7

View 3 Replies View Related

Fedora :: Corrupt RPM DB Or Yum Not Working Correctly?

Mar 3, 2010

About two days ago, Yum started complaining about having a corrupt RPM db, so I hit google and looked up the procedures for rebuilding the DB, and I think I broke it more than fixed it. Now, when I issue a

Code:

root@BLACKHEARTED ~# yum -y update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)

[code]....

View 20 Replies View Related

Ubuntu :: Firefox Is Not Working Correctly

Jan 16, 2010

i can't navigate through the tabs in firefox with my mouse, i cant use the address bar to navigate anywhere by key or click, my google search toolbar is acting the same way. i just updated everything after putting in the flashplugin-installer code.. i'm clueless since i know zilch about this system and im still stumbling through baby steps.

View 1 Replies View Related

Ubuntu :: Microphone Not Working Correctly?

Dec 28, 2010

I just got a new headset ("Creative Fatal1ty Gaming Headset")to use with some games I play but I can't seem to get it working properly. I've tested it with both Heroes of Newerth and Teamspeak 3 (Linux clients for both of them) and I get the exact same problem in both - it seems to detect the microphone and sound from it, but intermittently. When I test it, people can hear my voice but it drops in and out about every half second (So "Hello how are you" sounds like "He-- ho- -re yo-").On the other hand if I go into the sound recorder everything works fine. But the fact that it's exactly the same problem in both of those other programs suggests to me that it's a problem with the way I have my input drivers/settings set up in Ubuntu but I have no idea how to troubleshoot that. Any suggestions? I can post logs or something but I don't know what to post (I'm still pretty new to Linux).

View 6 Replies View Related

Server :: How To Check If CPU Working Correctly ?

Jul 27, 2011

does any one knows how can I test CPU in Red Hat ? Is there any tools to check if CPU working correctly ?

View 8 Replies View Related

CentOS 5 :: Add Repo At Install Time -> Kickstart?

Oct 22, 2009

In the release anouncement there is mention of adding additional repo's at install time. Is this also possible in the kickstart file?

View 1 Replies View Related

CentOS 5 Server :: Update Php To Testing Repo Php Via USB?

Dec 6, 2009

how can i update php to the latest version from the testing repo via USB ? my machine has no internet access and no cdrom, my only choice is via USB, i have a 2 gb USB.

edit: i am trying to follow this guide: [URL] since i have no internet access, i have downloaded all files to my USB stick. i added the testing repo manually. is there a way to instruct centos to update these packages from my usb stick ? since i have them on USB, i can upload them on centos.

View 2 Replies View Related

CentOS 5 :: Adding Rpmforge Repo Via Script

Feb 3, 2010

I don't know if this would be usefull to others but since we are using kickstart and then running post install scripts I needed a way to add rpmforge and set the yum-priorities for it correctly via script and here is what I cam up with. If you want to use go ahead (make sure you comment/uncomment the correct repo for your architecture). also not the ex commands are whitespace sensitive. If anyone sees a way to improve this let me know.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved