Skip to content

rootlessnetns: handle empty pid file gracefully#28489

Draft
kairosci wants to merge 1 commit intocontainers:mainfrom
kairosci:fix/28441-empty-pid-file
Draft

rootlessnetns: handle empty pid file gracefully#28489
kairosci wants to merge 1 commit intocontainers:mainfrom
kairosci:fix/28441-empty-pid-file

Conversation

@kairosci
Copy link
Copy Markdown

@kairosci kairosci commented Apr 10, 2026

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match the sign-off email address. See CONTRIBUTING.md for more information.
  • Referenced issues using Fixes: #28441 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

Fixes error when using --gateway in pasta_options configuration

Fixes: #28441

@kairosci kairosci marked this pull request as draft April 10, 2026 20:46
@kairosci kairosci force-pushed the fix/28441-empty-pid-file branch from 736e54e to 2270e92 Compare April 10, 2026 21:05
@kairosci kairosci marked this pull request as ready for review April 10, 2026 21:06
@kairosci kairosci force-pushed the fix/28441-empty-pid-file branch 2 times, most recently from e7a4b92 to 6e404a8 Compare April 10, 2026 21:58
@kairosci kairosci marked this pull request as draft April 10, 2026 22:04
@kairosci kairosci marked this pull request as ready for review April 10, 2026 22:04
@kairosci kairosci force-pushed the fix/28441-empty-pid-file branch 2 times, most recently from b4d5e07 to 3874cde Compare April 10, 2026 22:13
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

1 similar comment
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

Fixes: containers#28441

Signed-off-by: Alessio Attilio <attilio.alessio@protonmail.com>
@kairosci kairosci force-pushed the fix/28441-empty-pid-file branch from 3874cde to cba47ab Compare April 11, 2026 07:32
@kairosci kairosci marked this pull request as draft April 11, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IP address following the "--gateway" argument in pasta_options fails to parse

2 participants