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.
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?
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...
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.
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?
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.
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.
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!)
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?
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]
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
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'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.
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?
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
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
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)
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.
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).
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.
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.