Skip to content

submodule scan_data_importer 404 error #35

Description

@hiromasaw

I'm trying to install scan-platform-test. But when I try
$ git submodule update --init --recursive
it fails with ERROR: Repository not found.
I see scan_data_importer not found on https://github.com/scan-team/scan-platform-test/tree/main/scan_data_observer

And I also try
$ ./build.sh
but it fails

 => ERROR [internal] load metadata for docker.io/library/scan_data_importer:latest           1.5s
------
 > [internal] load metadata for docker.io/library/scan_data_importer:latest:
------
Dockerfile:17
--------------------
  15 |     # =================================================================================================
  16 |
  17 | >>> FROM scan_data_importer
  18 |
  19 |     RUN apt-get update && \
--------------------
ERROR: failed to solve: scan_data_importer: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

Would you please tell me how to fix these?
Best regards,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions