similar to: Trusted Repositories

Displaying 20 results from an estimated 2000 matches similar to: "Trusted Repositories"

2007 Sep 09
2
Clarification in HowTos/MigrationGuide page
Hi, A little more of clarification :) ... In some wiki pages say that the protectbase and priorities yum plugins can not be used together. It seems that the next paragraph must be updated: ====> Always beware when using/mixing 3rd-party repos. The yum protectbase and/or priorities plugins are your friends. Although both can be used together, using protectbase is probably unnecessary if
2007 Oct 16
2
how to protect RT repository?
I'm following the instructions on this URL http://wiki.centos.org/HowTos/RT_3.4.x_On_CentOS_4.x and came across the part that said "WARNING: RT overwrites some packages from the base distribution, especially mod_perl" How exactly do I "protect" the RT repository? It links to the "ProtectBase" program http://wiki.centos.org/PackageManagement/Yum/ProtectBase
2008 Oct 30
3
Using CentOS repos in a RHEL machine
Hi I have 2 machines with RHEL 5.2 and I would like to use CentOS repos. I would like to know if the document "Using CentOS Repositories on RHEL Machines"[1] can be used in CentOS 5.2 without too much modifications. Thanks Marcelo [1] http://wiki.centos.org/HowTos/PackageManagement/YumOnRHEL
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say about 'yum priorities' in September 2009: Gosh, I hope people do not set up yum priorities. There are so many things about priorities that make me cringe all over. It could just be that it reminds me of apt 'pinning' and that makes me want to hurl." This note was placed on the wiki
2006 Sep 13
2
Xgl
Hi all, have anybody already heard about Xgl? Do you know if there are rpm's for it? thx Nick -- Nicholas Anderson Administrador de Sistemas Unix LPIC-1 Certified Rede Fiocruz
2007 Aug 01
3
yum-updatesd.conf on centos 5
Hi All, I am running CentOS5 . Yum pkg was installed by deault fresh installation. pls see below for installed yum pkgs. [root at mailgw ~]# rpm -qa |grep yum yum-updatesd-3.0.5-1.el5.centos.2 yum-3.0.5-1.el5.centos.2 later, I installed below pkg for protection. yum-protectbase-1.0.4-2.el5.centos Now, everything works. But, in this vershion of yum, It has no crontab running. It has a file
2006 Sep 12
1
mixed repos
Hello, Does anybody knows a way to keep updated mixed repositories without mixing them ? For Example i have 3 repos in my desktop centos system , Centos repos handled by up2date Dag repo handled by apt and Karan repo handled by yum. I need packages from each repo but i don't want the secondary repos to mess my system so i never update with these repos. is there a way each tool (up2date,
2008 Jun 10
3
Excluded files from repos?
Ok.. I'm way behind the 8-ball on setting things up correctly, but after going over the protection things in yum, I ran a yum check-update and it returned with having 318 files excluded because of protection. Is that too high a number? I have the numerical protection set to 1. Is there a good tutorial about how to correctly set up the protect base. Sorry if this is a noobie question..
2006 May 04
4
differences between yum update and yum check-update
yum check-update: clamav.i386 0.88.1-1.el4.kb kbs-CentOS-Extra clamav-data.i386 0.88.1-1.el4.kb kbs-CentOS-Extra clamav-lib.i386 0.88.1-1.el4.kb kbs-CentOS-Extra clamav-update.i386 0.88.1-1.el4.kb kbs-CentOS-Extra yum update: Installing: clamav-db i386 0.88.2-1.el4.rf rpmforge 4.0 M replacing
2006 Apr 30
1
aditional repo's
i'm looking for aditional repo's to add to yum that: 1) have multimedia apps 2) don't break my centos base install
2007 Feb 27
1
How to enable yum at startup with yum 2.9
Hi all, I updated yum 2.4 to yum 2.9 from ATRPMS by using yum as below. yum update yum I now have yum 2.9. pls see yum ver below [root at mailgw yum]# rpm -qa |grep yum yum-2.9.4-74.el4.at yum-metadata-parser-1.0-7.1_1.el4.at Before that (i.e when I was running yum 2.4), I could enable yum at startup as below chkconfig yum on and I was also able to start/stop/restart yum as below.
2006 Aug 16
2
Managing updates to non-centos packages
Hi, I'm looking for some documentation (or advice) on how to best manage a -mostly- upstream binary compatible CentOS installation. I enabled the rpmforge repository in order to install a few packages not available in base/updates/centosplus. But, now when I do a "yum check-update" yum wants to update a whole stack of packages because it's found newer versions at
2006 Dec 26
2
Getting "Can't resolve address no: Name or service not known" error when starting Dovecot
Hi gentlemen! After running for six month Dovecot 0.99.14 I decided to upgrade to 1.0rc15. Actually Dovecot is running under Slackware Linux 10.2 and I got the package from http://www.linuxpackages.net. Problems? Yes, one! When I try to startup Dovecot program hung: Fatal: Can't resolve address no: Name or service not known I'm not a Dovecot or IMAP guru and I can't imagine what
2007 Jun 06
5
Spanish Wiki Content
Hi Ralph, I'll be here the next 8 hours, maybe a little more ;) just tell me when/how could we start Spanish wiki content. BTW, happy holiday :) Cheers, al.
2010 Sep 27
3
Howto compile chemometrics package from source
Dear friends, I'm confused about how to install packages from source. I just updated R in Lenny from http://cran.fiocruz.br/bin/linux/debian/ I included in sources.list: deb http://cran.fiocruz.br/bin/linux/debian lenny-cran/ deb-src http://cran.fiocruz.br/bin/linux/debian lenny-cran/ Then: apt-get update apt-get install r-base r-base-dev Then I downloaded the package
2006 Oct 17
6
files in a directory limitation
Just curious but is there a limitation on the number of files in a directory? I am using ext3. I'm not concerned about file size just the number of files. Thanks, Jerry
2012 Jul 15
5
variable (column) in a data frame
To the R help list, When using a data frame, there is no warning or error message when I refer to a non-existent variable inside the data frame. Example: ##---------------------------------------------- a <- c(1,2,3) b <- c(11,22,33) df <- data.frame(a,b) df ## correct: there is a column in df named 'a' ## the sum is correctly performed sum(df$a==2) ## incorrect: there is
2002 Jul 11
1
Question about __wine_dbg_vprintf
I just build Wine-20020605 from source using gcc-3.1.1 (20020701 snapshot), binutils-1.12.1, glibc-2.2.5 on Slackware 8.0 w/ 2.4.18 kernel, XFree86 4.0.3 and Mesa 4.0.3 installed. I used "tools/wineinstall" to do the build and install and when I try to verify the installed wine version, I get the error below: tom@linux:~$ wine --version wine: relocation error:
2006 May 06
4
Protectbase Plugin not working?
Alle, I have installed and enabled (I think) the yum protectbase plugin: [cwfox at lurker ~]$ rpm -qa | grep -i protectbase yum-plugin-protectbase-1.1-1.c4 [cwfox at lurker ~]$ cat /etc/yum/pluginconf.d/protectbase.conf [main] enabled = 1 [cwfox at lurker ~]$ grep plugin /etc/yum.conf plugins=1 [cwfox at lurker ~]$ cat /etc/yum.repos.d/CentOS-Base.repo <SNIP> [base]
2008 May 07
2
bug on compilation (PR#11395)
Dear Mr. Beginning to work on Linux. I am trying to install R into Ubuntu Gustsy. I installed version 2.5.1 and worked fine. But then I tried to upgrade by adding these lines to sources.list: deb http://cran.fiocruz.br/bin/linux/debian etch-cran/ deb http://cran.fiocruz.br/bin/linux/ubuntu gutsy/ I introduced the authorization keys (as recommended) and the files were downloaded. But then I