chore(deps): update dependency containers/automation_images to v20240513#948
Conversation
|
All udp and sctp port forwarding tests are failing but tcp works? That seems like a weird problem. Given we test it with iptables, nftables and firewalld and they all are borken it seems unlikely that this is a issue with the firewall rules. |
|
Package diffs:
|
|
@edsantiago mind checking the nmap-ncat version? |
|
|
Ok perfect, I confirmed locally the ncat update is breaking the tests |
|
Reproducer terminal 2 (client) The import bit here is |
|
strace looks very similar with and without redirection, except for the very end: --- </dev/null
+++ without redirection
- pselect6(4, [0 3], [], NULL, NULL, NULL) = 2 (in [0 3])
+ pselect6(4, [0 3], [], NULL, NULL, NULL) = 1 (in [3])
- read(0, "", 8192) = 0
+ recvfrom(3, "test\n", 8192, 0, NULL, NULL) = 5
+ write(1, "test\n", 5) = 5Why the |
|
Yeah no idea, I don't really have time time to dig into it much but I skimmed the upstream bug reports quickly and think nmap/nmap#2685 could describe our issue. |
|
Nice find. That seems to render Another alternative seems to be |
52a9d15 to
8a2f2a0
Compare
|
Curious why Renovate is including bumps to |
|
Oh! Nevermind, it's not, and I see this repo is set for:
That's likely why all the pushes. |
251e96e to
bf3af9a
Compare
9273f53 to
d6cba93
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d6cba93 to
79bdee1
Compare
|
Ephemeral COPR build failed. @containers/packit-build please check. |
Luap99
left a comment
There was a problem hiding this comment.
Huh, kinda weird that renovate reopens a old closed PR to propose the next update.
Anyhow
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Luap99, renovate[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
20240506t132946z-f40f39d13->20240513t140131z-f40f39d13Release Notes
containers/automation_images (containers/automation_images)
v20240513t140131z-f40f39d13Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.