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

Added set and get for the type of feature and basic constructor #1

Merged
merged 1 commit into from
Oct 6, 2015

Conversation

jokla
Copy link
Contributor

@jokla jokla commented Oct 6, 2015

No description provided.

fspindle added a commit that referenced this pull request Oct 6, 2015
Added set and get for the type of feature and basic constructor
@fspindle fspindle merged commit a166e4d into lagadic:master Oct 6, 2015
@fspindle
Copy link
Contributor

fspindle commented Oct 6, 2015

Perfetto !

s-trinh referenced this pull request in s-trinh/visp Jan 30, 2017
@s-trinh s-trinh mentioned this pull request Apr 10, 2023
fspindle added a commit to rolalaro/visp that referenced this pull request Nov 1, 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

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

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

  lagadic#3 [internal] load metadata for docker.io/library/ubuntu22.04:latest
  lagadic#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