Displaying 20 results from an estimated 800 matches similar to: "Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64"
2013 Apr 05
0
Problems with Puppet installer on Ubuntu 12.04 LTS
Hi,
My platform is Ubuntu 12.04. The hostname is puppet and this is a Virtual
Machine in Vmware 5.0.
This is a lab server and it is behind a proxy. I am having a problem with
the installer. Any
ideas what is going on?
root@puppet:/home/rbgonza/puppet/puppet-enterprise-2.8.0-all#
./puppet-enterprise-installer
2004 Oct 15
1
Building package compatible w/ R v1.9.1 and R v2.0.0?
Hi,
just in the process of updating my packages for R v2.0.0 and I have not had
time to followed the R v2.0.0 discussions so maybe my questions have already
been answered.
A concern I have is that when creating packages they should be backward
compatible with R v1.9.x for a while until all users and computers has
migrated to R v2.0.x. It is pretty straightforward to setup my packages so
that
2012 Mar 21
4
PE - installation error
Hi,
I am trying to install puppet enterprise on a fresh Debian Squeeze
machine, but I am getting an error midway with no information on what
went wrong. How do I troubleshoot or look for more debugging
information?
This is what the screen output for installation is:
thanks for your help in advance!
Setting up pe-rubygem-fog (1.0.0e-1puppet2) ...
Setting up pe-cloud-provisioner (1.0.1-puppet1)
2006 Aug 18
4
DateBocks v2.0.0 Released
Excert from http://www.nshb.net/datebocks-2-0-0-released
Woohoo!! Finally released the next generation of DateBocks (aka
DateBox) v2.0.0.
This was a long time coming, after its initial version release allll
the way back in January, this is a nice edition to the popular tool I
released before.
This version is chalked full of features. Here is the cut out from the
CHANGELOG
== 2.0.0 - AUGUST 16,
2006 Jan 12
5
[Announce] Web-MeetMe v2.0.0
[New Features]
1. Added focus and tab-order to all input fields
2. Dynamic generation of date/month/year listboxes
a. It is no longer possible to schedule an invalid
date.
3. Added 'Extend' and 'End Now' buttons to the monitor
page.
4. Invite button on the monitor page. This greatly
simplifies the process of adding callers to a conference.
The ./lib/defines
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2006 May 15
2
DO NOT REPLY [Bug 3778] New: rsync triggers ( pre/post xter scripts )
https://bugzilla.samba.org/show_bug.cgi?id=3778
Summary: rsync triggers ( pre/post xter scripts )
Product: rsync
Version: 2.6.8
Platform: Sparc
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2013 Jul 17
3
Unable to use Cloud Provisioner
Hi Guys,
I''m unable to load the module cloud provisioner, when I try to run node_aws
it gives me the below errors:
Error: Could not autoload puppet/face/node_aws/list_keynames: no such file
to load -- guid
Error: Could not parse application options: Could not autoload
puppet/face/node_aws/list_keynames: no such file to load -- guid
And when I see the help list I can see the below
2011 Jul 21
6
ANNOUNCE: Cloud Provisioner v0.6.0rc1 release
We are happy to announce the first public release candidate of our Puppet
Cloud Provisioner.
This release is available for download at our Module Forge:
http://forge.puppetlabs.com/puppetlabs/cloud_provisioner<http://downloads.puppetlabs.com/dashboard/>
Extensive documentation can be found at:
http://docs.puppetlabs.com/guides/cloud_pack_getting_started.html
Please report feedback via the
2010 Jun 10
2
counting Na/not NA by groups by column
# create a matrix with some random NAs in it
> m<-matrix(NA,nrow=15,ncol=14)
> m[,3:14]<-52
> m[13,9]<-NA
> m[4:7,8]<-NA
> m[1:2,5]<-NA
> m[,2]<-rep(1800:1804, by=3)
> y<-order(m[,2])
> m<-m[y,]
> m[,1]<-rep(1:3,by=5)
> m
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13]
[,14]
[1,] 1 1800 52 52 NA 52 52
2004 Oct 11
2
64-bit R on Intel Xeon EM64T running fine
Dear mailing-list members,
In the days of cheap RAM and microarray applications feasting on memory,
64-bit computers become more and more useful - to actually make use of memory
beyond the magic 4GB border. I would like to report the success of running
64-bit R on an Intel Xeon EM64T machine under Linux. Just like on an AMD
Opteron, R v2.0.0 compiles fine (and out of the box) and is happily
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is
failing with the following error:
---> Package mod_passenger.i686 0:2.2.5-1 set to be updated
--> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
mod_passenger
---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated
--> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
2020 Jun 12
2
Is it possible to configure libvirt's MAC generation?
Is it possible to configure libvirt to generate "predictable" MAC
addresses for virtual NICS? (A configuration which accomplishes this
by limiting the pool of available addresses would be acceptable for
my use case.)
Read on for why I want to do this ...
I have a somewhat unusual use case. I am working with the OpenShift
bare metal "IPI" installation process, which is
1999 Jan 25
3
ICMP Error
I just installed pre 9 of kernel 2.2.0. I am now getting echoed to the
screen of whatever virtual terminal I am in the following message:
172.16.81.99 sent an invalid ICMP error to a broadcast
This is repeated for a number of IP addresses.
Obviously, the problem is two fold. Firstly I need to find out what the
problem is with the servers. However, I find it somewhat annoying to
having this
2013 Aug 27
2
passenger installation file passenger-install-apache2-module missing
Dear all,
I have installed
yum install rubygem-passenger
Installed:
rubygem-passenger.x86_64
0:4.0.5-3.el6
Dependency Installed:
rubygem-daemon_controller.noarch 0:1.1.4-3.el6
rubygem-fastthread.x86_64 0:1.0.7-1.el6
rubygem-rack.noarch 0:1.0.1-2.el6
rubygem-rake.noarch 0:0.8.7-2.1.el6
2010 Jun 20
7
rspec-rails 2.0.0.beta.12 showing undefined method error for route_to
First of all, I''ve been trying to find an answer for this problem all
over the internet without luck.
The thing is that I am using RVM with ruby 1.9.2-head and I created a
new empty gemset. Then I installed bundler gem with:
gem bundler install
That installed the library into the /Users/damselem/.rvm/gems/
ruby-1.9.2-head at rails3/gems directory. Then I went to my rails 3 app
2011 Oct 19
5
How to know the generated certname used by a puppet client, for reuse within erb (because of cloud provisioner) ?
Hi,
I am using the cloud provisioner to bootstrap some ec2 nodes, and these
clients are signed using a randomly generated certname, which is put in
/etc/puppet.conf at the bootstrap time (eg certname =
d7bcd693-73fd-495f-0876-ff91ea11111e).
But my puppet code repo also manages the puppet.conf file, so the file will
be overwritten on the client at the first puppet run. Nevertheless, i should
not
2014 Dec 01
0
CESA-2014:1912 Moderate CentOS 7 ruby Security Update
CentOS Errata and Security Advisory 2014:1912 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1912.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
93c6319a06c0545dac0e0a6a1066685f07396c350a745655d27e799f0f41a9f6 ruby-2.0.0.353-22.el7_0.x86_64.rpm
2015 Jun 24
0
CEBA-2015:1158 CentOS 7 ruby BugFix Update
CentOS Errata and Bugfix Advisory 2015:1158
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1158.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
c047a6adb832371c25c4f321ee5aeb7acbe1467f9d9e149cc6f3ae38d22d6dc9 ruby-2.0.0.598-25.el7_1.x86_64.rpm