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 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.
i am trying to install the GD2 extension for PHP but i am not sure how to do this. i have try the
yum install php-gd Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://apt.sw.be/dries/fedora/fc4/mirrors-rpmforge error was [Errno 14] HTTP Error 404: Not Found Error: Cannot find a valid baseurl for repo: rpmforge
I am going through creating a document on how to install Zoneminder on CentOS.So I decided I would do a new build and capture the output, dump it to a file, then post it.However, seems like sometime over the past 10 days or so when I did it last, one of the repos I use to download other software is now gone.I use this as an additional repository:Except, now it is not there anymore. Does anyone know its whereabouts? :)Some of the things I have downloaded from there which dont seem to be in the yum repos are: git, ffmpeg, htop
Tried about every repo, listed on Additional package repositories - openSUSE but all give the same permission denied problem on some repom.xml and fail to add the repo.I want to install lame, on suse 11.0.
I ran this command on a new centos 5.6 64 bit install today: rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm Sadly I failed to read a warning about setting priorities as a prerequisite to avoid rpmforge overwriting base Centos packages.
The install is a standard Cpanel web/email server and seems ok at the moment. My concern is I intend to clone this VS about ten times. Should I be concerned and if so, is there any way I can safely undo the rpmforge install? Eg can I use "rpm -e rpmforge-release-0.5.2-2.el5.rf" without vile consequences?
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 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?
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'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
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 am having issues getting yum to work with the repos for fail2ban and denyhosts. I followed the centos link on installing/cfg repos. However every time i run yum install fail2ban or denyhosts it does not find the software. I read in several google searches that I should be able to install it using yum. Is that info wrong? These are the link I was s reading too from centos. [URL]. I know I can download the rpm or a tar file but I would like to keep it in sync with yum if possible. May be I have the wrong repo? CentOSPlus is enabled also.