Search Criteria
Package Details: cpuset 1.6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cpuset.git (read-only, click to copy) |
|---|---|
| Package Base: | cpuset |
| Description: | Python app to make using the cpusets facilities in the Linux kernel easier |
| Upstream URL: | https://github.com/lpechacek/cpuset |
| Licenses: | GPL2 |
| Submitter: | jonhoo |
| Maintainer: | bentenilsen |
| Last Packager: | hcartiaux |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-07-07 21:56 (UTC) |
| Last Updated: | 2026-06-12 14:22 (UTC) |
Latest Comments
Zulan commented on 2023-08-09 20:45 (UTC)
There is a missing dependency to python-future.
blackhole commented on 2023-05-10 01:06 (UTC)
cset set --cpu=3 --set=isolated1
cset: **> [Errno 22] Invalid argument
How to solve this?
eclairevoyant commented on 2023-05-08 12:38 (UTC)
upstream mentioned they did a release supporting both 2 and 3, so I figured it was time :)
jaap commented on 2023-05-08 12:23 (UTC)
Hey thanks for fixing python2, I requested orphaning with the intention to remove python2 but I forgot to actually do it. Very nice that I can now run without python2 :))
eclairevoyant commented on 2023-02-26 08:32 (UTC)
You'll also need to make the source package unique as per Arch packaging guidelines:
DonnerPartyOf1 commented on 2022-08-19 17:44 (UTC) (edited on 2022-08-19 17:45 (UTC) by DonnerPartyOf1)
Fix for outdated PKGBUILD:
MarsSeed commented on 2022-06-14 06:38 (UTC)
@ginnokami, git is not needed to build this package.
ginnokami commented on 2022-02-07 02:24 (UTC)
Please add git in makedepends=() to enable building this in chroot.