Public bug reported: numactl 2.0.18-1build1 has a bug, wherein trying to set a node for memory using membind emits an "Invalid argument" error.
This is reproducible on Ubuntu 24.04 (Noble Numbat). ``` $ numactl --membind=0 echo setting membind: Invalid argument ``` Ubuntu: 24.04.3 LTS (Noble Numbat) Kernel: 6.8.0-90.91 libnuma1: 2.0.18-1build1 numactl: 2.0.18-1build1 More details of this issue can be found here: https://github.com/numactl/numactl/issues/223 numactl 2.0.19-1 fixes the bug, and has already been built for questing. I have tested it on noble and it works without issues. Can we bump up the version of `numactl` on noble too? ** Affects: numactl (Ubuntu) Importance: Undecided Status: New ** Tags: noble ** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2136104 Title: numactl gives "Invalid argument" error when trying to set a node for memory using membind To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/2136104/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
