Displaying 20 results from an estimated 400 matches similar to: "Rsync 3.0.0pre5 released"
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
2008 Nov 19
2
WoTLK Crashes
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
>
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote:
>
> then I would imagine the problem is in the nvidia driver...yes? Now I
> heard there were problems with the game and older dirvers, so I can not
> go back to one to "fix" this problem--- any ideas?
Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2006 Oct 19
1
Segmentation fault/buffer overflow with fix() in Fedora Core 5 from Extras repository
The Fedora Extras update of R found its way onto my systems today and
I noted that fix() and edit() no longer work. There is a program crash
that closes up R, but it does not leave a core file. I've tested by
turning off SELinux, it had no effect.
Do you see it too? What do you think? It happens on both systems
I've tested. As far as I know, both of these systems are up-to-date.
I
2016 May 29
2
asterisk odbc segfaults
doesnt work for me
Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a):
> Hi,
>
>
> On 2016-05-27 18:28, Marek ?ervenka wrote:
>> after downgrade to 13.8.2
>> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip
>> b49162cd sp bfac0940 error 4 in
>> libmysqlclient.so.16.0.0[b48f1000+12e000]
>>
>> after downgrade to 13.7.2
>>
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2015 Sep 19
3
Maildir: ACLs/Unix perms and unable to see content of specific mailbox
Dear Dovecot users, hello.
I will merge two issues I have into a single email because they may be
related.
I used dovecot on a OmniOS server since 2014 (currently OmniOS r151014)
with the following configuration (it shows 2.2.18 because I recently
updated dovecot, skipping only the PostgreSQL plugin):
# 2.2.18: /etc/dovecot/dovecot.conf
# OS: SunOS 5.11 i86pc zfs
mail_location =
2005 Jul 07
1
rsync 2.6.4 - directory always updated
Hi,
I'm trying to figure out why when I do an rsync (Solaris, version
2.6.4 on both sides) from a site on the West Coast of the US to a site
on the East coast, I keep getting directories updated when I use the
command like this:
# rsync -ar -v -v -i -O --force --delete --exclude=.snapshot --stats \
src:/sysic/lib/freedomlib_V100/ /sysic/lib/freedomlib_V100/
And I get output like this,
2015 Sep 27
1
Maildir: ACLs/Unix perms: unlink(...) failed: Permission denied
Hi,
I tried again with some other options.
After finding
http://www.dovecot.org/list/dovecot/2013-November/093793.html
I deleted every ACL from the directory Maildir and I also assigned the
group "mail" to it, recursively:
OmniOS-Xeon:/tank/home/olaf/Maildir/.Generiche $ ls -lV
total 903
drwxrwxrwx 2 olaf mail 2 Sep 27 23:47 cur
2008 Jul 04
2
rsync --delete isn't deleting files
I had this working on an older version, since 2.6.9 that when I set
--delete and --dry-run, I get no "Deleting ******" lines. Also, the
--delete-before never worked for me.
Working on a space constrained mirror, this has proven very handy,
when it works. What's up with the new versions? I haven't changed a
thing.
Best regards,
Tiago Marques
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi,
an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8.
Code:
max at ub64:~/Downloads$ uname -a
Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2020 Jul 13
3
DC replications of FreeBSD samba-4.10.15
On Mon, July 13, 2020 10:23, Andrea Venturoli wrote:
> On 2020-07-13 15:06, James B. Byrne wrote:
>
>>> Just out of curiosity, are you also using vfs_zfsacl?
>>
>> Yes.
>
> But only on DC1, AFAICT!
> I see no mention of it on DC2's smb.conf.
> That could be the reason why you have two different behaviour.
>
> bye
> av.
>
That appears to
2009 Jun 22
2
Creating ZFS filesystem with inherited ACLs ?
Hi @all,
with ZFS its recommended to create a new filesystem, for example for each user to give them a home directory.
So far, so good. The homes should be under tank/export/home/staff and my intention is to restrict the ACL rights so only the user self can access his own home directory.
I study the ZFS Admin Guide and found the aclmode and aclinherit options, IMHO for my intention the
2010 Feb 05
1
Error 11: can not backup /var/lib/zope2.9
Moin,
I wrote a small backup script that use rsync: r5backup
(http://sourceforge.net/projects/r5backup/). It backup dozen of unix machines
for many people.
But when I try to backup /var/lib/zope2.9 I get an error 11. It does not
matter if zope is running or not.
I can't see an error meassge in the (verbose) logfile:
[client] parse_filter_file(/etc/r5backup/profiles/boulder.exclude,0,3)
2010 Jan 25
6
Best practice for setting ACL
Hello forum.
I''m in the process of re-organizing my server and ACL-settings.
I''ve seen so many different ways of doing ACL, which makes me wonder how
I should do it myself.
This is obviously the easiest way, only describing the positive permissions:
/usr/bin/chmod -R A=\
group:sa:full_set:fd:allow,\
group:vk:read_set:fd:allow \
However, I''ve seen people split each
2008 Oct 27
3
DO NOT REPLY [Bug 5854] New: --del (+old protocol?) sometimes leads to "double free" crashes
https://bugzilla.samba.org/show_bug.cgi?id=5854
Summary: --del (+old protocol?) sometimes leads to "double free"
crashes
Product: rsync
Version: 3.0.4
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2004 May 13
1
rsync fails with 2 sources
I have this failing every times I want to "update" the "destination".
I've tried through SSH (from my box -/home is a NFS mount point here- to
the backup one) or directly through "local transport" (because /home/ is
a local RAID-5 mount point on the backup box).
$ rsync -v -e /usr/bin/ssh -ax --delete \
/home/beta /home/worx \
2010 Oct 23
2
No ACL inheritance with aclmode=passthrough in onnv-134
Hi list,
while preparing for the changed ACL/mode_t mapping semantics coming
with onnv-147 [1], I discovered that in onnv-134 on my system ACLs are
not inherited when aclmode is set to passthrough for the filesystem.
This very much puzzles me. Example:
$ uname -a
SunOS os 5.11 snv_134 i86pc i386 i86pc
$ pwd
/Volumes/ACLs/dir1
$ zfs list | grep /Volumes
rpool/Volumes 7,00G 39,7G 6,84G
2007 Jun 11
1
Crashes with Spandsp, app_rxfax.c, and asterisk 1.4.4
Hi everybody,
I have a Fedora Core 4 x86 32 bit install, which I recently
upgraded from asterisk 1.2 to the office 1.4.4 tarball.
In the process of doing that I had to upgrade some
autoconf/automake stuff, but it worked fine, and my new asterisk
works fine.
Except that anytime I receive a fax with spandsp and app_rxfax,
asterisk seg faults.
I have applied the spandsp