Automatic update for passt-0^20251208.ge8b56a3-1.fc44.
* Mon Dec 8 2025 Stefano Brivio <sbrivio@redhat.com> - 0^20251208.ge8b56a3-1
- Fix build on Fedora 43, selinux_requires_min not available on Copr builders
- use %selinux_requires_min macro, drop overlapping dependencies
- use regex instead of SELinux template
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2025_09_19.623dbf6..2025_12_08.e8b56a3
Please log in to add feedback.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi
This failed openQA podman tests; it seems to break connectivity to a test container running httpd. The test creates a simple httpd container definition:
builds it:
and deploys it:
then attempts to connect to it:
this usually works fine, but with this update it is failing. On the console we get:
In the journal, I see:
Unfortunately there was a bug in the gating policy which meant this went stable when the failures should have gated it. I've fixed the gating policy now, and filed an untag request so we don't break containers in the next Rawhide compose (and cause tests of all future updates to fail).
Ouch. Investigating. Thanks for the report and for the untag request. @adamwill let me know if there's anything else I should urgently do at this stage.
I can't reproduce this on my local Fedora Rawhide system by the way, the HTTP server and the GET request work just fine.
@adamwill would there be a way to run
podman run --net=pasta:-l,/tmp/pasta.log,--trace,--log-size=1000000000 -d -p 8080:80 localhost/fedora-httpdin OpenQA, instead, and share/tmp/pasta.log?I have a vague idea what's going on, even though I can't reproduce it. Writing a patch and building a new package version right now.
Likely fix at https://archives.passt.top/passt-dev/20251208235333.2864818-1-sbrivio@redhat.com/.
That didn't fix it. We're following up further on the subsequent update - FEDORA-2025-3d462f0aaf