Opened 2 years ago

Last modified 18 months ago

#65114 closed defect

bzr @2.6.0_3: bzr merge with bzr+ssh no longer functions — at Version 1

Reported by: ianstyxial Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: highsierra Cc:
Port: bzr

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The port bzr @2.6.0_3 (active) on macOS 10.13.6 the bzr merge with bzr+ssh no longer functions. Indeed, if I run

$ bzr merge bzr+ssh://pi@lyra/~/AVision/

I get the error messages as in the attached file, starting with

Merging from remembered submit location bzr+ssh://pi@lyra/~/AVision/
bzr: ERROR: exceptions.SyntaxError: invalid syntax (signing.py, line 32)

bzr has worked fine for years with bzr+ssh, but I recently upgraded to the latest port of Bazaar on macOS 10.13.6, and I ran into this issue.

Check version:

sh-3.2# port installed bzr
The following ports are currently installed:
  bzr @2.6.0_3 (active)

Indeed:

bash-3.2$ bzr --version
Bazaar (bzr) 2.6.0
  Python interpreter: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python 2.7.18
  Python standard library: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
  Platform: Darwin-17.7.0-x86_64-i386-64bit
  bzrlib: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib
  Bazaar configuration: /Users/ian/.bazaar
  Bazaar log file: /Users/ian/.bzr.log

Change History (2)

Changed 2 years ago by ianstyxial

Attachment: bzr_merge_over_ssh.out added

standard output, including error messages of bzr merge, using bzr+ssh

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: highsierra added
Owner: set to raimue
Port: bzr added
Status: newassigned
Summary: port bzr @2.6.0_3 on macOS 10.13.6 : bzr merge with bzr+ssh no longer functionsbzr @2.6.0_3: bzr merge with bzr+ssh no longer functions
Note: See TracTickets for help on using tickets.