-
Also affects release and local deployment.
So, per the discussion in https://github.com/plushu/plushu-apps/issues/12#issuecomment-69482581, it would be a _massive_ improvement if the app lifecycle co…
-
We are in the process to moving to `networkd` based networking for `20.03`.
`nixos-container` module neither uses scripted networking nor systemd-based networking,
but its own set of scripts. We s…
-
### systemd version the issue has been seen with
255.3
### Used distribution
Arch Linux
### Linux kernel version used
6.7.3-arch1-2
### CPU architectures issue was seen on
x86-64 …
-
**systemd version the issue has been seen with**
> 240
**Used distribution**
> Gentoo
**Expected behaviour you didn't see**
> When running sudo systemd-nspawn -D /some/dir --private-u…
-
# use-case
My tests are starting different servers, picking TCP a free port randomly. I first need to pick a port, and then run the http server as the port is being used is some shared configuratio…
yanns updated
4 weeks ago
-
Somewhere there is a hardcoded 8.8.8.8 (because this is not my machines DNS).
I am seeing an A-record lookup for kube-spawn-...worker (no domain).
This goes to 8.8.8.8.
This is then forwarded to …
-
Running `kube-spawn start` fails saying it timed out waiting for machines to start.
Poking around a bit, I can see that `systemd-nspawn` is in fact running, and I can see the scope is running in `s…
-
### systemd version the issue has been seen with
253.1, 253.3
### Used distribution
NixOS 23.05
### Linux kernel version used
5.15.114
### CPU architectures issue was seen on
x86_64
### Compon…
-
## Issue description
attempt to start nixos-on-nixos
via [systemd-nspawn](https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html)
fails with error in [nspawn.c](https://github.com/…
-
using systemd-nspawn would let us run real containers, under systemd. from the man page's description:
> systemd-nspawn may be used to run a command or OS in a light-weight namespace container. In …