Displaying 20 results from an estimated 11000 matches similar to: "--partial replaces destination file on interrupted transfer"
2008 Feb 06
0
FW: Error code 23, delete failed, error 0
Just as clarification, when I said the directory does not exist I mean that
is was properly deleted by the server/receiving side. It appears as if
rsync did everything that it should but an error code of zero is being
returned and the exit code is set to 23, non-zero.
Full options:
-ruvvityz --compress-level=9 --links --ignore-case --ignore-errors --stats
--del
2013 Jul 11
0
LDFLAGS and distro overrides
Hi,
Matt Fleming:
> This just came up on IRC,
>
> 15:01 < chithead> the first one that fails is ld -m elf_i386 -Wl,-O1 -Wl,--as-needed -Bsymbolic -pie -E --hash-style=gnu -T /var/tmp/portage/sys-boot/syslinux-6.01_pre5/work/syslinux-6.01-pre5/core/i386/syslinux.ld -M -o ldlinux.elf ldlinux.o \
> 15:01 < chithead> --start-group libcom32.a --whole-archive
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found
the following:
syslinux 3.08-pre10 ? broken
>>> config.inc:max_cmd_len=255
syslinux 3.08-pre11 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.08 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre1 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre2 ? broken
2013 Jul 19
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
6.02-pre8 still doesn't work. Same error. Nothing happens, no menu.
Did you change something on the build system between pre5 and pre6?
--
Regards,
Igor
2005 Aug 09
8
SYSLINUX 3.10-pre* testing
Hi!
as i know that you like test reports, here are some...
Testing environment:
CompactFlash card, connected with an USB adapter to a Compaq Evo D310
frontal USB port.
This machine boots via USB quite well with syslinux.
3.09 boots ok, no problem
3.10-pre2 does not boot
3.10-pre3 does not boot
3.10-pre4 does not boot
3.10-pre5 locks up pc
3.10-pre6 locks up pc
3.10-pre7 writes
2008 Dec 15
1
weird interaction between --delete-delay and --partial-dir when transfer is interrupted
Hi,
I'm not sure if this is a bug, but after reading the manual, this does
not seem like expected behavior. I'm using the following rsync command
to approximate an atomic update (I can't use --link-dest as hard links
in hfsplus filesystems are fubar under linux as of 2.6.27):
rsync -a --delete-excluded --backup --backup-dir=../bar.archive
--backup-suffix=.2008-12-15-0115
2013 Jul 19
3
FW: pxelinux 5.x, 6.x memtest problem
Hi,
> What steps are you using to recompile the releases? Are you working from
> git?
No, not git.
See http://www.syslinux.org/archives/2013-July/020543.html and the
f'up from Ady and my response regarding re-compiling.
So actual I think I don't re-compile everything. I think I am using
the pre-build modules from your provided archives (if 'make installer
&& make
2002 Jul 08
0
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2002 Jul 11
1
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2013 Jul 19
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 03:59:09PM, Igor Sverkos wrote:
> Hi,
>
> > What steps are you using to recompile the releases? Are you working from
> > git?
>
> No, not git.
OK, could you try 6.02-pre8? It contains a revert of the single commit
that exists between 6.02-pre5 and 6.02-pre6.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jul 22
0
FW: pxelinux 5.x, 6.x memtest problem
On Fri, 19 Jul, at 07:49:06PM, Igor Sverkos wrote:
> Hi,
>
> 6.02-pre8 still doesn't work. Same error. Nothing happens, no menu.
>
> Did you change something on the build system between pre5 and pre6?
Not intentionally and I looked through the logs on the build machine to
see if anything relevant was upgraded before I did the revert.
The files are not being corrupted by the
2013 Jul 02
2
LDFLAGS and distro overrides
This just came up on IRC,
15:01 < chithead> the first one that fails is ld -m elf_i386 -Wl,-O1 -Wl,--as-needed -Bsymbolic -pie -E --hash-style=gnu -T /var/tmp/portage/sys-boot/syslinux-6.01_pre5/work/syslinux-6.01-pre5/core/i386/syslinux.ld -M -o ldlinux.elf ldlinux.o \
15:01 < chithead> --start-group libcom32.a --whole-archive
2007 Feb 06
3
Syslinux: Broken file reading for fat16 with 3.35+?
Hello,
I noticed after upgrading from 3.20, I haven't been able to get
syslinux to boot properly with menu.c32 or mboot.c32 from a USB key. I
get an error saying invalid kernel when its trying to load menu.c32 or
mboot.c32 (or any other kernel for that matter). I tried 3.35 and
3.36-pre5. Same exact behaviour.
I'm using the following to compile:
gcc version 3.2.3 20030502 (Red Hat Linux
2012 Jan 09
1
reposurgeon progress
This is a consolidated reply to your four most recent emails.
> I am trying to leverage reposurgeon to automate the process of finding merge
> points, and I seem to be spinning my wheels. Can you provide an example of how
> you are searching for merges?
Not a working one, yet. That code is buggy. It's my next thing to work on.
>reposurgeon% merge (apcsmart-dev)
2010 Dec 14
1
Anyone know how to receive partial (interrupted) faxes with app_fax?
Hi Guys,
I've configured a fax support in my system with opensource
app_fax/spandsp 0.6 -
but there is a problem - if FAX transmission got interrupted - system
permanently returns
"The call dropped prematurely" - and no fax is submitted. This is
sometimes very inconvenient, say if someone have sent a multipage fax
with 20 pages, and it got interrupted on 19th page, the person will
2013 Jul 11
2
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
Hi,
I am trying to build syslinux-5.11-pre8 but it will fail:
/tmp/foo # cat /etc/debian_version
jessie/sid
/tmp/foo # pwd
/tmp/foo
/tmp/foo # git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
Cloning into 'syslinux'...
remote: Counting objects: 47602, done.
remote: Compressing objects: 100% (12273/12273), done.
remote: Total 47602 (delta 35454), reused 46954 (delta
2001 Nov 05
2
oops on 2.4.14-pre8
Hello!
I got oops after about 3 hours of uptime. Load was about 1,5.
This is output of ksymoops after forced reboot if it helps someone. :-)
ksymoops 2.4.0 on i686 2.4.14-pre8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.14-pre8/ (default)
-m /boot/System.map-2.4.14-pre8 (default)
Warning (compare_maps): mismatch on
2016 Jul 20
3
[Bug 12030] New: rsync leaves temporary files when transfer is interrupted.
https://bugzilla.samba.org/show_bug.cgi?id=12030
Bug ID: 12030
Summary: rsync leaves temporary files when transfer is
interrupted.
Product: rsync
Version: 3.1.2
Hardware: All
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: core
2001 Sep 18
1
rsync 246 P24, Sol2.8 - transfer interrupted (code 1)?
Hi
I'm a new rsync user. I have two systems, A and B both with rsync
installed. I've setup rsync in daemon mode on system B and want to rsync
a directory /projects/sw/lib/ from system A to system B. My rsyncd.conf
file on system B looks like this:
[swlibrary]
path = /projects/sw
comment = Master Libraries
If I execute on system A:
rsync systemB::
I can see the
2001 Aug 15
1
transfer interrupted (code 20) at rsync.c(229)
rsync had been working fine for months.
Now, I get this error in my rsyncd log.
2001/08/15 07:18:59 [433] transfer interrupted (code 20) at rsync.c(229)
++++++ rsyncd.conf ++++++++
motd file = /etc/rsync.motd
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
max connections = 5
[all]
comment = sync all
path = /
read only = yes