Skip to content

Conversation

@bastelfreak
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@bastelfreak bastelfreak self-assigned this Oct 29, 2025
@bastelfreak bastelfreak added the enhancement New feature or request label Oct 29, 2025
@traylenator
Copy link
Collaborator

The bash fails on Ubuntu ...

@traylenator
Copy link
Collaborator

Okay.

It's because Ubuntu has an extra directory /etc/containers/systemd/users to add quadlets for every user on login. Possibly useful ....

And the cp /etc/containers/systems/* $tmpdir fails.

The sub directory should not be copied at this point.

There's a problem to solve there but that's for another day, don't copy users for now.

@traylenator
Copy link
Collaborator

I see how to fix this - leave it with me.

@traylenator
Copy link
Collaborator

#72

Definitely helps for this and gets you further , it still won't pass but now a pure podman problem.

@traylenator
Copy link
Collaborator

  • Ignoring Ubuntu 20.04
  • On 22.04 - podman 4.9.3
    • spec/acceptance/container_in_pod_spec.rb fails since .pod quadlets are not available. ( validation does not fail :-(, file is ignored, nothing is valid )
    • spec/acceptance/kube_spec.rb actually works for me locally but only one layer of podman.
    • ./spec/acceptance/user_container_spec.rb might work with a release of Use runuser/run0 to connect to systemd --user instance puppet-systemd#577, certainly not worth investigating till then.

@traylenator
Copy link
Collaborator

We need a podman version fact , it should not clash with saz-podman.

@traylenator
Copy link
Collaborator

Rebase this after - #73

@traylenator traylenator force-pushed the ubuntu branch 2 times, most recently from 0d286f7 to 2d001e3 Compare November 3, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants