Tagged Questions
1
vote
1answer
23 views
Atomic repo to just update Ossec and not the rest is that possible for Centos 6.4?
I followed this link http://www.ossec.net/?page_id=19 and enable both epel and atomic repo to install ossec. My problem is I just want a local installation of ossec so I ran this yum install ...
2
votes
2answers
42 views
Finding yum equivalents of apt repositories?
I have code to setup an Ubuntu server that relies on apt-get. It has lots of packages as documented on our project wiki, for example these: development environment and the ruby dependencies.
However, ...
0
votes
0answers
51 views
Is there a GUI tool for editing software repos in CentOS 6.3?
I was wondering in a GUI tool exists in CentOS 6.3 for editing software repositories, similar to the 'Software sources' GUI in Ubuntu.
1
vote
1answer
79 views
CentOS: disable a non-reachable repository
How to disable a non-reachable repository?
I have an error when I use yum repolist or yum list:
# yum list | grep 404
http://download.opensuse.org/repositories/home%3A/SannisDev/
CentOS_CentOS- ...
1
vote
1answer
314 views
Install Shutter on Centos
I'm trying to figure out a way to install shutter on Centos. Are there any repos somewhere?
1
vote
1answer
106 views
Is rpm the only file extension for repositories
I've noticed that repositories in CentOS have the .rpm extension.
Are there other extensions?
Is .rpm specific to the operating system? i.e. do other linux operating systems have other extensions?
...
3
votes
2answers
2k views
Unable to install the php-posix package on CentOS 5.6
I have the following PHP packages installed on my CentOS 5.6 host and I am trying to install php-posix. When I run yum install php-posix I receive an error saying that php53-common conflicts with ...
2
votes
1answer
706 views
VMware Tools repo
I maintain a local repository for all the installation packages. I'm attempting to use reposync (the first time, I generally use rsync to mirror what I need) and I'm getting some odd behavior. Any ...
2
votes
1answer
127 views
dag.repo overwritten
I accidentally overwrote dag.repo by trying to add this
[dag]
name=DAG RPM Repository
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
does anyone have the ...
1
vote
2answers
758 views
Which are best repo for Cent OS 5.7? [closed]
Which are best repo for Cent OS 5.7?
Should I install apt-get and use other deb packages on Cent OS?
I mainly used Ubuntu which is really easy to update any packages.
1
vote
2answers
2k views
CentOS yum repository bad Header V4 RSA/SHA1 signature
I was coping with many problems to get stuck with this one.
I have installed yum repository on server (CentOS 5.6) with:
createrepo -v -s sha yumrepo/
sha is used due to solution to my earlier ...
2
votes
2answers
2k views
“Cannot run C compiled programs” error when installing PDO PHP module
I have a cPanel server I want to install some packages on. I connected to the server as root and ran the following commands to update and delete all the existing repositories:
yum update
yum clean ...
3
votes
3answers
5k views
Yum Cannot Retrieve Repository CentOS 6
I just installed CentOS 6. I tried running yum update and was having trouble getting that to work, so I tried yum clean all and now my situation seems even worse than before. Based upon what I pasted ...
3
votes
6answers
4k views
Python 2.7 on CentOS 5
Are there any half-official repositories for CentOS 5 with Python 2.7?
EPEL provides only Python 2.6