Skip to content

Instantly share code, notes, and snippets.

@ianballou
Created January 8, 2025 22:03
Show Gist options
  • Save ianballou/582301ecc58aced7946ed15b20541d54 to your computer and use it in GitHub Desktop.
Save ianballou/582301ecc58aced7946ed15b20541d54 to your computer and use it in GitHub Desktop.
flatpak index 500
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: File "/usr/lib/python3.11/site-packages/pulp_container/app/registry_api.py", line 680, in get
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: response = super().get(request)
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: ^^^^^^^^^^^^^^^^^^^^
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: File "/usr/lib/python3.11/site-packages/pulp_container/app/registry_api.py", line 639, in get
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: with storage.open(manifest.config_blob._artifacts.get().file.name) as file:
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: File "/usr/lib/python3.11/site-packages/django/db/models/manager.py", line 87, in manager_method
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: return getattr(self.get_queryset(), name)(*args, **kwargs)
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: File "/usr/lib/python3.11/site-packages/django/db/models/query.py", line 637, in get
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: raise self.model.DoesNotExist(
Jan 8 21:30:26 centos9-katello-devel-stable pulpcore-api[3002]: pulpcore.app.models.content.Artifact.DoesNotExist: Artifact matching query does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment