similar to: Option --link-dest creates unexplained subdirectory

Displaying 20 results from an estimated 90 matches similar to: "Option --link-dest creates unexplained subdirectory"

2004 Jul 01
0
filesystem is full ??
Hi All, I try to test rsync on my notebook with Freebsd 5.2 I mount a dir to a win2000 hd with 80 gb free space as the BACKUPDIR after I run a script there are 3 files named dev-ad0s1a.0.200406290920.dump.gz dev-ad0s1e.0.200406290920.dump.gz dev-ad0s1g.0.200406290920.dump.gz end up with filesystem is full.. df show me enough space on local disc if I run the script again I get the error
2009 Jun 07
1
Inf in nnet final value for validation data
Hi, I use nnet for my classification problem and have a problem concerning the calculation of the final value for my validation data.(nnet only calculates the final value for the training data). I made my own final value formula (for the training data I get the same value as nnet): # prob-matrix pmatrix <- cat*fittedValues tmp <- rowSums(pmatrix) # -log likelihood
2007 Oct 18
3
[LLVMdev] movaps being generated despite alignment 1 being specified
Hello LLVMers, High order bit: Presence of a called function is causing a store on an unrelated vector to generate an aligned store rather an unaligned one despite unaligned store being indicated in the associated StoreInst. Details: I pulled down the latest source, so this is something I'm finding with the current LLVM. I'm hoping you'll have an idea what's
2006 Jan 18
2
Migration?
I just installed ruby, lighttpd, and mysql from darwinports on me laptop in lieu of the Apple version of ruby. Now when I fire up my rails application, it''s not running lighttpd anymore -- it''s running webrick. It also exits immediately. MySQL is running, the database and tables are restored from the backup. What step am I missing? Thanks for the help! Cheers, Hasan
2008 May 07
0
unexplained error (code 130) at rsync.c(271)
I'm using rsync 2.6.9 and rsnapshot 1.2.9 on Ubuntu 8.04. When using rsnapshot to backup a remote computer over ssh, I get the message rsync error: unexplained error (code 130) at rsync.c(271) [generator=2.6.9] ERROR: /usr/bin/rsync returned 130 while processing root@undertow:/ I looked at the source for rsync 2.6.9, and line 271 in rsync.c is just a comment. Furthermore, it is in the
2008 Nov 13
2
rsync returns unexplained error (code 129)
I synchronized two backup servers within a local network which worked fluently, using rsync with the following parameters: rsync --archive \ --hard-links \ --delete \ --rsh="ssh -i $key_file" \ --copy-dest=/var/lib/backuppc \ --compress-level=9 \ --stats \ --human-readable \ --partial-dir=.rsync-partial \ --bwlimit=$bwlimit \ /var/lib/backuppc
2004 Jun 24
0
[Bug 1476] New: Unexplained timout at end of file transfer.
https://bugzilla.samba.org/show_bug.cgi?id=1476 Summary: Unexplained timout at end of file transfer. Product: rsync Version: 2.6.2 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: ej.grace@imperial.ac.uk
2003 Jun 07
0
unexplained error (code 23) at main.c(1045)
I am using rsync 2.5.6 to copy from a system running redhat 6.2 (192.168.0.50) to another system running redhat 6.2 (192.168.0.70). The command line I'm using is: rsync -avW --numeric-ids --delete 192.168.0.50::vgroup00/* /vgroup00/ It complains IO error encountered - skipping file deletion rsync error: some files could not be transferred (code 23) at main.c(1045) I looked at main.c(1045)
2009 Jun 11
0
rsync occassionally issues the message "rsync error: unexplained error (code 255) at main.c(1506) [generator=3.0.4]"
Hi, Please try this patch below, I think it?ll solve the bug? Amir diff -U 5 -Nuir rsync-3.0.4/cleanup.c rsync-3.0.4.new/cleanup.c --- rsync-3.0.4/cleanup.c 2008-06-04 19:01:02.000000000 +0300 +++ rsync-3.0.4.new/cleanup.c 2009-03-29 09:45:04.000000000 +0300 @@ -98,11 +98,11 @@ static int unmodified_code = 0; SIGACTION(SIGUSR1, SIG_IGN); SIGACTION(SIGUSR2,
2015 Apr 01
0
Unexplained size difference with CentOS 7 (1503) -01 install media
In the process of updating my copy of the CentOS 7 (1503) -01 install media, I notice that it's ~70MB larger than the image that it's replacing: $ rsync mirrors.kernel.org::centos/7.1.1503/isos/x86_64/*DVD*.iso -rw-r--r-- 4310695936 2015/03/31 17:05:50 CentOS-7-x86_64-DVD-1503-01.iso -rw-r--r-- 4236247040 2015/03/28 12:15:26 CentOS-7-x86_64-DVD-1503.iso But when I compare sizes using
2008 Jan 14
1
Unexplained MDA bounce backs
I have recently noticed that some of our internal mailer scripts are causing Dovecot-LDA to generate Mailer Delivery Subsystem messages. The following Dovecot-LDA message is generated: ---- Message body ---- Your message was automatically rejected by Dovecot Mail Delivery Agent. The following reason was given: Unknown error ---- Message body ---- ---- Message header ---- Return-Path:
2018 May 04
0
unexplained Replication failures...?
Hi Vincent, > I'm running in circles trying to debug replication failures on samba 4.7.6: > > dc00 : is a VM on KVM host (attached to a bridge on local LAN) > dc01 : is a similarly configured VM on another KVM host. > > I've forcibly demoted and re-promoted dc01 but I still cannot get > automatic replication to work: > > root at dc00 ~]# samba-tool drs showrepl
2002 Feb 06
1
rsync error: unexplained error (code -1) at main.c(842)
I'm running rsync 2.5.1 on solaris 7 in server mode and getting the above message when entering the following command: rsync -vraz --delete hostname::test ./ this is my rsyncd.conf use chroot = no max connections = 25 syslog facility = local 3 read only = false log file = /var/log/rsyncd.log pid file = /var/log/rsyncd.pid lock file = /var/log/rsyncd.lock [test] path = /export/home/mrl315
2002 Feb 23
1
rsync error: unexplained error (code -1) at main.c(883)
rsync 2.5.2 on FreeBSD 4.4-STABLE. my rsyncd.conf looks like this: read only = yes [test] path = /tmp I am starting rsync as root like this: rsync --daemon when I connect to the rsync server on the localhost I get this: myhost# rsync localhost:: test but when I connect, from the localhost, using it's hostname i get this: myhost# rsync myhost.hwi.buffalo.edu:: rsync error: unexplained
2002 Jul 31
1
rsync error: unexplained error (code 255) at main.c(925)
Hi All, I'm new to this group so please be gentle, I have scoured the internet and gone all through the archives & FAQ's looking for an answer to this. I'm using v2.5.5 of rsync which I compiled from source on a Solaris 9 box. I'm connecting to a Linux machine over SSH and pulling files back to me. The section from the log that shows the error with vvv verbosity is...
2003 Jun 18
1
unexplained error occurs with options "o" or "g"
I am running rsync ver 2.5.5 on HP-UX 11.0. Whenever I run an rsync specifying the "o" or "g" option to maintain owner or group info, I get an error similar to the one below. The actual error code changes every time, but it's always the same main.c line number. The error message does not occur if I remove the o and g options. rsync error: unexplained error (code 184) at
2003 Jul 18
1
unexplained error (code 255) at main.c(620)
Hi, after syncing I get the following error: rsync error: unexplained error (code 255) at main.c(620) If I use -vvv I get the follwing error: rsync error: errors with program diagnostics (code 13) at log.c(284) _exit_cleanup(code=13, file=log.c, line=284): about to call exit(13) All files are correctly transfered. Somebody can help me ? SUN Solaris 9 rsync 2.5.6 sun-ssh /usr/local/bin/rsync
2004 Jun 01
1
Unexplained error (code 24)
Hi all, While trying to mirror a filesystem from one machine to another (for backup purposes) I get the following error: [root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/ /bigdisk/backup/chandler/dev-md5-var/ root@chandler's password: rsync error: unexplained error (code 24) at main.c(1045) Does this mean anything to anybody? Regards, Graham --
2006 Aug 11
0
Error unexplained (code 255) AT main.c(1298)
Hi all, I am using rsync 2.6.8 (compiled) between 2 solaris 9 systems. If I do srv11$ rsync -av -e ssh --rsync-path=/usr/local/bin/rsync srv10:/opt/httpd backuphttpd Password ok , it is transferring ,than I got the messages receiving file list .....done sent 20 bytes received 45950 bytes 13143 bytes/s totale size is 33936000 speed up 738.23 rsync error: unexplainded error (code 255) at
2014 Dec 20
0
Unexplained difference between results of dppsv and dpotri LAPACK routines
This isn't the help list for LAPACK, but as far as I can tell, dppsv expects a symmetric matrix input compacted as triangular, not a Choleski decomposed one. So try assigning lmat before the call to dpotrf. -pd > On 20 Dec 2014, at 22:06 , Pierrick Bruneau <pbruneau at gmail.com> wrote: > > Dear R contributors, > > Considering the following sample C code, that