similar to: other repositories question

Displaying 20 results from an estimated 10000 matches similar to: "other repositories question"

2004 Dec 23
2
local yum repository
bit off topic, but.... I've set up my first Centos gateway server and now setting up another server on internal network. I thought it would be nice to use the gateway servers "/var/cache/yum" as a local repository for any internal servers since it would be up to date with the lastest packages and save bandwidth. So... I created a sym link to create a repository through gateways
2009 Mar 27
5
Getting asciidoc
I need to install asciidoc on my build machine. There is a version for CentOS-5 available at dags rpm site. I have a repository configured for dag like so: [dag] name=Dag Wieers RPM Repository for Red Hat Enterprise Linux #Also see URL http://dag.wieers.com/home-made/apt/ baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgkey=http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
2007 Feb 15
2
What is/provides php-pear(PEAR)
I am running up against a less than helpful error message when trying to install php-pear-DB (why people cannot content themselves with all lowercase packages names escapes me, but that is a rant for another time and place). After enableing centos-plus and adding includepkgs=php-pear-DB I get this: # yum install php-pear-DB Setting up Install Process Setting up repositories Reading repository
2008 Oct 07
3
Small correction in CentOSPlus (AdditionalResources/Repositories/CentOSPlus)
Hi, Small correction there. Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says you should use this configuration line in [centosplus] section of yum: includepkgs=kernel* xfs* dmapi* However, the XFS module's package name is kmod-xfs*, so I believe it should actually be: includepkgs=kernel* kmod-xfs* xfs* dmapi* I did this on a system of mine, and in the first case it did
2004 May 14
2
CentOS-2 Final finally released
At long last I have uploaded CentOS-2 Final to the centos mirrors :) Some information on CentOS-2 is available here http://uranus.it.swin.edu.au/~jn/linux/centos-2/index.htm as well as the caos web site. Surely no one will find any bugs or problems, but if you do, email is better for me ATM than IRC. John. -- John Newbigin - Computer Systems Officer School of Information Technology Swinburne
2008 Dec 29
4
yum cannot find bittorent rpm at dag
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use bittorrent. The last time that I did this I required the bittorent package from Dag's repository. I have configured /etc/yum.repos.d/DagWieers.repo thus: [dag] name=Dag Wieers RPM Repository for Red Hat Enterprise Linux #Also see URL http://dag.wieers.com/home-made/apt/
2006 Mar 29
2
Looking more repositories
Hello. I?m newbie in centos, I would like know more repositories as DAG repository and if there is conflicts using several repositories. Thanks Josep --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y m?viles desde 1 c?ntimo por minuto. http://es.voice.yahoo.com -------------- next part -------------- An HTML attachment was
2004 Aug 11
1
rpm --rebuild problem
Hi to all. I'm having a problem with the rpm command. I am used to recompile a source rpm with the following command: rpm --rebuild sympa-4.1.2-8.src.rpm The problem is that the result is as following: --rebuild: unknown option I tried to rebuild the rpm database, with --rebuilddb, but nothing does. I have installed CentOS 3.1 (latest) and I also have updated the rpm package to the
2004 Aug 11
1
suggestions for CentOS
Hi to all, I have some suggestions to make about the CentOS 3. I think that this would be great to include many questions we have on this mailing list into the FAQs of the centOS site. They are so poor, that we feel like nothing is happening for this centos 3, and in fact this seems to be a very good distribution.. too sad.. Probably that finding a way to access the mailing list archive through
2005 Sep 18
1
Repositories
Being very new to yum, I have to ask the question, where do you locate the various yum repositories, and once you know where they are, is there a standard configure file per-se, that needs to be added to the yum.conf. Any pointers appreciated. Sam -- Snowman
2007 Feb 17
1
Advice, Please.
Hello, I have a home setup where I am using Centos 4.4 as a sort of mail server. This is what I have done. I have it configured to pop mail locally. I have fetchmail configured to dl from my provider my families mail through a cron job and .fetchmailrc in their home directories. They then pop the server to retrieve their mail. They send their mail directly through the provider. I have
2005 May 20
7
mplayer repository for CentOS
Hi, Is there a CentOS yum repository for mplayer&dependencies? Thanks, Adrian
2004 Nov 06
1
why developers got stuck with huge ISP bill
Lance, Let's go at this from another angle. > I am absolutely certain having analysed the logs > that the excess bandwidth was caused by people > downloading .iso images for centos from our > master mirror(s) .... How could this happen? Here is my explanation: 1) As far as I am aware, the cAos site does NOT ask distro users to download from public mirrors, rather than from
2004 Aug 10
1
centos 3 rpm compatibility
Hello. I would like to know what kind of RPMs we can use for centos 3, appart of the common centos 3 repository. Can we for example take a RedHat 8.0 rpm and install it ? Or can we for sure take an src.rpm and install it this way ? Thanks for any advice, Daniel
2007 May 10
3
New Centos User - Yum Repositories Question
I've been using Red Hat and its derivatives since RH4.2. I use Fedora Core 6 for all of my desktop machines, but I decided to go for Centos 5 for my new colo web server. So I've just taken delivery of a new Centos 5 virtual server from Bytemark (http://bytemark.co.uk/) and I'm trying to get it set up with all the RPMs that I'm used to from FC6. As I understand it, the Centos
2005 Jul 15
3
CentOS 4 post installation of all packages
Hello. I have installed CentOS 4 on a server in a hosting company and I realise that not all packages have been installed. I would like to install all packages exactly like it is when we click on 'install everything' from the CentOS 4 installation. Is there a way of doing so with 'yum install' something ? My goal is to have the exact replicate as the default CentOS 4
2005 May 20
2
What I miss in yum.conf
Is there an chance how to include an package from "checking" of repository? I can do exclude, but especialy from so big repositories as DAG I want include just a that few which are interesting for me. Is there any way how to do it? [dag] name=Dag RPMs for RHEL-3 exclude=mozilla* baseurl=http://apt.sw.be/redhat/el3/en/$basearch/dag -- Petr Kl?ma JIHOMILK a.s.
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine and working correctly, I ran the following YUM command, with the subsequent error: [root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql- server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route
2005 Feb 12
5
Red Hat Legal Targets www.centos.org website content
To squelch the questions (related to the changing content on www.centos.org), I decided this needs to be published. The CentOS Team has been contacted by representatives of Red Hat's hired legal team regarding the use of Red Hat Trademarks on www.centos.org. (Full Email follows.) While the CentOS team feels we are using Red Hat's marks in a fair and legal manner, we have no choice
2006 Sep 26
1
need yum message translation
[root]# yum update Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100%