Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Incus fails to allow forwarded ports on Void due to systemd expectations....
@ 2024-06-26 15:25 acidvegas
  2024-06-26 15:31 ` ahesford
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: acidvegas @ 2024-06-26 15:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

New issue by acidvegas on void-packages repository

https://github.com/void-linux/void-packages/issues/51015

Description:
### Is this a new report?

Yes

### System Info

Void

### Package(s) Affected

incus

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://github.com/lxc/incus/issues/625

tldr; the solution is to run:
```
mkdir /sys/fs/cgroup/systemd
mount -t cgroup -o none,name=systemd systemd /sys/fs/cgroup/systemd 
```

and then you can start your containers......I guess incus on void is expecting systemd mounts in the cgroup

Classic case of devs only making things catered to ubuntu/debian builds

Reporting this here, doubt anyone is going to fix it.

Cheers

### Expected behaviour

Containers running

### Actual behaviour

Containers wont run and bind to forwarded ports.

### Steps to reproduce

read the linked issue

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-29 13:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-26 15:25 [ISSUE] Incus fails to allow forwarded ports on Void due to systemd expectations acidvegas
2024-06-26 15:31 ` ahesford
2024-06-26 16:51 ` acidvegas
2024-06-26 16:52 ` acidvegas
2024-06-29 13:00 ` dkwo
2024-06-29 13:02 ` classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).