Displaying 4 results from an estimated 4 matches for "00b62000".
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here:
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here:
2008 Oct 27
3
DO NOT REPLY [Bug 5854] New: --del (+old protocol?) sometimes leads to "double free" crashes
...00-00a27000 rwxp 00006000 03:07 3695042 /usr/lib/libpopt.so.0.0.0
00b0f000-00b17000 r-xp 00000000 03:07 5129561 /lib/libnss_nis-2.3.6.so
00b17000-00b18000 r-xp 00007000 03:07 5129561 /lib/libnss_nis-2.3.6.so
00b18000-00b19000 rwxp 00008000 03:07 5129561 /lib/libnss_nis-2.3.6.so
00b59000-00b62000 r-xp 00000000 03:07 5129556 /lib/libnss_files-2.3.6.so
00b62000-00b63000 r-xp 00008000 03:07 5129556 /lib/libnss_files-2.3.6.so
00b63000-00b64000 rwxp 00009000 03:07 5129556 /lib/libnss_files-2.3.6.so
00dbd000-00dce000 r-xp 00000000 03:07 5129518 /lib/libnsl-2.3.6.so
00dce000-00dcf000 r...
2007 Nov 05
3
problem restoring via rsync when using stored ACLs (--fake-super)
Hello,
In summary, i appear to have encountered a bug when attempting to
restore files using rsync 3.0.0pre4 (matt) with stored ACLs (via
--fake-super). The ACL information appears to be correctly stored as
xattrs on the backup server; however, when i attempt to restore while
preserving the ACL data, i get the following error:
ERROR: out of memory in get_xattr_data [sender]
Questions:
1. Is