search for: unpack_smb_acl

Displaying 14 results from an estimated 14 matches for "unpack_smb_acl".

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 the network from a source system to the local system there is no local...
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 the time when rsync attempted to resolve them. This results in an exit status of 23. The reason the ACL entry can not be resolved by name could be that a network directory service like LDAP or Acti...
2011 Apr 05
1
Getting errors with 3.0.8
...in/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: sending incremental file list rsync: unpack_smb_acl: sys_acl_get_info(): Invalid argument (22) ./ rsync: unpack_smb_acl: sys_acl_get_info(): Invalid argument (22) rsync: set_acl: sys_acl_delete_def_file(.): Operation not supported (45) .DS_Store 21508 100% 0.00kB/s 0:00:00 (xfer#1, to-check=1055/1057) .localized 0 100% 0.0...
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 me, so I don't know if this is a known problem. (If so I apologize, and ask if there's a workaround.) Not using -X or -A d...
2014 Nov 15
1
rsync stalls at .sparsebundle directories on OS X‏‏
...exclude="__rsync/" --exclude=".Trashes/" --exclude=".Spotlight-V100" --exclude=".fseventsd/" --exclude=".DocumentRevisions-V100/" --exclude=".TemporaryItems/" /Volumes/data/ /Volumes/backup/ I'm also seeing 32 lines of of "rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0)" errors directly after "sending incremental file list". Any clues would be very welcome. [1] https://en.wikipedia.org/wiki/Sparse_image#Sparse_bundle_disk_images
2014 Jun 06
0
[Bug 10649] New: --acls does not honor --numeric-ids on OS X
...hment 10007 --> https://bugzilla.samba.org/attachment.cgi?id=10007 Bash Script that reproduces the error +++ This bug was initially created as a clone of Bug #8020 +++ Although --number-ids is specified, when rsync is unable to resolve ACL entries to a user or group on OS X, we get an error: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0) And an exit status of 23. With --numeric-ids, we should not require lookup of user/group. This is the same issue as Bug #8020. That bug was fixed, but not for OS X. An old version of a patch for OS X exists here: http://help.bombich.com/discussions/q...
2006 Nov 01
2
unsuccessful configure with 2.6.8 and acls and extended attributes...
...-g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c clientname.c -o clientname.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c chmod.c -o chmod.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c acls.c -o acls.o acls.c:25:25: lib/sysacls.h: No such file or directory acls.c: In function `unpack_smb_acl': (snip) acls.c:1253: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /tmp/rsync-2.6.8. In the list archives, I see someone has this exact same problem with 2.6.6: http://lists.samba.org/archive/rsync/2005-August/013336.html So is it just so rare to...
2008 Feb 19
1
two errors with 3.0.0pre9
...albookbackup/Users/a \ /BACKUPS/albook.local/Users/a/ /Volumes/volume2/gbackupcomplete/ albook.local-Users-a (don't ask me why the two --exclude) I get these two error messages (maybe more): Documents/arte/materiale/swisseduc.ch/www.swisseduc.ch/glaciers/alps/fieschergletscher/icons/ rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) Documents/arte/materiale/swisseduc.ch/www.swisseduc.ch/glaciers/alps/gornergletscher/ Documents/temp/ rsync: set_acl: sys_acl_set_file(Documents/temp/foo, SMB_ACL_TYPE_ACCESS): Operation not supported (45) the source volume was set to support ACLs, the...
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 Aug 06
1
[Bug 14076] New: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'
...format -Wstrict-prototypes -Wmissing-prototypes -DGETTEXT_STATIC -DHAV\ E_CONFIG_H -Wall -W -c acls.c -o acls.o In file included from acls.c:23:0: lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl' struct acl acl[1]; ^~~ acls.c: In function 'unpack_smb_acl': lib/sysacls.h:108:26: error: 'USER_OBJ' undeclared (first use in this function); did you mean 'ACL_USER_OBJ'? #define SMB_ACL_USER_OBJ USER_OBJ ^ acls.c:286:8: note: in expansion of macro 'SMB_ACL_USER_OBJ' case SMB_ACL_USER_OBJ: ^...
2010 Aug 29
2
OSX 10.6.4 error with -R option
...astrid/Desktop/main.m /Users/astrid/Desktop/rrr /Users/astrid/Desktop/rrr/Users/astrid/ empty! Oddly, it works fine from a clone of this system (cloned a few weeks ago) and on OSX 10.5. Any thoughts appreciated. Thanks, Rob Here are the first few lines from running dtruss on rsync rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1044) [sender=3.0.7] PID/THRD SYSCALL(args) = return 609/0x11a0: sigaction(0x1E, 0xBFFFF5A0, 0x0) = 0 0 609/0x11a0: sigaction(0x1F, 0xBFFFF5A0, 0x0)...
2006 Dec 04
1
make errors, rsync 2.6.9 with acls patch
...errors noted when running make: racls.c: In function 'save_idas': acls.c:243: error: 'ACL_USER' undeclared (first use in this function) acls.c:243: error: (Each undeclared identifier is reported only once acls.c:243: error: for each function it appears in.) acls.c: In function 'unpack_smb_acl': acls.c:284: error: 'ACL_READ' undeclared (first use in this function) acls.c:285: error: 'ACL_WRITE' undeclared (first use in this function) acls.c:289: error: 'ACL_USER_OBJ' undeclared (first use in this function) acls.c:295: error: 'ACL_USER' undeclared (fi...
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)
...195 staff 102 Jun 4 2009 DIR-UNKNOWN-USER 0: FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000893 allow list,add_file,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr,writeextattr,readsecurity,writesecurity,chown,file_inherit,directory_inherit rsync -aA DIR-UNKNOWN-USER DIRB rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1040) [sender=3.0.5] ls -lde DIRB ls: DB: No such file or directory --- OSX 10.6.3 cp works fine ---- /bin/cp -ap DIR-UNKNOWN-USER DIRB ls -lde DB drwx-wx-wx...