On Mon 18 Dec 2006, Ralf Hildebrandt wrote: > Package: rsync > Version: 2.6.9-3 > Severity: normal > > > rsync: relocation error: /lib/libacl.so.1: symbol getxattr, version > ATTR_1.0 not defined in file libattr.so.1 with link time reference > Cannot get [EMAIL PROTECTED]:vpnkonfig! > rsync: connection unexpectedly closed (8 bytes received so far) [sender]
How did you invoke rsync? Does "rsync" without any arguments or options give the same? Can you show the output of "ldd rsync" ? It works fine for me on amd64, so I'm wondering whether libacl1 on i386 has a problem... According to the buildd log: http://buildd.debian.org/fetch.cgi?&pkg=rsync&ver=2.6.9-3&arch=i386&stamp=1165932458&file=log it was built against libacl1-dev 2.2.41-1, so your 2.2.42-1 shouldn't be a problem. However, I think I'll CC the libacl maintainer for his opinion, maybe there's something I need to do to prevent this from happening... thanks, Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

