samba-bugs@samba.org
2008-Nov-14 03:16 UTC
DO NOT REPLY [Bug 5894] New: Incompatible library version
https://bugzilla.samba.org/show_bug.cgi?id=5894 Summary: Incompatible library version Product: rsync Version: 3.0.4 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: david.allie@usa.net QAContact: rsync-qa@samba.org I compiled 3.0.4 in OS X on an Intel machine. The resulting binary works on many other Intel Macs, but I've come across some 1.83GHz Core 2 Duo iMacs that won't run rsync. Here is the Terminal dump when simply trying to confirm rsync version. admin@co-frontdesk [ ~/.bin ]$ /Users/admin/.bin/rsync-304 --version dyld: Library not loaded: /usr/lib/libiconv.2.dylib Referenced from: /Users/admin/.bin/rsync-304 Reason: Incompatible library version: rsync-304 requires version 7.0.0 or later, but libiconv.2.dylib provides version 5.0.0 Trace/BPT trap -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2008-Nov-14 15:53 UTC
DO NOT REPLY [Bug 5894] Incompatible library version
https://bugzilla.samba.org/show_bug.cgi?id=5894 ------- Comment #1 from matt@mattmccutchen.net 2008-11-14 09:53 CST ------- You need to recompile rsync on one of the machines with the older libiconv. It's typical that a program compiled against one version of a shared library won't run with older versions of the library. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2008-Nov-14 18:54 UTC
DO NOT REPLY [Bug 5894] Incompatible library version
https://bugzilla.samba.org/show_bug.cgi?id=5894 david.allie@usa.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from david.allie@usa.net 2008-11-14 12:55 CST ------- OK, this can be marked FIXED. I downloaded xCode on that iMac, recompiled rsync, and it works fine now! -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2008-Nov-14 19:19 UTC
DO NOT REPLY [Bug 5894] Incompatible library version
https://bugzilla.samba.org/show_bug.cgi?id=5894 matt@mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #3 from matt@mattmccutchen.net 2008-11-14 13:19 CST ------- Reopen to change resolution. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2008-Nov-14 19:19 UTC
DO NOT REPLY [Bug 5894] Incompatible library version
https://bugzilla.samba.org/show_bug.cgi?id=5894 matt@mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Comment #4 from matt@mattmccutchen.net 2008-11-14 13:20 CST ------- This was not a bug in rsync. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Apparently Analagous Threads
- DO NOT REPLY [Bug 5201] New: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode
- DO NOT REPLY [Bug 7773] New: Please add a switch to preserve ownership on the receiving side
- DO NOT REPLY [Bug 5558] New: -- Stats Output
- DO NOT REPLY [Bug 7109] New: Need to define NO_SYMLINK_XATTR on Linux
- DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file