similar to: Cert error or something

Displaying 20 results from an estimated 1000 matches similar to: "Cert error or something"

2010 Feb 12
3
Problems with certs
Trying to setup a sandbox environment, and I''m running into some issues. When I run the system in --noop mode, everything works as it should (long list of options truncated to ...): [root@kvm001 ~]# puppetd ... --noop info: Caching catalog at /var/lib/puppet/localconfig.yaml notice: Starting catalog run notice: //dev_server/basenode/role_general/ntpd/File[/etc/localtime]/ensure: is
2010 May 20
10
Question about templates from variables
I''m running into an issue trying to do something like the following: class test { file {"test": content => template(''mytemplate1'',''mytemplate2''), } } class test::test2 inherits test { File["test"] { content +> template(''mytemplate3''), } } So, basically I want the inherited class to tack on another
2005 Jul 13
1
Yum package requiring yumconf
Hi, I need yum-arch on RHEL4, yum does not come with RHEL4 so I took the CentOS package, but this one requires a yumconf package (satisfied by centos-yumconf) which I thought was pretty strange. Why does one require a yumconf package uberhaupt ? Why are we limiting a generally useful package to CentOS (or a system that provides yumconf) ? I know you can fix it in several ways, but I'm
2006 Apr 12
2
Update of CentOS 4.0 to 4.3
I need to update a CentOS 4.0 system to CentOS 4.3. In my opinion, I should start out with a "yum update yum centos-yumconf" and then follow that with a "yum update". Does anyone have any other input as to what other packages might be needed to be updated with yum and centos-yumconf before the mass upgrade? Thanks, Barry
2004 Oct 18
1
centos-yumconf purpose
Hello. I did try to find out some information about centos-yumconf, but I didn't find any. I would like to know what centos-yumconf rpm is made for and what it does (just overwrite the yum.conf file, or copy things from the original and create a new one ?). I dont' really understand the necessity of this package, because I thought that the version upgrade was made through the $releasever
2006 Apr 01
1
CEEA:2006:0215-001 CentOS 4 i386 Update System Enhancement
CEEA:2006:0215-001 CentOS 4 i386 Update System Enhancement This Enhancement Update is to create a new mirrorlist update system to create a much better user experience with a dynamic update system with fail-over capability. Please see this announcement for details: http://www.centos.org/modules/news/article.php?storyid=118 The following packages are updated and syncing to the mirrors: i386:
2005 Mar 06
3
CentOS-4 i386 errata: Configuration change for
centos-yumconf has been updated to include (but disable) all optional centos repositories. This would allow a user to update / install from an optional repository without needing to modify the configuration files. Example: If you wanted to install a package named foo from the optional repositry named centosplus, you would use the following command: yum --enablerepo=centosplus install foo see
2004 Jun 17
1
Comming from WhiteBox Linux ...
Hello several months ago I install WhiteBox Linux on several severs, I was happy, not woriing about upgrading every 1,5 year as when I use RH 4.0, 6.0, 7.3, 9.0 .... And then WhiteBox went black, WBEL updates release slowed down and maintainer wont help form anybody. Just telling "If you want quick updates, build it yourself.". I prefer wasting time for customizations and/or
2012 Jul 18
4
cert issues, puppet agent applying configs, problems oh my!
So I''m new to puppet and I''m having a bear of a time just getting a test server going. I installed puppet and the puppet client via yum on CentOS on AWS, so that saved me some time. I followed a few various blog posts about getting everything set up and applying a file, etc. Now I am trying to install a module (puppetlabs/apache) and it''s failing miserably for me. I
2006 May 02
4
Migrate from RHAS 4 to CentOS 4.2
I have a SGI Altix 350 (ia64) that came with RHAS 4, but without any paid support. I would like to migrate the server over to CentOS. Here is what I've pieced together from some older posts by Johnny, can someone confirm this should work? I know this is somewhat covered in the FAQ, although both entries refer to FC or WBEL, which already have built-in yum support. Install the
2006 Feb 17
2
Http proxy set in yum.conf is not working for the new yum mirrorlist system
Hi, It seems that the new update system does not consider the proxy option set yum.conf. After installing centos-yumconf-4-4.4.noarch.rpm together with the new yum packages, I was no longer able to use yum. In my case HTTP access is allowed only through a proxy. The proxy URL is configured in yum.conf. If I set the environment variable http_proxy from the shell I start yum, everything
2010 Feb 02
32
Making the new users experience easier
Just one more email and I''ll let you go for a few hours :) One of the things I like to see in apps is that they are immediately intuitive and easy to use for new users. I think Puppet is really good here, but there''s opportunity to make everything better. We want everyone to love Puppet from their first few minutes using it, all the way through to datacenter nirvana.
2005 Jul 20
4
Yum/rpm error (rpmdb versioning issue?)
Has anyone seen this before? [root at shelob rpm]# yum update rpmdb: Program version 4.2 doesn't match environment version error: db4 error(22) from dbenv->open: Invalid argument error: cannot open Packages index using db3 - Invalid argument (22) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/bin/yum", line 30, in ?
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
Hi, everyone, I have one conflict problem when I try to install Centos YUM on RHEL 4_X 86_64. Uname -a shows: Linux PT3 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 15:13:57 PDT 2006 x86_64 x86_64 x86_64 GNU/Linux Yum -version shows: Repository update is listed more than once in the configuration Repository base is listed more than once in the configuration Repository contrib is listed
2006 Apr 06
4
Updated Yum Docs
The docs in http://mirror.centos.org/centos/4/docs/ do not reflect yum of today ie the yum plugins. Where can updated yum docs be found? By browsing lists such as fedora-devel, centos one can see how the plugins have "stumbled in" but newbies/anyone wanting to pickup on the new features has nothing to read. Note there are yumex docs at the above location but my query relates to yum $
2005 Mar 01
1
yum broken
when I run yum update, I get: Setting up Update Process Setting up Repos http://mirror.trouble-free.net/cAos/centos/4/os/i386/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Not Found Trying other mirror. Cannot open/read repomd.xml file for repository: base failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. Any ideas? yum.log shows nothing interesting. I
2006 Jan 24
1
upgrading 3.6->4
greetings - I'm trying to upgrade a centos 3.6 box to version 4. I tried to do an upgrade using yum but that failed and now the Cd installer is not letting me upgrade either. Here's what I did: following the howto, I tried to do the upgrade using yum. I installed the GPG key and upgraded the centos-release and the centos-yumconf packages. When I tried to upgrade yum package I ran
2006 Apr 06
1
YUM Plugins: I seem to be "unplugged"?
Have followed all instructions, googled and read Johnny's November post, went to Duke (not physically, web-spherically, although it's only 45 minutes away),... and still can't see how I have protectbase operational. Installed: [root at wlmlfs08 ~]# yum -C --disablerepo=rpmforge list|grep yum centos-yumconf.noarch 4-4.5 installed yum.noarch
2006 Feb 18
0
CentOS-announce Digest, Vol 12, Issue 10
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2006 Feb 17
0
CentOS-announce Digest, Vol 12, Issue 9
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When