similar to: [Bug 10649] New: --acls does not honor --numeric-ids on OS X

Displaying 20 results from an estimated 400 matches similar to: "[Bug 10649] New: --acls does not honor --numeric-ids on OS X"

2011 Apr 05
1
Getting errors with 3.0.8
Hello! I've been trying 3.0.8 on OS X 10.6.7 today and have been getting some errors. The command I'm using is: /usr/local/bin/rsync -aNHAXx --protect-args --fileflags --force-change --progress /Users/davidallie/Documents/ /Volumes/david.allie/Documents/ The target Documents folder is on an iDisk mounted as david.allie . The errors are happening at the beginning and end. BEGINNING:
2010 Dec 28
4
MacOS and Extended Attributes
I'm just starting with rsync(). I grabbed the 3.0.7 source and built it on Mac OS X.6.5 (./configure and ./make reported no problems.) When I try running with -X or -A, I get the following error messages: rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) A quick look at the buglist didn't reveal anything to
2009 Aug 31
1
unpack_smb_acl unknown error
Hi, Since upgrading to Snow Leopard, my backup script throws an error msg : rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) This happened both with 3.0.5 and 3.0.6 that I just installed. Can someone tell me what it means ? I have no clue on what/where to look for. Thanks Alain Content
2010 Apr 08
6
Mac OS X "rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0)"
I am a developer on the LBackup project. An LBackup user recently posted a question to the mailing list asking about the following error. > "rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0)" Link to thread : <http://www.mail-archive.com/lbackup-discussion at lists.connect.homeunix.com/msg00040.html> My understanding of this error is that when copying files via
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
2008 Feb 19
1
two errors with 3.0.0pre9
On MacOS X 10.4.11 PPC /usr/local/bin/rsync --version rsync version 3.0.0pre9 protocol version 30.PR16 Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, ACLs, xattrs, iconv
2014 May 30
1
OS X and rsync: unpack_smb_acl errors and --numeric-ids
First of all. Thank you rsync developers and maintainers for all of your work. It is awesome. I love rsync. I can't thank you enough. So this has been brought up before: https://lists.samba.org/archive/rsync/2010-April/024941.html We are getting this error: stderr: rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0) due to ACL entries that can not be resolved by name at
2010 Aug 29
2
OSX 10.6.4 error with -R option
Hi All, I have had reports of problems with the -R option on OSX 10.6.4. Just tested it myself and found this odd result: When I run this "dtruss -f path/to/rsync -aHAXNR --fileflags --force-change --protect-decmpfs --stats -v /Users/astrid/Documents/main.m /Users/astrid/Desktop/rrr it produces the expected results with the relative folder paths in place
2010 Apr 21
8
DO NOT REPLY [Bug 7382] New: Fails to copy with ACL issue if src user is unknown (OSX 10.6 only)
https://bugzilla.samba.org/show_bug.cgi?id=7382 Summary: Fails to copy with ACL issue if src user is unknown (OSX 10.6 only) Product: rsync Version: 3.0.7 Platform: All OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2006 Nov 01
2
unsuccessful configure with 2.6.8 and acls and extended attributes...
(FreeBSD 6.1-RELEASE) tar xzvf rsync-2.6.8.tar.gz cd rsync-2.6.8.tar.gz patch < patches/acls.diff patch < ./patches/xattrs.diff ./prepare-source ./configure --enable-acl-support --enable-xattr-support --disable-debug --with-rsyncd-conf=/usr/local/etc/rsyncd.conf --bindir=/usr/local/bin Couldn't be more simple. But...when I try to 'make' : (snip) gcc -I. -I. -g -O2
2009 Aug 16
3
userdel without -r switch
Hi how do I tell with user type to use userdel with -r short of using exec type? i have a user account called `foo'' so i created a test puppet file local to the system called test.pp # cat test.pp user {"foo": ensure => absent, managehome => true, } when I apply it on solaris or linux the userdel does not use the `-r'' switch
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi: I'm in the middle of recoverying from a tactical error copying around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's instructions aren't great...), and I had rsync running for the past 6 hours repairing permissions/acls on 1.5 TB of data (not copying the data), and then it just died in the middle with: .L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql
2019 Sep 10
2
New to dovecot admin, question about using LDAP for user-specific values
I am new to dovecot administration. I?ve read the Wiki but that hasn?t given me the understanding I need. When I query my LDAP (on macOS) on a value for user ?gerben?, I can get that: dumbledore:~ gerben$ dscl /LDAPv3/127.0.0.1 -read /users/gerben GeneratedUID GeneratedUID: 780D870E-6B00-478E-AB70-3D3307215A82 I would like to use that value in dovecot settings, e.g. something like user_attrs =
2019 Aug 06
1
[Bug 14076] New: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'
https://bugzilla.samba.org/show_bug.cgi?id=14076 Bug ID: 14076 Summary: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl' Product: rsync Version: 3.1.3 Hardware: x64 OS: All Status: NEW Severity: normal Priority: P5
2019 Sep 13
2
New to dovecot admin, question about using LDAP for user-specific values
> Le 13 sept. 2019 ? 09:29, Gerben Wierda via dovecot <dovecot at dovecot.org> a ?crit : > > Nobody? > >> On 10 Sep 2019, at 11:58, Gerben Wierda via dovecot <dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: >> >> I am new to dovecot administration. I?ve read the Wiki but that hasn?t given me the understanding I need. >>
2010 Mar 19
0
linux/unix/osx administrator position available -- Milwaukee
My job will be coming available shortly. I have been tasked with finding a replacement. Please forward me your resume if you have the following skills: Required: * linux support Compiling from source. Tweaking makefiles. nfs file system. Custom scripting -- c shell kde Custom applications. iptables. samba. Preferably CentOS/RHEL experience.
2019 Sep 13
0
New to dovecot admin, question about using LDAP for user-specific values
Nobody? > On 10 Sep 2019, at 11:58, Gerben Wierda via dovecot <dovecot at dovecot.org> wrote: > > I am new to dovecot administration. I?ve read the Wiki but that hasn?t given me the understanding I need. > > When I query my LDAP (on macOS) on a value for user ?gerben?, I can get that: > > dumbledore:~ gerben$ dscl /LDAPv3/127.0.0.1 -read /users/gerben GeneratedUID
2019 Sep 13
0
New to dovecot admin, question about using LDAP for user-specific values
> On 13 Sep 2019, at 11:51, Jean-Daniel Dupas <jddupas at xooloo.com> wrote: > > > >> Le 13 sept. 2019 ? 09:29, Gerben Wierda via dovecot <dovecot at dovecot.org <mailto:dovecot at dovecot.org>> a ?crit : >> >> Nobody? >> >>> On 10 Sep 2019, at 11:58, Gerben Wierda via dovecot <dovecot at dovecot.org <mailto:dovecot at
2006 Dec 04
1
make errors, rsync 2.6.9 with acls patch
Hi. I'm attempting to compile rsync 2.6.9 with both the acls & xattr patches on an MacBook pro (ie: Intel processor), with the latest Apple Developer Tools. While this is OS X client, I've enabled acls via "sudo /usr/bin/fsaclctl -p / -e" and rebooted, prior to attempting to compile rsync. Is there something else inherent in OS X Server perhaps, that I'm still
2009 Sep 09
0
puppet 0.25 client on xen / EC2
Trying to get an EC2 AMI running puppet 0.25 and i''m hitting a problem. After installing the rpms and starting puppet it was just quitting with only: puppetd[3313]: Reopening log files In the log file. When running it with the following I get some more output. -bash-3.1# puppetd -D -d -t --trace debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist debug: