@dr460nf1r3 done
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: | 15 |
Popularity: | 0.016312 |
First Submitted: | 2018-11-08 19:34 (UTC) |
Last Updated: | 2021-06-12 04:35 (UTC) |
Dependencies (6)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id, libnotify-git) (optional) – to show GUI notifications
- logrotate (logrotate-git, logrotate-selinux) (optional) – maintaining a separate log is one of the options
- sudo (nosudo, opendoas-sudo, fake-sudo, sudo-hg, polkit-fakesudo, sudo-git, sudo-selinux) (optional) – to show GUI notifications if nohang started with UID=0
Required by (0)
Sources (1)
Latest Comments
hakavlad commented on 2021-06-12 04:37 (UTC)
dr460nf1r3 commented on 2021-06-07 06:09 (UTC)
Would you be so kind to add nohang to provides() ?
hakavlad commented on 2020-07-04 12:14 (UTC)
@Tjuh Done. Thanks.
Tjuh commented on 2020-07-04 11:38 (UTC)
Needs git as makedepends.
LiteracyFanatic commented on 2020-06-28 16:43 (UTC)
I get the following error when trying to install the most recent update pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace
.
hakavlad commented on 2020-05-13 17:04 (UTC)
PKGBUILD has been fixed.
actionless commented on 2020-05-06 13:22 (UTC)
@hakavlad i recommend setting up dockerfiles of the target distributions in travis[1] (or other CI system) so every time when you doing big changes in makefile you could ensure what the changes are still working everywhere
[1] https://github.com/themix-project/oomox/blob/master/.travis.yml#L3-L6
hakavlad commented on 2020-05-06 05:31 (UTC)
@actionless Now some files is installed in /usr/local
. Could you fix the PKGBUILD, please?
actionless commented on 2020-05-02 18:44 (UTC)
PKGBUILD is only running make install
, if you have the same problem when running make install
manually -- then report it to nohang
upstream
miss_barfin 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