Publish 787f6652-dbfd-4af3-b148-f08ad5f99931

  • Timestamp: 2024-01-20T23:51
  • Codebase: muchsync
  • Branch Name: lintian-fixes
  • Mode: propose
  • publisher-invalid-response :
    Traceback (most recent call last):
      File "<frozen runpy>", line 198, in _run_module_as_main
      File "<frozen runpy>", line 88, in _run_code
      File "/usr/local/lib/python3.11/dist-packages/janitor/publish_one.py", line 613, in <module>
        publish_result, branch_name = publish_one(
                                      ^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/janitor/publish_one.py", line 390, in publish_one
        forge = get_forge(target_branch, possible_forges=possible_forges)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/forge.py", line 468, in get_forge
        forge = forge_cls.probe_from_branch(branch)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/forge.py", line 381, in probe_from_branch
        url, possible_transports=[branch.control_transport])
                                  ^^^^^^^^^^^^^^^^^^^^^^^^
    AttributeError: 'builtins.Branch' object has no attribute 'control_transport'
    
    - Merge Proposal