Run of multiarch-fixes for amoebax

Merge these changes:

git pull https://janitor.debian.net/git/amoebax multiarch-fixes/main
Full worker log

Summary

Apply multi-arch hints:
  • ma-foreign : amoebax-data could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index dd05925..3568483 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Depends:
  ${misc:Depends}
 Recommends:
  amoebax
+Multi-Arch: foreign
 Description: Data files for amoebax
  Amoebax is a cute and addictive action-puzzle game. Due an awful mutation, some
  amoeba's species have started to multiply until they take the world if you

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/4c/ad787ebedadaaf0b1bb5213e558b9b802cd4ae.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/80/ab49cbac4423c1ab8480aa8d639dfc58f774b0.debug

No differences were encountered between the control files of package amoebax

Control files of package amoebax-data: lines which differ (wdiff format)

  • Multi-Arch: foreign

Control files of package amoebax-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 80ab49cbac4423c1ab8480aa8d639dfc58f774b0 4cad787ebedadaaf0b1bb5213e558b9b802cd4ae

Publish History

  • 2023-03-05T19:25: Merge proposal updated ( Successfully updated )
  • 2023-03-05T18:28: Failed to create merge proposal: publisher-invalid-response (
    INFO:brz:e.
    INFO:brz:Total 599 (delta 7), reused 0 (delta 0), pack-reused 583
    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 575, in <module>
        publish_result, branch_name = publish_one(
                                      ^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/janitor/publish_one.py", line 413, in publish_one
        existing_proposal = forge.get_proposal_by_url(existing_mp_url)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/plugins/gitlab/forge.py", line 874, in get_proposal_by_url
        mr = self._get_merge_request(project['path_with_namespace'], merge_id)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/plugins/gitlab/forge.py", line 596, in _get_merge_request
        response = self._api_request('GET', path)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/plugins/gitlab/forge.py", line 431, in _api_request
        return self.transport.request(
               ^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/transport/http/urllib.py", line 1822, in request
        response = self._opener.open(request)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.11/urllib/request.py", line 525, in open
        response = meth(req, response)
                   ^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/transport/http/urllib.py", line 1688, in http_response
        response = self.parent.error('http', request, response,
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.11/urllib/request.py", line 563, in error
        return self._call_chain(*args)
               ^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
        result = func(*args)
                 ^^^^^^^^^^^
      File "/usr/local/lib/python3.11/dist-packages/breezy/transport/http/urllib.py", line 1704, in http_error_default
        raise errors.UnexpectedHttpStatus(
    breezy.errors.UnexpectedHttpStatus: Unexpected HTTP status 500 for https://salsa.debian.org/api/v4/projects/games-team%2Famoebax/merge_requests/3: Unable to handle http code: Internal Server Error
    
    )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t multiarch-fixes amoebax-dataapt install -t multiarch-fixes amoebax-dbgsymapt install -t multiarch-fixes amoebax

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved