Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add librealsense2 support for OSX #2

Merged
merged 3 commits into from
Dec 13, 2017

Conversation

fspindle
Copy link
Collaborator

No description provided.

@s-trinh s-trinh merged commit 52f5bbf into add_librealsense2_support Dec 13, 2017
s-trinh pushed a commit that referenced this pull request Sep 25, 2023
Merge lagadic/visp to master
fspindle added a commit that referenced this pull request Nov 3, 2024
…he changes

introduced in previous commit make the other arch working

Build container
  GitHub token provided, caching to ghcr.io/lagadic/visp/run-on-arch-lagadic-visp-other-architectures-isolated-none-none
  WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json.
  Configure a credential helper to remove this warning. See
  https://docs.docker.com/engine/reference/commandline/login/#credentials-store

  Login Succeeded
  Error response from daemon: manifest unknown
  #0 building with "default" instance using docker driver

  #1 [internal] load build definition from Dockerfile.none.none
  #1 transferring dockerfile: 221B done
  #1 DONE 0.0s

  #2 [auth] library/ubuntu22.04:pull token for registry-1.docker.io
  #2 DONE 0.0s

  #3 [internal] load metadata for docker.io/library/ubuntu22.04:latest
  #3 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
  ------
   > [internal] load metadata for docker.io/library/ubuntu22.04:latest:
  ------
  Dockerfile.none.none:1
  --------------------
     1 | >>> FROM --platform=linux/armv7 ubuntu22.04
     2 |     COPY ./run-on-arch-install.sh /root/run-on-arch-install.sh
     3 |     RUN chmod +x /root/run-on-arch-install.sh && /root/run-on-arch-install.sh
  --------------------
  ERROR: failed to solve: ubuntu22.04: failed to resolve source metadata for docker.io/library/ubuntu22.04:latest: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
  Error: The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants