PKGBUILD is only running make install
, if you have the same problem when running make install
manually -- then report it to nohang
upstream
Search Criteria
Package Details: nohang-git 0.2.0.r8.gb84cf12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nohang-git.git (read-only, click to copy) |
---|---|
Package Base: | nohang-git |
Description: | A sophisticated low memory handler |
Upstream URL: | https://github.com/hakavlad/nohang |
Keywords: | oom oom-killer out-of-memory PSI |
Licenses: | MIT |
Conflicts: | nohang |
Provides: | nohang |
Submitter: | actionless |
Maintainer: | actionless (hakavlad) |
Last Packager: | hakavlad |
Votes: | 16 |
Popularity: | 0.048247 |
First Submitted: | 2018-11-08 19:34 (UTC) |
Last Updated: | 2021-06-12 04:35 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd-fmlAUR)
- git (git-gitAUR, git-glAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – to show GUI notifications
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR) (optional) – maintaining a separate log is one of the options
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR) (optional) – to show GUI notifications if nohang started with UID=0
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
actionless commented on 2020-05-02 18:44 (UTC)
RogueGirl commented on 2020-05-02 15:43 (UTC)
https://github.com/PedroHLC/chaotic-aur/issues/73 please take a look at this
actionless commented on 2018-12-16 14:43 (UTC)
@zfkerr i'll create a stable package when 0.2 will be out
actionless commented on 2018-12-16 14:42 (UTC)
please use sudo pacdiff
for config migration
athost commented on 2018-12-16 14:35 (UTC) (edited on 2018-12-16 14:42 (UTC) by athost)
after the last update, you must use the new config /etc/nohang/nohang.conf
sudo cp /etc/nohang/nohang.conf.pacnew /etc/nohang/nohang.conf
zfkerr commented on 2018-11-23 20:00 (UTC) (edited on 2018-11-23 20:36 (UTC) by zfkerr)
@actionless thank you very much for your work.
nohang first stable release now available here: https://github.com/hakavlad/nohang/releases
I would like to ask you to create an separate AUR package for stable releases other than this git package. Thank you in advance.
Pinned Comments
actionless commented on 2018-12-16 14:42 (UTC)
please use
sudo pacdiff
for config migration