Displaying 20 results from an estimated 500 matches similar to: "3.02 bug? Symlink ->foo changed to ->/rsyncd-munged/foo"
2023 Jan 06
3
Re: replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
On January 6, 2023 3:56:39 AM GMT+02:00, Gerben Wierda <gerben.wierda at rna.nl> wrote:
>One step further in my quest to create a replacement mail server.
>
>I now have my old mail server (2.3.19.1, macOS + MacPorts) and my new (2.3.20, Alpine Linux, Docker, apk package). When I turn on replication it works, but, after a while I see:
>
>Jan 06 00:50:31 replicator: Panic: data
2023 Jan 06
2
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
One step further in my quest to create a replacement mail server.
I now have my old mail server (2.3.19.1, macOS + MacPorts) and my new (2.3.20, Alpine Linux, Docker, apk package). When I turn on replication it works, but, after a while I see:
Jan 06 00:50:31 replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
Jan 06 00:50:32 replicator: Fatal: master:
2005 Aug 21
1
Rsync 2.6.3 does not show to be deleted files. Bug?
Hi,
I am running rsync 2.6.3 on Mac OS X 10.4. I have set up rsync to act  
as rsync server on one machine with a module entry like this:
syslog facility = local5
[src-rw]
         path = /usr/local/src
         comment = whole /usr/local/src tree
         hosts allow = [ip addresses deleted]
         hosts deny = *
         uid = gerben
         gid = staff
         read only = no
I have an
2004 Jun 18
1
Rsync, Cygwin, & SSH: ntsec OR nontsec?
Hi all,
Thank-you to all the developers for rsync.  It is 
very well done.
I have rsync running on various platforms 
connecting to the same server and all is good. 
Except for 1 Win2000 Prof. server.   I backup 
several directories with various permissions and 
users successfully.  However, there are 2 
directories that even though the permissions are 
the same as other directories that are
2005 Jan 22
1
Collins Master Dictionary (closer yet)
Hey, thanks for all the help,
the
"Desktop"="800x600"
line in the .conf file helped a lot, the elements within the window don't 
dissappear anymore. Thanks! :)
Only one little glitch is keeping the program from being useful:
The dictionary doesn't use a standard 'search' field and button as one might 
expect, instead, all of the entries for the selected
2011 Mar 02
0
axis, title & padj
Hi,
I often use par(mex = 0.5) as an easy way to shrink space used for 
margins.  However, I recently noticed that this leads to an asymmetry in 
the positioning of the x vs. y axis labels and xlab / ylab -- the x-axis 
labels are pushed into the tic-marks, while the y-axis labels look fine.
A more extreme example:
dev.new()
par(mex=.1, mar=c(10,10,10,10))
plot(1:10)
Tracking this down in the
2005 Jul 11
1
small first graph of par(3,2), other 5 are correct
Hi,
I'm trying to produce 6 graphs on a single page using code I've borrowed 
from an example by Paul Murrell:
(http://www.stat.auckland.ac.nz/~paul/RGraphics/custombase-xmastree.R).
It involves placing 6 horizontal barplots on one page and adding common 
labels.
The problem is the first graph in my figure (the one in the (1,1) 
position) is smaller than the other 5.  A toy example is
2023 Jan 06
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
How problematic is it to have
default_vsz_limit = 0
in dovecot.conf? macOS+MacPorts had this as a requirement even.
Gerben
> On 6 Jan 2023, at 16:49, Paul Kudla <paul at scom.ca> wrote:
> 
> 
> i ran into this as well
> 
> here is the full config for mine with replication
> 
> # cat dovecot.conf
> # 2.3.14 (cee3cbc0d): /usr/local/etc/dovecot/dovecot.conf
> #
2002 Jun 14
1
data.frame - transform
Hi there,
I have a data.frame (pwt6) which I would like to transform:
country	year	gdp
MEX	1950	2
MEX	1951	5
BOL	1950	4
BOL	1951	12
ITA	1950	45
ITA	1951	2
This should be the result:
year	MEX.gdp	BOL.gdp	ITA.gdp
1950	2		4		45
1951	5		12		2
Right now I have this code (better - no code):
country.label<-names(table(pwt6$country)) 
result<-data.frame(year=NULL)
 for(i in country.label)
   ?
2023 Jan 07
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
ok a little bit more info ....
My servers all run under FreeBSD 12.xx
which was also the base for the apple operating system origionally.
setting default_vsz_limit = 0 i seem to remember trying with no so great 
results
setting to zero can cause memory over runs (espically with replication) 
etc i found that when i used the config i sent eariler (vsz_limit is 
defaulted (not set )) everything
2000 Dec 17
1
multiframe in postscript
I was hoping that the following specification
    postscript(file="fig.ps",height=2,width=4)
    par(mar=c(5,5,2,2)+.1,mfrow=c(1,2),mex=.6)
would yield the same scaling effect as
    postscript(file="fig.ps",height=2,width=6)
    par(mar=c(5,5,2,2)+.1,mfrow=c(1,3),mex=.6)
but the fact is that the 'mfrow=c(1,2)' yields smaller plotting frame
and bigger font size. 
2006 Mar 10
0
queue and service period
i've got 3 queues:
QUEUE A
- >(mon,tue,wed,thu,fri) 8-12/14-18 -> Queue the call
> else play a mex reporting the service period
QUEUE B
- >(mon,tue,wed,thu,fri) 8-12-> Queue the call
> else play a mex reporting the service period
QUEUE C
- >(mon,tue,wed,thu,fri,sat,sun) 8--20 -> Queue the call
> else play a mex reporting the service period
how can i set it?
2014 Nov 15
1
rsync stalls at .sparsebundle directories on OS X
Hi. I try to make backups from one disk to another. I have .sparsebundle[1] directories on the source drive (/Volumes/data/). When rsync reaches the first .sparsebundle it stalls and stays there until i ctrl+c.
I'm using OS X Yosemite and rsync version 3.1.1 protocol version 31 installed via homebrew. However, I had this problem on OS X Lion too using rsync 3.0.9. Actually, the reason I
2001 Feb 23
1
vorbis & open music
hiho,
i'm quite new to this list , and maybe this is a little
out of topic, but i want to announce something
related to vorbis. i'm the maintainer of the music_site
http://www.killerfish.de and we hardly discuss
to use vorbis for our releases. i attached a mail
i sended to monty earlier, and he asked me to post
it here. here we go.
> we use ra / mp3 on our site, BUT we're about to
2016 Nov 07
2
[llvm] To link or not to link
Hi,
I have migrated an LLVM front-end from LLVM 3.5 to 3.8 and now to 3.9 and ORC, and there is a concept which I could not transfer. Consider:
extern "C" { void somefunc() {} }
…
auto llvmfunc = llvm::Function::Create(type, llvmFunction::PrivateLinkage, "bla", module));
executionengine.addGlobalMapping(llvmfunc, &somefunc);
// now I have llvmfunc to work with and
2010 Nov 05
1
__Legend_para_varios_gr�ficos
Hola a todos, en efecto, lo crucial es el new, he utilizado estas líneas
para mi código:
par(new=T, mfrow=c(1,1), mar=c(0,4,2,2), oma=c(1,1,0,1))
plot(-1,type="n",axes=F,xlab='',ylab='')
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
Dear R-help list.I'm not big on programming, but I have a weird error on a couple of packages when trying to install them. I hope someone could help me :-).System:  MacBook Pro (1.0) with OS X 10.6.4 
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the
1999 Nov 10
1
plot() bugs (PR#317)
Full_Name: Bill Simpson
Version: 65.1
OS: Linux Redhat 6.1
Submission from: (NULL) (193.62.250.209)
Try this:
#default plot symbols and lettering are too small, need to scale up
par(cex=2,mex=.7)
par(mar=c(5,5,1,1))
spdiff<-c(1,2,3,4,5)
dpdet<-c(1,2,3,4,5)/10
dpsp<-c(2,3,4,5,6)/10
dpdir<-c(2,4,6,8,10)/10
plot(spdiff,dpdet,pch=15,ylim=c(0,max(dpdet,dpsp,dpdir)),xlab="Speed
2003 Dec 24
1
par(mgp) - unexpected behaviour (PR#6046)
Full_Name: Nicholas Boers
Version: 1.8.1
OS: Windows XP Home Edition, Debian GNU/Linux 3.0
Submission from: (NULL) (24.68.84.10)
mgp[2] specifies the axis labels' margin line relative to that of the axis line
(mgp[3]).  The `par' help does not document this behaviour.
The following code demonstrates my observation:
  plot.new();
  par(mgp = c(3, 2, 1));
  box();
  title(xlab =
2011 Aug 19
1
Build a package - check error
Dear R-users
I am slowly migrating my mex files (MATLAB - Fortran and C) to R.  To get my
own functions available on R section I have decided to learn how to build  a
R package. I choose a simple example with a few Fortran and R functions
(wrapper).
The fortran sources are located at src and the R functions at R (as
recommended).  The building process went ok but R CMD check did not. The
error