[MacPorts] #35116: unison fails with "index out of bounds"
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -------------------------------------+-------------------------------------- I've been using unison to sync certain directories on an 2008 iMac and a 2010 Macbook. This used to work up until a week ago or so. Today, whenever I start unison, it copies a few files, but eventually aborts with this message: <file> has already been transferred Invalid argument: index out of bounds Fatal error: Lost connection with the server This error is not triggered by a specific file. If I have unison start in a different directory it runs into the same error. Applies to unison 2.40.65. Macports installations are up to date on both Macs as of today, see attached list of installed revisions. Both Macs run Mac OS X 10.7.4. -- Ticket URL: <https://trac.macports.org/ticket/35116> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -------------------------------------+-------------------------------------- Comment(by rolf.lochbuehler@…): Forgot to mention that I ran "port upgrade outdated" on both systems earlier today, although I believe that this did not upgrade the unison package. However, I don't remember anything else that could have triggered this problem. -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: unison -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * port: => unison Old description:
I've been using unison to sync certain directories on an 2008 iMac and a 2010 Macbook. This used to work up until a week ago or so. Today, whenever I start unison, it copies a few files, but eventually aborts with this message:
<file> has already been transferred
Invalid argument: index out of bounds
Fatal error: Lost connection with the server
This error is not triggered by a specific file. If I have unison start in a different directory it runs into the same error.
Applies to unison 2.40.65. Macports installations are up to date on both Macs as of today, see attached list of installed revisions. Both Macs run Mac OS X 10.7.4.
New description: I've been using unison to sync certain directories on an 2008 iMac and a 2010 Macbook. This used to work up until a week ago or so. Today, whenever I start unison, it copies a few files, but eventually aborts with this message: {{{ <file> has already been transferred Invalid argument: index out of bounds Fatal error: Lost connection with the server }}} This error is not triggered by a specific file. If I have unison start in a different directory it runs into the same error. Applies to unison 2.40.65. Macports installations are up to date on both Macs as of today, see attached list of installed revisions. Both Macs run Mac OS X 10.7.4. -- -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: unison -------------------------------------+-------------------------------------- Comment(by me@…): I have reproduced this as described. Replacing the binary with the 2.40.69 binary from the Unison home page fixes the problem. MacPorts reports the version of Unison to be 2.40.65 which is not a stable build, so I'm not sure how it ever reached MacPorts? Unison is currently unusable until this is fixed. -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: unison -------------------------------------+-------------------------------------- Comment(by me@…): r88712 - the previous revision - works fine, so could the current revision be rolled back, at least? -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" -------------------------------------+-------------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: unison -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:3 me@…]:
MacPorts reports the version of Unison to be 2.40.65 which is not a stable build, so I'm not sure how it ever reached MacPorts?
It reached MacPorts by someone updating the port to that version, someone who was probably unaware that this was not a stable build. In #35639 I plan to replace the current unison port with a new unison240 port, and based on your statement here, I plan to make it the latest stable version, which as far as I can tell is 2.40.63. -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" ---------------------------------+-------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: unison | ---------------------------------+-------------------------------- Comment (by macosx12345@…): Replying to [comment:8 ryandesign@…]:
In #35639 I plan to replace the current unison port with a new unison240 port, and based on your statement here, I plan to make it the latest stable version, which as far as I can tell is 2.40.63.
FWIW: the latest stable version is now 2.40.102. The patch I submitted in #35407 to allow compilation with the X11 interface (x11 variant) is still needed. -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35116: unison fails with "index out of bounds" ---------------------------------+-------------------------------- Reporter: rolf.lochbuehler@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: unison | ---------------------------------+-------------------------------- Changes (by ecronin@…): * status: new => closed * resolution: => fixed Comment: Updated to 2.40.102 in r100034 which should fix this. -- Ticket URL: <https://trac.macports.org/ticket/35116#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts