Uppps... the comment above was related to rawhide build (f44), not to the f43 one. This build seems to be OK.
I am getting a new AVC with this build. Probably not related to PCP it self, but rather to some changes in selinux-policy ?
# ausearch -m AVC
type=AVC msg=audit(1762936134.961:3109): avc: denied { name_bind } for pid=108196 comm="pmcd" src=44321 scontext=system_u:system_r:pcp_pmcd_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
# audit2allow -a
#============= pcp_pmcd_t ==============
#!!!! This avc can be allowed using the boolean 'nis_enabled'
allow pcp_pmcd_t ephemeral_port_t:tcp_socket name_bind;
I am getting a new AVC with this build. Probably not related to PCP it self, but rather to some changes in selinux-policy ?
# ausearch -m AVC
type=AVC msg=audit(1762936134.961:3109): avc: denied { name_bind } for pid=108196 comm="pmcd" src=44321 scontext=system_u:system_r:pcp_pmcd_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
# audit2allow -a
#============= pcp_pmcd_t ==============
#!!!! This avc can be allowed using the boolean 'nis_enabled'
allow pcp_pmcd_t ephemeral_port_t:tcp_socket name_bind;
Gating tests run manually: Affected by https://bugzilla.redhat.com/show_bug.cgi?id=2400458, otherwise OK.
Gating tests run manually: Affected by https://bugzilla.redhat.com/show_bug.cgi?id=2400458, otherwise OK.
Tested manually - seems to be OK.
LGTM
LGTM
There is an issue with the new python. Tracked here: https://bugzilla.redhat.com/show_bug.cgi?id=2371769
No regression has been observed,
Looks good, no regression and no selinux issue has been observed.
Works for me. The bug 2358326 is fixed (reproducible with the previous build, but not with this new one).
Works for me. The bug 2358326 is fixed (reproducible with the previous build, but not with this new one).
Works for me. The bug 2358326 is fixed (reproducible with the previous build, but not with this new one).
LGTM The failure of "fedora-ci.koji-build.rpminspect.static-analysis" is expected as this is the mechanism how the code change is delivered.
Looks good to me.
Looks good to me.
Looks good to me.
Looks good to me.
With updated compose to the latest at 2025-11-13 I can not reproduce the AVC anymore. Giving this positive karma as the AVC fluctuation does not seem to be related to this build.