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

Ansible request for playbooks to support CentOS stream #2487

Closed
sxa opened this issue Feb 23, 2022 · 6 comments
Closed

Ansible request for playbooks to support CentOS stream #2487

sxa opened this issue Feb 23, 2022 · 6 comments
Assignees
Milestone

Comments

@sxa
Copy link
Member

sxa commented Feb 23, 2022

The following do not exist in the CentOS stream8 repositories so cannot be installed out of the box in Common/vars/CentOS.yml:

  • libdwarf-devel (Build_Tool_Packages)
  • perl-GD (Build_Tool_Packages)
  • ccache (Additional_Build_Tools_CentOS8)
  • fakeroot (Additional_Build_Tools_NOT_Centos8)
    Also, the crontab tool isn't available so crontab tag needs to be skipped too without additional changes
@sxa sxa added the ansible label Feb 23, 2022
@sxa sxa added this to the 2022-04 (April) milestone Mar 3, 2022
@sxa sxa modified the milestones: 2022-04 (April), Backlog Apr 12, 2022
@steelhead31
Copy link
Contributor

I'll pick this up, could you assign it to me please @sxa ?.

@steelhead31
Copy link
Contributor

libdwarf-devel equivalent can be installed with sudo dnf install libdwarf.x86_64

@sxa
Copy link
Member Author

sxa commented May 24, 2022

Does that include dwarf.h/libdwarf.h?

@sxa
Copy link
Member Author

sxa commented May 24, 2022

Related: #1750

@steelhead31
Copy link
Contributor

It does now :), I've added an extra bit to install that alongside the other bits, I'll check the requirements in #1750 also.

@sxa
Copy link
Member Author

sxa commented Jun 30, 2022

Added in #2577 - closing

@sxa sxa closed this as completed Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants