UnixPB: Add Weston support to RHEL/CentOS 10#3897
Conversation
I can't see your review about the naming.
That's right. I completely missed that part. |
Sorry - looks like that command didn't save properly. It was relating to
Since I don't have any EL10 systems at the moment it would be good for you to run the playbooks with this patch on a 'clean' RHEL10 system and verify that they run through ok. It's possible that some other parts of the playbooks will have issues since we've never tested on there. |
|
@sxa I've made the necessary changes. |
|
I have started a run of VagrantPlaybookCheck to verify that this is still ok with the earlier versions of CentOS: (Link in the initial description) |
|
I'm not entirely sure why yet but the previous playbook runs (before this PR) have: But the one tested with your PR has: It's not immediately obvious why this is has been "skipped" but it may be something related to the conditionals which we'll need to understand before merging IMHO. |
|
Fixed it. It was due to string comparison. Changed to integer comparison. |
|
All looks good in github workflow for CentOS 6: |
|
I'll run it through another test to check then we should be good to merge 👍🏻 |
|
@sxa could you rerun the vagrant on centos, they all failed due to the same issue. But it installed the x11 package and skipped the wayland packages in CentOS 8 before it failed at a later stage: |
Yep I'm happy with that :-) |
rel: #3851
The task installs weston related packages in RedHat/CentOS 10
Checklist