[Bug 1907894] [NEW] remove cpu_exclusive and mem_exclusive options

2020-12-12 Thread Vinjar Hillestad
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

[Bug 1907891] [NEW] python TypeError when listing long cgroup names

2020-12-12 Thread Vinjar Hillestad
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

[Bug 1907881] [NEW] cpuset package missing dependency in focal

2020-12-12 Thread Vinjar Hillestad
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

[Bug 1906675] Re: docker service is not started again by containterd upgrade

2020-12-07 Thread Vinjar Hillestad
*** 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

[Bug 1906675] [NEW] docker service is not started again by containterd upgrade

2020-12-03 Thread Vinjar Hillestad
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