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

Unable to pull v1.4.2 image #62

Closed
ratosh opened this issue Jan 29, 2023 · 5 comments
Closed

Unable to pull v1.4.2 image #62

ratosh opened this issue Jan 29, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@ratosh
Copy link

ratosh commented Jan 29, 2023

I'm unable to build my since v1.4.2 release. Latest working version for me was v1.4.0 (used two weeks ago). Error log:

Pull down action image 'ghcr.io/rust-build/rust-build.action:v1.4.2'
  /usr/bin/docker pull ghcr.io/rust-build/rust-build.action:v1.4.2
  Error response from daemon: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 3.07 seconds before retry.
  /usr/bin/docker pull ghcr.io/rust-build/rust-build.action:v1.4.2
  Error response from daemon: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 8.3 seconds before retry.
  /usr/bin/docker pull ghcr.io/rust-build/rust-build.action:v1.4.2
  Error response from daemon: manifest unknown
Error: Docker pull failed with exit code 1

If you wanna check the full lock log check here:
https://github.com/ratosh/caninana/actions/runs/4019945606

@ratosh ratosh changed the title Unable to pull image on v1.4.2 Unable to pull v1.4.2 image Jan 29, 2023
@Douile Douile added the bug Something isn't working label Jan 30, 2023
@Douile
Copy link
Member

Douile commented Jan 30, 2023

@ratosh
Copy link
Author

ratosh commented Jan 30, 2023

Would rerun the job fix it?

@Douile
Copy link
Member

Douile commented Jan 30, 2023

No the action itself needs to be fixed used 1.4.0 for now

joar added a commit to joar/unmillis that referenced this issue Jan 31, 2023
joar added a commit to joar/unmillis that referenced this issue Jan 31, 2023
rust-build/rust-build.action#62

follow-up to #5, which used the
wrong tag name.
dburriss added a commit to dburriss/hotspot-rs-cli that referenced this issue Feb 15, 2023
smutch added a commit to smutch/obsidian-extract that referenced this issue Feb 17, 2023
FlipWarthog added a commit to FlipWarthog/css-to-snippets that referenced this issue Mar 7, 2023
@timrogers
Copy link

Thank you so much for this great project ❤️ Do the maintainers have any intention of fixing 1.4.2? It's pretty confusing to have a version shipped with the Docker image missing.

@Douile
Copy link
Member

Douile commented Mar 12, 2023

my bad there was a fixed version months ago just never got released. 1.4.1, and 1.4.2 will remain broken but 1.4.3 will work.

@Douile Douile closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants