Displaying 20 results from an estimated 8000 matches similar to: "Request for exclude syntax assistance"
2008 May 30
1
CPAN mirroring exclude syntax assistance request
I'm running a local CPAN mirror and there is one recursive subdirectory
I desire to exclude. I've tried many different syntax variations with no
luck. Someone let me know where I'm going wrong:
/usr/bin/rsync -av --delete --exclude '/src/***' --no-implied-dirs \
--delete-excluded --prune-empty-dirs ftp.funet.fi::CPAN /cpan-mirror/
Thanks.
--
Love feeling your
2003 Jul 31
2
rsync 2.5.6 timeout bug
I've been getting frequent io errors trying to synchronise a local CPAN
mirror with the master on ftp.funet.fi, the symptoms being the dreaded
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
message at the client end. I've replicated this when mirroring from a local
CPAN mirror, and the issue seems to
2003 Jul 31
2
rsync 2.5.6 globbing bug
$ rsync -auv \
ftp.funet.fi::CPAN/modules/by-category/05_Networking_Devices_IPC/Net/* . \
| grep -v MOTD:
rsync: connection unexpectedly closed (1598 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
This is because the array used to hold the expanded filename glob (argv in
rsync_module(), clientserver.c) is only 1000 entries in size, and the above
2005 Mar 05
1
connection unexpectedly closed error
Hi everyone,
Previously I was using RSYNC 2.5.7 on RedHat 8.0 to
mirror CPAN (http://www.cpan.org/) and LDP
(http://www.tldp.org/) and everything was working
fine.
After upgrading to Fedora Core 2 and using RSYNC 2.6.x
, I kept on getting the following errors:
# rsync -av --stats --delete --force
ftp.funet.fi::CPAN
rsync: connection unexpectedly closed (9382362 bytes
received so far)
2003 Jul 18
1
multiple instances using cron
Hi all,
I have searched high and low on the web and this mailing list and
cannot find anything similar to the problems I am seeing.
I have the following two commands set up in cron (as root) to run at
midnight (under MacOS X Server 10.2.6).
rsync -av --progress --delete --progress --size-only
rsync.nic.funet.fi::CPAN /Volumes/mirrors/mirrors/cpan
rsync -av --progress --delete --progress
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
Hi,
Please advise how to use Response Rate Limiting on a server which has
multiple NSD server processes (nsd.conf server section has server-count
> 1).
We have a problem with NSD v3.2.16 repeatedly unblocking and blocking
again a single source which is flooding positive queries at a ~steady
700 qps rate. rrl-ratelimit setting is the default 200 qps. The
unblock-block happens multiple times
2009 Oct 08
1
xen guest system - install source
I am installing my first xen system (CentOS 5.3). The host system seems
to be ok.
I am following this tutorial:
http://www.howtoforge.com/installing-xen-on-centos-5.2-i386-p2
Now I try to use virt-install to install the first guest system, but I
cannot find a working install source.
I have tried at least these:
http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/
2013 Aug 14
1
Mirror failure
Hi, all.
I was getting:
`http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2:
[Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'"
Trying other mirror.
2003 Jun 26
0
Mac OS X queries
Hi All,
I am a new rsync user and I have what I think is a problem. I am using
the following command to mirror the cpan archive;
rsync -av --delete rsync.nic.funet.fi::CPAN
/Volumes/mirrors/mirrors/cpan
Everything appears to go through correctly, but then at the end of the
transfer I get the following error
rsync error: partial transfer (code 23) at
2007 Jun 11
1
20070605 still hanging with SSL
Thought this was fixed and now it's back.
No help from rawlog as the hang appears prior to authentication.
Notice there is around a 90 second delay before authentication fires.
Let me know how to proceed debugging. Thanks.
_____
Here's my config:
listen: *:143
ssl_listen: *:993
ssl_cipher_list: ALL:!LOW:!SSLv2
disable_plaintext_auth: no
verbose_ssl: yes
login_dir:
2007 Jun 18
1
Problem with deliver
Per the wiki page:
http://wiki.dovecot.org/LDA
Doing the following should create a Maildir directory structure
in an arbitrary directory, deposit a message and create/update
any dovecot indexes:
mkdir /common/foo
export HOME=/common/foo
export PATH=/usr/libexec/dovecot:$PATH
cat 1180102308.88215.4145.davidfavor.com:2,RS | deliver -f doda at foobar.com
This gives an error
2015 Jan 20
4
Building Xen 4.4 rpms for centos7
Hello,
Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape
it would be a good time to start experimenting with el7 builds aswell.
I think it's best to start with the same set of packages we have for el6,
and just do the minimum required changes to get them working on centos7.
That probably means fixing some dependencies in the spec file, and some changes
2004 Jul 19
2
SSLeay
Could someone tell me where i can download the latest version of SSLeay. I
have tried the following sites:
* <ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/>
* <ftp://ftp.uni-mainz.de/pub/internet/security/ssl>
* <ftp://ftp.cert.dfn.de/pub/tools/crypt/sslapps>
* <ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.psy.uq.oz.au>
* <ftp://ftp.sunet.se/ftp/pub/security/tools/crypt/ssleay>
2004 Sep 10
2
Re: Lossless AMI ADPCM
I'm copying the flac-dev list to see if anyone has any
feedback also...
--- Juhana Sadeharju <kouhia@nic.funet.fi> wrote:
> Hello again. I had time to check the paper out. I have filled the
> steps given in the paper with formulae, and then written a piece of
> C code. It is not complete code, but could be a reasonable start.
> Maybe there is one typo in the paper -- I have
2007 May 25
1
NTPD ?
Have used Centos 5 now couple of weeks and started to find
pieces on places, ie. found logs :D
Now, these ntpd errors strances me. Anyone else
getting these?
Errors
frequency error 500 PPM exceeds tolerance 500 PPM: 1 time(s)
frequency error 503 PPM exceeds tolerance 500 PPM: 1 time(s)
frequency error 504 PPM exceeds tolerance 500 PPM: 1 time(s)
frequency error 505 PPM exceeds
2009 Jan 24
7
Dovecot-1.1.9 fails to work with Thunderbird
When Thunderbird starts up 1.1.8 log entries reflect:
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<yemiah at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<david-xfer at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login:
2015 Mar 16
2
CentOS 6 VM image for paravirtualizaton on CentOS Xen server
On Sun, Mar 15, 2015 at 07:52:42PM -0700, Sarah Newman wrote:
> >
> > I'd really prefer to work from 'virsh' than from hand-writing xl
> > configuration files.When I last did this sort of thing, I worked from
> > a PXE environment that I controlled and could reserve DHCP settings
> > based on MAC addresses, and tune PXE to boot from disk by default but
2009 Apr 05
5
Update
I'm having troubles update my system.
Error: Missing Dependency: glibc-common = 2.5-34 is needed by package glibc
Update stops here. Any idea, how to continue?
Jarmo
2013 Aug 14
0
Mirror problem
Hi, all.
I was getting:
`http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2:
[Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'"
Trying other mirror.
2007 Jun 11
2
SSL_CTX_set_info_callback problem in latest source
In the file ./src/login-common/ssl-proxy-openssl.c appears the code:
if (verbose_ssl)
SSL_CTX_set_info_callback(ssl_ctx, ssl_info_callback);
It appears the SSL_CTX_set_info_callback symbol only occurs in the
openssl development branch starting with 0x00909000L as this symbol
is missing from openssl 0.9.8b and 0.9.8e (no check of the latest
nightly snapshot of the stable 0.9.8 branch).