Displaying 20 results from an estimated 4000 matches similar to: "0.99.4 released"
2000 Mar 23
1
Found a bug in the OpsnSSH configuration script
[I'm cc:ing openssl-users at openssl.org, because questions about this
are getting there over and over...]
There's a problem that several people who installed OpenSSL to be able
to uyse OpenSSH have faced:
Could not find working SSLeay / OpenSSL libraries, please install
I don't recall how SSLeay was installed, but for OpenSSL, there's a
glitch in the way it tries to find
2008 Nov 20
1
different ACF results
Dear all,
I have one Model (M3) fitted using the lme package, and I have
checked the correlation structure of within-group errors using
plot(ACF (M3,maxLag=10),alpha=0.05)
But now I am not sure how to interpret this plot for the empirical
autocorrelation function.
The problem is that I am used to see/interpret diagrams in which all
the autocorrelation Lags, except lag-1, are inside the
2004 Jul 30
1
sox, ipsec-tools, samba
Hi all,
Lance got married and is a little distracted, at the moment. :)
so I built sox, samba and ipsec-tools for centos.
They're available here:
http://linux.duke.edu/centos/samba/ - RHSA-2004:259-23
http://linux.duke.edu/centos/sox/ - RHSA-2004:409-05
http://linux.duke.edu/centos/ipsec-tools/ - RHSA-2004:308-06
These are all for Centos-3
They're signed with my gpg key. As soon as
2013 Nov 06
1
PuppetMaster and Puppet Client in the same machine
Hi Dears,
I am installing the puppetmaster server and puppet client is running in the
same machine.
When i running : puppet agent --test --waitforcert 30
I received the error :
Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources
using ''eval_generate'': SSL_connect returned=1 errno=0 state=SSLv3 read
server certificate B: certificate verify failed:
2011 Jan 24
2
Puppet master cannot connect to self
Hi, I have a the annoying problem that the puppet master cannot connect
to itself. It fails with:
puppet# puppetd --test
err: Could not retrieve catalog from remote server: SSL_connect returned=1
errno=0 state=SSLv3 read finished A: tlsv1 alert decrypt error
History:
I have had this problem on our old puppet server: puppet.domain.com. It was
annoying but not critical.
Recently I built a new
2017 Aug 25
2
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
I would also check where the "... is not portable!" messaage is generated.
If it's done by the configure script, you can look at the test to give
you a hint as to why this message was generated.
For my setup, I did much the same as you but didn't have to set
the SSL_CFLAGS, SSL_LIBS environment variables, nor did I set the
--with-ssldir configure option (although your setup may
2006 Sep 17
3
problems with yum and 4.3-->4.4
Are the problems with yum in the Centos 4.3->>4.4 upgrade process due
to a forked or obsolete version of yum?
I briefly scanned <https://lists.dulug.duke.edu> and didn't see any
problems, but did see some incidents regarding yum hangs reported
about a year ago.
regarding the current upgrade, Seth Vidal in
2005 Mar 09
1
Minor documentation bug with 0.99.14
The sample dovecot-example.conf contains these lines:
> # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
> # dropping root privileges, so keep the key file unreadable by anyone but
> # root. Included doc/mkcert.sh can be used to easily generate self-signed
> # certificate, just make sure to update the domains in dovecot-openssl.cnf
> #ssl_cert_file
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following
warning :
Warning: Local environment: "42A" doesn''t match server specified node
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2010 Aug 19
7
External CA: Could not run: Could not retrieve certificate for puppetsrv and not running on a valid certificate authority
Hi Experts,
I''m trying to generate my own certificates (all of them, including certs for
CA, server and client) for puppet to use.
and I''m getting "Could not run: Could not retrieve certificate for puppetsrv
and not running on a valid certificate authority"
Just wondering what the problem could be?
What I did is:
1. generate a self signed CA cert, and save the
2008 Jul 14
2
Cleaning up smp kernels
I have used the package-cleanup utility to remove old kernel packages,
but I noticed that it only removes the 'kernel' and 'kernel-devel'
packages. It does not touch 'kernel-smp', 'kernel-hugemem', etc. What
is the recommended method of cleaning up these other kernel packages?
Should I just 'yum remove' the ones I don't need?
Some of my servers have a
2009 Sep 03
2
Problems with puppetd on ubuntu server
If you install puppet from the ubuntu 9.04 repositories (apt-get
install puppet) it sets up puppet differently than the gem. The
differences are obvious from the /etc/puppet/puppet.conf which looks
like this
[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
pluginsync=true
[puppetmasterd]
2020 Mar 06
1
Problem with tika
Hello all,
For some time now we've bin using solr as a search engine (working
great). I have added tika for searching inside documents, however it
keeps crashing when indexing. When just indexing mails that arrive works
good, but a reindex on all mail constantly crashes with below stacktrace.
When I observe the packets with wireshark I see a HTTP-flow going to
tika and suddenly, midway a
2007 Jan 24
1
building with SSL support in non-std directories
I'm trying to get configure to find the right libs/includes to build with SSL support (openssl), but it just seems to refuse!
I tried passing " --with-ssl=openssl --with-ssldir=/usr/local/ssl ", but this didn't seem to help.
In /usr/local/ssl is:
drwxr-xr-x 2 root root 4096 2006-12-11 13:25 bin
drwxr-xr-x 2 root root 4096 2006-12-11 12:15 certs
drwxr-xr-x 3 root root 4096
2010 Aug 22
2
Build failure building dbox and gnutls
Hello!
I'm having two issues building dovecot, one is with dbox storage, and
another building gnutls as the SSL backend (builds fine with openssl).
Software versions are Dovecot v2.0.0, GnuTLS 2.8.6 and OpenSSL 1.0.0a
Configure: ./configure --prefix=/usr --sysconfdir=/etc/dovecot
--localstatedir=/var --libexecdir=/usr/lib
--with-moduledir=/usr/lib/dovecot/modules --with-zlib
2005 Oct 24
2
debian dovecot upgrade
Hi all
I find this highly upsetting, I just upgrade my debian dovecot, and I specified that I dont want to upgrade the conf file.
and on restarting, I get this in my syslog.
Oct 24 17:33:33 mail dovecot: Dovecot v1.0.alpha3 starting up
Oct 24 17:33:34 mail dovecot: Login process died too early - shutting down
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file
2006 Dec 06
2
rc15 'configure' fails at "unexpected token `SSL,'"
i'm building dovecot-1.0.rc15 on osx.
when i,
./configure --with-ssl=openssl --with-ssldir=/etc/ssl_certs
--disable-static --enable-shared --disable-maintainer-mode
--disable-ipv6 --with-mysql --with-sql-drivers=mysql --with-deliver
--with-pop3d --with-storages=maildir,mbox --disable-debug
it fails at,
...
checking how to hardcode library paths into programs... immediate
appending
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
Hello,
I have followed the documentation at
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html to try
to setup dashboard but after I manually add a node it shows up as
unreported. The agent has successfully completed a very basic catalog run
just adding a file to the file-system.
Dashboard v1.2
Puppet puppet-server.noarch 2.7.19-1.el6
SERVER:
-bash-4.1$ cat
2009 Oct 06
8
compiling issue 1.2.6 - Solaris
Heya,
I am expiriencing compiling issues on Solaris 8 and Solaris 10 boxes
with dovecot 1.2.6. On Solaris 8 the compiler is gcc 64bit 3.2.2, on
Solaris 10 gcc 3.4.3.
On both systems the compiling fails with:
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2
-Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2
2012 Jun 12
6
Trying to get tagmail to work
Hey guys,
Relatively new to Puppet and I''m trying to setup tagmail to send all emails
to me: at one point I''ll filter that down to errors and whatnot (based on
tags) but for now I just want to get it working.
Master Puppet server is setup with Passengers, all works well:
/etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is