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

Gate run requires epel targets #315

Closed
wants to merge 5 commits into from
Closed

Conversation

Yarboa
Copy link
Collaborator

@Yarboa Yarboa commented Jan 18, 2024

With introduction of vsomeip-selinux
as build dependency c9s target build is failing

resolve #299

With introduction of vsomeip-selinux
as build dependency c9s target build is failing

Signed-off-by: Yariv Rachmani <[email protected]>
@lsm5
Copy link
Member

lsm5 commented Jan 18, 2024

not sure why you're getting the copr enablement errors in testing farm, is it that you're specifying centos-stream-9 as an argument while enabling copr? In my experience, all rhel and rhel-related envs pick epel- as the default target when you do a dnf copr enable.

@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 18, 2024

/packit test

@Yarboa Yarboa force-pushed the epel-gates branch 2 times, most recently from 6261066 to f805036 Compare January 18, 2024 22:12
@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 19, 2024

/packit test --identifier e2e-ffi

@dougsland dougsland added jira bug Something isn't working labels Jan 19, 2024
@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 19, 2024

/packit test --identifier e2e-ffi

@Yarboa Yarboa force-pushed the epel-gates branch 2 times, most recently from e768292 to a2e6d2c Compare January 20, 2024 18:29
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:

Cannot parse package config. ValidationError({'jobs': {1: {'packages': defaultdict(<class 'dict'>, {'qm': {'value': {'targets': ["Expected 'list[str]' or 'dict[str,dict]', got ['fedora-rawhide-aarch64', 'fedora-rawhide-ppc64le', 'fedora-rawhide-s390x', 'fedora-rawhide-x86_64', 'fedora-39-aarch64', 'fedora-39-ppc64le', 'fedora-39-s390x', 'fedora-39-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'fedora-38-s390x', 'fedora-38-x86_64', 'epel-9-aarch64', 'epel-9-ppc64le', 'epel-9-s390x', {'epel-9-x86_64': {'additional_repos': ['https://download.copr.fedorainfracloud.org/results/%40centos-automotive-sig/bluechi-snapshot/epel-9-aarch64/']}}] (type <class 'list'>)."]}}})}}})

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

@Yarboa Yarboa force-pushed the epel-gates branch 7 times, most recently from 15bcf45 to b0383f3 Compare January 21, 2024 14:02
Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {3: {'packages': defaultdict(<class 'dict'>, {'qm': {'value': {'targets': ["Unknown key 'distro' in {'distro': ['centos-stream-9']}"]}}})}, 4: {'packages': defaultdict(<class 'dict'>, {'qm': {'value': {'targets': ["Unknown key 'distro' in {'distro': ['centos-stream-9']}"]}}})}}})

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

Signed-off-by: Yariv Rachmani <[email protected]>
@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 21, 2024

Closing, #320 replace and try to suggest c9s gating

@Yarboa Yarboa closed this Jan 21, 2024
@Yarboa Yarboa reopened this Jan 21, 2024
@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 21, 2024

Closing, #320 replace and try to suggest c9s gating

@Yarboa Yarboa closed this Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable packit rpm build and test with epel repo dependency
3 participants