Opened 15 years ago

Last modified 15 years ago

#20959 closed defect

Incompatible library version: rsync requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 — at Version 1

Reported by: ash@… Owned by: simon@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: libiconv.2.dylib snowleopard Cc:
Port: rsync

Description (last modified by mf2k (Frank Schima))

A fresh install of Macports v1.8.0 on Snow Leopard with version @3.0.6 yields the following error when utilising the ssh remote option: -

$ rsync -vax -e ssh user@remote.host:/path/ /local/path/

dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /opt/local/bin/rsync
  Reason: Incompatible library version: rsync requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: unexplained error (code 255) at io.c(600) [receiver=3.0.6]

Change History (1)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: snowleopard added; rsync snow-leopard removed
Milestone: MacPorts 1.8.1
Owner: changed from macports-tickets@… to simon@…
Port: rsync added; net/rsync @3.0.6 removed
Note: See TracTickets for help on using tickets.