Public bug reported:
The options for the "cset" subcommand "set", "--mem_exclusive" and
"--cpu_exclusive"
are implemented as options in the program, help output and documented in the
man page.
The functionality is however not implemented.
---
$ cset set -l
cset:
Name C
Public bug reported:
cpuset package in focal has a bug in the "set" subcommand.
The bug
--
Docker file used to reproduce:
-
FROM ubuntu:focal
RUN apt update && apt install -y cpuset python3-future
-
Reproducing the bug
-
$ docker run --privileged --rm -it csettes
Public bug reported:
This package for focal seems to miss a dependency.
Namely python3-futures.
Reproducing the bug
Reproducable Docker file:
Built with "docker build . -t csettest"
FROM ubuntu:focal
RUN apt update && apt install -y cpuset
ENTRYPOINT
*** This bug is a duplicate of bug 1906364 ***
https://bugs.launchpad.net/bugs/1906364
** This bug has been marked a duplicate of bug 1906364
unattended-upgrade still restarts blacklisted daemons
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Public bug reported:
Upgrading containerd (through for example unattended upgrades) causes
the docker daemon service to be stopped but not started again.
This behavior is observed on Bionic.
The /lib/systemd/system/docker.service file contains:
BindsTo=containerd.service
This stops the docker s