Displaying 20 results from an estimated 1000 matches similar to: "unsuccessful configure with 2.6.8 and acls and extended attributes..."
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
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
2003 Dec 09
1
Make Fails on Cobalt Qube 2
All;
I am using the cobalt Qube 2 which uses a Cobalt OS with is supposedly a RedHat Linux 4.2 variant. I can not compile the new rsync version 2.5.7 as I always fail my make with the following error:
clientname.c: In function `client_addr':
clientname.c:72: warning: implicit declaration of function `getnameinfo'
clientname.c:73: `NI_NUMERICHOST' undeclared (first use this function)
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:
2014 Apr 17
1
samba4 bind9_dlz and dhcp
Hai,
?
A bit off topic in the samba forum, but i thinks this is the best place to ask.
?
Im having?some troubles to get the dhcp server fully working with samba4.
I dont think this is a samba problem, but as i did say here maybe the best placy to ask..
?
It works, but not totaly. The strange thing is for example.
?
My debian client is now working.? It adds and deletes as it should.? No
2006 Nov 01
2
Xattr on FreeBSD ... Good Luck ?
Thanks for the help on the missing '-p1' for the acl and xattr
patches. Things are configuring and making properly now.
However, I couldn't help noticing this during the configure:
checking whether to support ACLs... ACLs requested -- running tests
checking for acl_get_file in -lacl... no
checking for ACL support... yes
checking ACL test results... Using posix ACLs
checking for
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
2010 Sep 21
1
Old FreeBSD4.11 build.
I'm trying to get an old FreeBSD 4.11 server to talk to a newer FreeBSD
7 server that is running rsync 3.0.4 but I am running into an error with
extended file attributes:
Basic steps:
Applied the fileflags patch per the instructions:
patch -p1 <patches/fileflags.diff
./prepare-source
Ran the following configure line:
./configure --with-included-popt --disable-iconv
2019 Oct 10
2
dns replication error due to deleted records
El 10/10/19 a les 21:07, Rowland penny via samba ha escrit:
>>
> It works in a similar way to how I update dns records and I have similar
> records in AD and they replicate.
Oh, but they do. Until the replication chokes on those deleted records.
Never happened until September 25 (though I realized only today when a
manually added host resolved erratically).
>
> Can you post
2020 Oct 05
2
isc-dhcp dynamic update problem
Hi,
I have a buster system configured as a DC running 4.11.13 from Louis's
repo.
I am trying to get https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
working. Mostly it seems to work but there seems to be a problem with what
dhcpd writes into the leases file in the "on release" stanza.
When dhcpd writes the On Release stanza I get something like the
2002 Apr 02
3
getaddrinfo() problem with AIX 4.3.3 and rsync 2.5.2?
I had to apply the following patch to the clientname.c check_name() function
before I could successfully use "hosts allow" in rsyncd.conf. Without the
patch I kept getting "rsync: forward name lookup for ... failed: Host not
found"
errors. These errors were produced by the rsync daemon, and putting in a
debugging statement revealed that the port_buf being used had a large
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
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
2020 Jul 05
2
same changes in the DHCP to DNS script
I am "playing" around with the DNS update script from the Wiki
(https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9)
and made a "few" changes, which I think could be important.
1. the script dhcp-dyndns.sh should give back the control to dhcpd as
soon as possible; therefore I am using a second bash-script (dyndns.sh)
to fork of the main script
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
2004 Apr 01
1
[patch] net/rsync: problems in client name lookup code
>Submitter-Id: current-users
>Originator: Alex Vasylenko
>Organization:
>Confidential: no
>Synopsis: [patch] net/rsync: problems in client name lookup code
>Severity: non-critical
>Priority: low
>Category: ports
>Class: sw-bug
>Release: FreeBSD 4.8-RELEASE-p16 i386
>Environment:
System: FreeBSD 4.8-RELEASE-p16
>Description:
rsync does reverse name
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 Jan 29
1
Potential bug in latest build 3.4.5
I am trying to use following statement to include special smb.conf
parameters for few clients using statement like below. I then created
special smb.conf.*clientname* file under /usr/local/samba/lib/smb.conf.*
clientname*
include = /usr/local/samba/lib/smb.conf.%m
However testparm gives error like "can't find include file
/usr/local/samba/lib/smb.conf.".
Has anyone else seen this
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