Opened 6 years ago

Closed 5 years ago

#56784 closed defect (worksforme)

unison 2.51.2 reporting version 2.27.72

Reported by: DavidLaidlaw Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: unison

Description (last modified by mf2k (Frank Schima))

I just updated to the latest unison on my mac. I had been running 2.48, which was working. With the new 2.51 version, the command "unison -version" command reports:

      2018-07-08 16:56:48.502 Unison[2802:2877110] Calling nonGuiStartup
      unison version 2.27.72

The previous version reported:

      unison version 2.48.4

I don't know if the version is actually correct, but the message is wrong. But it no longer connects to the unison that I am running on a remote system, which is version 2.48.

I am able to deactivate the new version and activate @2.48.4_1+symlink and get a working installation.

Change History (7)

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

Port: unison added

In the future, please use WikiFormatting and fill in the Port field.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 in reply to:  description ; Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: MarcusCalhoun-Lopez added

Replying to DavidLaidlaw:

I just updated to the latest unison on my mac. I had been running 2.48, which was working. With the new 2.51 version, the command "unison -version" command reports:

      2018-07-08 16:56:48.502 Unison[2802:2877110] Calling nonGuiStartup
      unison version 2.27.72

The previous version reported:

      unison version 2.48.4

I don't know if the version is actually correct, but the message is wrong.

I am not able to reproduce that problem.

$ port -v installed unison
The following ports are currently installed:                                                                                                            
  unison @2.51.2_0+aqua (active) platform='darwin 17' archs='x86_64' date='2018-07-08T17:55:58-0500'   
$ unison -version
2018-07-08 18:12:55.590 Unison[32199:1392277] Calling nonGuiStartup                                                                                     
unison version 2.51.2 (ocaml 4.05.0)  

But it no longer connects to the unison that I am running on a remote system, which is version 2.48.

I am able to deactivate the new version and activate @2.48.4_1+symlink and get a working installation.

It is true that you must use the same version of unison on both ends of the connection. See #14172 for some previous discussion.

I am not sure why the unison port was updated to version 2.51.2 since that is a development and the stable version is still 2.48.4.

comment:4 in reply to:  3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign:

It is true that you must use the same version of unison on both ends of the connection. See #14172 for some previous discussion.

It's also explained in the port's notes:

$ port notes unison
unison has the following notes:
  Unison has always suggested using the same version across machines
  accessing the the same files. If you want to keep the previous
  version, you can reactivate the previous version; see:
  
  https://trac.macports.org/wiki/howto/InstallingOlderPort

comment:5 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

I am also unable to reproduce this particular problem.
unison -version returns

2018-07-08 16:53:27.251 Unison[79180:77734419] Calling nonGuiStartup
unison version 2.51.2 (ocaml 4.05.0)

comment:6 in reply to:  3 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Replying to ryandesign:

I am not sure why the unison port was updated to version 2.51.2 since that is a development and the stable version is still 2.48.4.

I am sorry if I inadvertently updated to a development version.
I am afraid I still cannot find an indicator for which versions are development and which are stable.
Do you happened to have a reference available?

According to the release notes, 2.51.2 was needed for APFS.

comment:7 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: worksforme
Status: newclosed

I am closing this ticket since errors cannot be reproduced.
Please feel free to reopen if more information becomes available.

Note: See TracTickets for help on using tickets.