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

14.4.2 manifest unknown #2467

Closed
josefschroettle opened this issue Dec 8, 2021 · 9 comments
Closed

14.4.2 manifest unknown #2467

josefschroettle opened this issue Dec 8, 2021 · 9 comments

Comments

@josefschroettle
Copy link

When I try to upgrade from 14.3.0 to 14.4.2 I get the error:
ERROR: manifest for sameersbn/gitlab:14.4.2 not found: manifest unknown: manifest unknown
Is this on my side?

@kkimurak
Copy link
Contributor

kkimurak commented Dec 8, 2021

That's not. Something went wrong when publishing image to docker.io. and quay.io. The "latest" tag is updated correctly but "14.4.2" is not up.
If urgent, please run docker pull sameersbn/gitlab:latest then docker tag sameersbn/gitlab:latest sameersbn/gitlab:14.4.2.

@sachilles
Copy link
Collaborator

@sameersbn Could you be so kind and check on it?

@kkimurak
Copy link
Contributor

kkimurak commented Dec 9, 2021

hi @sachilles , could you retry pushing tag without "v" in name (in this case 14.4.2, not v14.4.2)?
Most likely it was excluded because the tag did not match the "only" pattern in circle-ci configuration.

@josefschroettle
Copy link
Author

Sorry, cannot try any longer. I did the update with 'latest' which worked and got me the 14.4.2.

@sachilles
Copy link
Collaborator

Hi,

I pushed a new tag. The CI should produce a correctly tagged image. Thanks for your advise.

@jinixx
Copy link

jinixx commented Feb 28, 2022

Hi @sachilles ,

It is happening again, latest is not tagged to 14.8.1.

Getting below error after running docker-compose up

ERROR: manifest for sameersbn/gitlab:14.8.1 not found: manifest unknown: manifest unknown

@sachilles
Copy link
Collaborator

I forgot to tag the version. I did that just now.

Sorry for the inconvenience!

@sachilles
Copy link
Collaborator

The build process usually takes about an hour. This means, that today in the evening the release informations and docker images will be published.

@sachilles
Copy link
Collaborator

I guess this ticket can be closed. I will pay better attention next time. 😄

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

No branches or pull requests

4 participants