search for: sys_acl_get_file

Displaying 20 results from an estimated 22 matches for "sys_acl_get_file".

2010 Dec 14
7
DO NOT REPLY [Bug 7865] New: files or dirs with more than 16 ACLs are not rsynced correctly
...rsync-qa at samba.org CC: reinhard.lubos at comlineag.de Platform: HP-UX 11iv3 (11.31) on ia64 with vxfs/JFS and ACLs when trying to rsync files or dirs with more than 16 ACLs we get errors in the rsync-server logfile (used flags: -axA) 2010/12/08 09:40:06 [21974] rsync: get_acl: sys_acl_get_file(rsynctest/abc/123, ACL_TYPE_ACCESS): Invalid argument (22) 2010/12/08 09:41:00 [23863] rsync on patdb/rsynctest from xy123 (10.190.81.189) After changing INITIAL_ACL_SIZE to 128 (in both lines) in lib/sysacls.c the binary is able to rsync our ACL-topscorer with 115 ACLs. Maybe, someone can get th...
2006 Dec 01
1
Bug#401189: rsync: using rltvz options spews sys_acl_get_file messages
Hi, I got the following bug report on the Debian rsync which has the ACL patch applied: On Fri 01 Dec 2006, Bryan Gartner wrote: > > When using the rltvz options to mirror files from a remote server, these > kinds of issues are reported: > > default_perms_for_dir: sys_acl_get_file(wallpaper, SMB_ACL_TYPE_DEFAULT): > Function not implemented, falling back on umask > > This is true for both 2.6.9-1 and 2.6.9-2 versions on this (hppa) platform, > but doesn't seem to exist on i386 versions. > > A workaround is simply to use "avz" cmd-line op...
2015 Oct 07
1
[Bug 11545] New: -A (preserve ACLs) with --link-dest=DIR fails when DIR has a directory with the same file's name
...thout "-A" works OK too [/code] Versions 3.1.0, 3.1.1 and 3.1.2pre1 are affected: [code] famzah at vbox:~/rsync-link-bug$ ~/a/rsync/rsync-HEAD-20150824-1905GMT/rsync -a -A --link-dest "$TESTDIR/backup.1" "$TESTDIR/data" "$TESTDIR/backup.0" rsync: get_acl: sys_acl_get_file(data/file.txt, ACL_TYPE_DEFAULT): Permission denied (13) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2pre1] famzah at vbox:~/rsync-link-bug$ ~/a/rsync/rsync-3.1.1/rsync -a -A --link-dest "$TESTDIR/backup.1" "$TESTDIR...
2005 Apr 15
17
still ACL bug in 3.0.14a
Sparc Solaris / UFS file system. I have some ACL's set up for a handful of users and its all worked flawlessly with every incarnation of Samba I've used over the past couple years, which would be most. Last Friday evening I upgraded from 3.0.11 to 3.0.13 and some of the users I have some ACL's set up for promptly found Monday that they couldn't save new Excel files, they'd be
2001 Sep 19
2
--with-acl-support
Dear Andrew Tridgell, i cant compile the 2.2.1-9 package --with-acl-support, beacuse HAVE_SYS_ACL_H has wrong settings somewhere. i cant fix the bug, i just comment out the #ifdef HAVE_SYS_ACL_H line in the source/include/includes.h for a (i hope) good compilation. i use acl 1.1.2 from sgi, and the latest debian woody packages. Regards. Imre Szollosi mailto:szollosi@elme.hu
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
...7, from smbd/server.c:22: include/proto.h:211: parse error before `the_acl' include/proto.h:212: parse error before `entry_d' include/proto.h:213: parse error before `entry_d' include/proto.h:214: parse error before `entry_d' include/proto.h:215: parse error before `sys_acl_get_file' include/proto.h:215: parse error before `acl_type_t' include/proto.h:215: warning: data definition has no type or storage class include/proto.h:216: parse error before `sys_acl_get_fd' include/proto.h:216: warning: data definition has no type or storage class include/proto.h:217: parse...
2009 Jun 21
0
Rsync stops in the middle of a large transfer
...ublic" failed: Input/output error (5) *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/thomas/.gvfs/drobo on droboshare/Thomasm1530/home/backup.0/.local/share/Trash/files/Dropbox/Photos" failed: Input/output error (5) default_perms_for_dir: sys_acl_get_file(.local/share/Trash/files/Dropbox, ACL_TYPE_DEFAULT): Input/output error, falling back on umask *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/thomas/.gvfs/drobo on droboshare/Thomasm1530/home/backup.0/.local/share/Trash/files/Dropbox/Linux Loop/the...
2020 Nov 18
0
Strange behavior after upgrading to rsync 3.2.3
...und nothing relevant.) I just recently upgraded to rsync 3.2.3 Now, I get error messages on every copy. For example, $ rsync -rltv --delete rsync://anoncvs.netbsd.org/cvsroot/CVSROOT \ /$LOCALDIR/ results in these error messages: receiving incremental file list default_perms_for_dir: sys_acl_get_file(., ACL_TYPE_DEFAULT): Operation not supported, falling back on umask default_perms_for_dir: sys_acl_get_file(CVSROOT, ACL_TYPE_DEFAULT):Operation not supported, falling back on umask Running the same command on another directory (the actual NetBSD repo) results in a lot more of the same error mess...
2005 Sep 29
1
acl support
Hi all, I try to use rsync with the option --acl but it doesn`t work. send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported Does my rsync-package don`t support acls or what is going wrong here? How can I ensure that my rsync version is compiled with acl support? info: rsync-2.6.2-8 (rpm from sles9) cheers Stefan
2006 Sep 22
2
incoming chmod on daemon fails on subdirectories
...mkdir "/linux/documentation/perl/perl_networking/ch17" (in test) failed: Permission denied (13) 2006/09/21 04:34:58 [6860] rsync: stat "/linux/documentation/perl/perl_networking/ch17" (in test) failed: Permission denied (13) 2006/09/21 04:34:58 [6860] default_perms_for_dir: sys_acl_get_file(linux/documentation/perl/perl_networking/ch17, SMB_ACL_TYPE_DEFAULT): Permission denied, falling back on umask Tried this with and without use chroot = true but it made no difference. Tried changing the order of the chmod directives to incoming chmod = Fug=rw,Fo-rwx,Dg=s,Dug=rwx,Do-rwx...
2006 Oct 21
1
Rsync 2.6.9pre2 tries to read ACLs of nonexistent files
...ors: /home/matt/rsync/rsync-acl/rsync -aAPx --del --numeric-ids --relative \ --delete-excluded --exclude=media/external-disk/snapshots \ --link-dest=/media/external-disk/snapshots/occasional.0/mattlaptop/ /. \ /media/external-disk/snapshots/.sync/mattlaptop/ [...] /etc/ rsync: get_acl: sys_acl_get_file(etc/adjtime, SMB_ACL_TYPE_ACCESS): No such file or directory (2) /etc/adjtime 46 100% 0.00kB/s 0:00:00 (xfer#1, to-check=283360/283617) rsync: get_acl: sys_acl_get_file(etc/group, SMB_ACL_TYPE_ACCESS): No such file or directory (2) /etc/group 582 100% 568.36kB/s 0:00:00...
2006 Feb 23
1
DO NOT REPLY [Bug 3543] New: [ACL] rsync calls default_perms_for_dir on omitted implied dirs before ensuring they exist
...wayned@samba.org ReportedBy: hashproduct@verizon.net QAContact: rsync-qa@samba.org Run the following in an empty directory: mkdir a touch a/b rsync --relative --no-implied-dirs a/b dest/ The following error messages result (my indentation): default_perms_for_dir: sys_acl_get_file(a, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask default_perms_for_dir: sys_acl_get_file(a, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask rsync error: some files could not be transferred (code 23) at main.c(882) [se...
2016 Apr 05
2
Debugging Samba4 - application sometimes fails because files are invisible/gone
...;m seeing a lot of errors and want to know what to make out of it. In one day audit.log increased to 35mb. Here a some snippets: deadlinerepo|is_offline|fail (Operation not supported)|scripts/Submission/HServerSubmission.py deadlinerepo|translate_name|fail (Operation not supported) deadlinerepo|sys_acl_get_file|fail (Operation not supported)|scripts/Submission deadlinerepo|open|ok|r|custom/scripts/Submission deadlinerepo|realpath|fail (No such file or directory)|custom/events/Draft Interesting enough the app runs perfect most of the time - but if this happens it ruins a day of computation and deadlines...
2016 Apr 08
1
Debugging Samba4 - application sometimes fails because files are invisible/gone
...n one day >> audit.log increased to 35mb. >> >> Here a some snippets: >> >> deadlinerepo|is_offline|fail (Operation not >> supported)|scripts/Submission/HServerSubmission.py >> deadlinerepo|translate_name|fail (Operation not supported) >> deadlinerepo|sys_acl_get_file|fail (Operation not >> supported)|scripts/Submission >> deadlinerepo|open|ok|r|custom/scripts/Submission >> deadlinerepo|realpath|fail (No such file or directory)|custom/events/Draft >> >> Interesting enough the app runs perfect most of the time - but if >> this...
2008 Feb 04
5
WinXP/x64 - MFC CFile objects leak parent directory handles
...MES 4 stat . 5 stat T01 6 getxattr No data T01|user.DOSATTRIB 7 stat T01/T01.ini 8 opendir T01 9 stat T01/T01.ini 10 stat T01/T01.ini 11 sys_acl_get_file T01/T01.ini 12 getxattr No data T01/T01.ini:user.SAMBA_PAI 13 sys_acl_get_entry 14 sys_acl_get_tag_type 15 sys_acl_get_permset 16 sys_acl_get_perm 17 sys_acl_get_perm 18 sys_acl_get_entry 19 sys_acl_get_tag_type 20 sys_acl_get_permset 21 sys_acl_get_perm 22...
2016 Jan 13
0
[Bug 11671] New: --files-from= with nonexistant files and --delete-missing-args complains about vanished source files
...ps to reproduce: 1. Create files.txt with "foo/bar". (Make sure "foo/" doesn't exist.) 2. Run: rsync --delete-missing-args -v --files-from=files.txt . remote-host: Output: building file list ... file has vanished: "/home/vegard/foo" done default_perms_for_dir: sys_acl_get_file(foo, ACL_TYPE_DEFAULT): No such file or directory, falling back on umask sent 30 bytes received 129 bytes 45.43 bytes/sec total size is 0 speedup is 0.00 rsync warning: some files vanished before they could be transferred (code 24) at main.c(1183) [sender=3.1.0] Expected behaviour: With --del...
2008 Apr 23
0
--existing and default_perms_for_dir for non-existing directory
hello, I am getting the following with rsync 2.6.9: > :~/tmp/rsync> mkdir a > :~/tmp/rsync> mkdir a/dir > :~/tmp/rsync> touch a/dir/file > :~/tmp/rsync> mkdir b > :~/tmp/rsync> rsync -r --existing a/ b > default_perms_for_dir: sys_acl_get_file(dir, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask > rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9] Is it a bug? Thanks a lot, Misha
2008 Apr 28
1
DO NOT REPLY [Bug 5426] New: --existing and default_perms_for_dir for non-existing directory
...t.ee QAContact: rsync-qa@samba.org I am getting the following with rsync 2.6.9: > :~/tmp/rsync> mkdir a > :~/tmp/rsync> mkdir a/dir > :~/tmp/rsync> touch a/dir/file > :~/tmp/rsync> mkdir b > :~/tmp/rsync> rsync -r --existing a/ b > default_perms_for_dir: sys_acl_get_file(dir, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask > rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9] -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: -------...
2016 Apr 08
0
Debugging Samba4 - application sometimes fails because files are invisible/gone
...what to > make out of it. In one day > audit.log increased to 35mb. > > Here a some snippets: > > deadlinerepo|is_offline|fail (Operation not > supported)|scripts/Submission/HServerSubmission.py > deadlinerepo|translate_name|fail (Operation not supported) > deadlinerepo|sys_acl_get_file|fail (Operation not > supported)|scripts/Submission > deadlinerepo|open|ok|r|custom/scripts/Submission > deadlinerepo|realpath|fail (No such file or directory)|custom/events/Draft > > Interesting enough the app runs perfect most of the time - but if > this happens it ruins a day...
2009 Jul 27
2
DO NOT REPLY [Bug 6576] New: generate_files lists non-existent files
https://bugzilla.samba.org/show_bug.cgi?id=6576 Summary: generate_files lists non-existent files Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: stlman at poczta.fm