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

Fix test container generation for Fedora #7

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Fix test container generation for Fedora #7

merged 1 commit into from
Jan 2, 2024

Conversation

LaszloGombos
Copy link
Contributor

@LaszloGombos LaszloGombos commented Nov 24, 2023

Reenable Fedora test container generation. Or was it intentional to test against Cent OS 9 Stream ?

Copy link

Failed to load packit config file:

Please correct data and retry.

For more info, please check out the documentation or contact the Packit team.

Copy link

Failed to load packit config file:

Please correct data and retry.

For more info, please check out the documentation or contact the Packit team.

@pvalena pvalena self-assigned this Nov 28, 2023
@pvalena
Copy link
Contributor

pvalena commented Jan 2, 2024

LGTM, thanks!

@pvalena pvalena merged commit 1e5d70f into redhat-plumbers:main Jan 2, 2024
43 checks passed
@LaszloGombos
Copy link
Contributor Author

Seems the container is now building but there is a permission issue to publish the container - https://github.com/redhat-plumbers/dracut-fedora/actions/runs/7391058213/job/20107176950

@LaszloGombos LaszloGombos deleted the ci branch January 2, 2024 22:31
@pvalena
Copy link
Contributor

pvalena commented Jan 4, 2024

Seems the container is now building but there is a permission issue to publish the container - https://github.com/redhat-plumbers/dracut-fedora/actions/runs/7391058213/job/20107176950

Thanks for checking! I have no idea why this failed. maybe @jamacku knows? :)

@jamacku
Copy link
Member

jamacku commented Jan 4, 2024

The problem is that you use the same container names/tags in redhat-plumbers/dracut-rhel9.

And I believe that by default, you can access (write) a container in ghcr only from the repository that created that container. You can change it in the setting of individual containers - for fedora container here.

But I think you actually want to create a new container and not use ones from RHEL9 dracut. But I have no knowledge of dracut testing :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants