Package Details: nutty 1.2.0-1

Git Clone URL: https://aur.archlinux.org/nutty.git (read-only, click to copy)
Package Base: nutty
Description: Monitor the devices on your network and check bandwidth and speed details.
Upstream URL: https://github.com/babluboy/nutty
Keywords: monitoring network
Licenses: GPL-3.0-only
Submitter: nicoulaj
Maintainer: envolution
Last Packager: envolution
Votes: 7
Popularity: 0.58
First Submitted: 2019-02-21 08:30 (UTC)
Last Updated: 2025-05-30 04:56 (UTC)

Latest Comments

envolution commented on 2025-06-14 11:56 (UTC)

@nulldev it's already there - it seems you have something installed that provides 'granite' but doesn't include the proper pkgconfig

nulldev commented on 2025-06-14 04:41 (UTC)

Can you add granite as a dependency? Looks like it won't build/run without it:

==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1
The Meson build system
Version: 1.8.2
Source dir: /home/nulldev/.cache/paru/clone/nutty/src/nutty-1.2.0
Build dir: /home/nulldev/.cache/paru/clone/nutty/src/nutty-1.2.0/build
Build type: native build
Project name: com.github.babluboy.nutty
Project version: 1.2.0
C compiler for the host machine: sccache cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
C linker for the host machine: cc ld.bfd 2.44.0
Vala compiler for the host machine: valac (valac 0.56.18)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Build-time dependency gio-2.0 found: YES 2.84.2
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring config.h using configuration
Configuring constants.vala using configuration
Run-time dependency gtk+-3.0 found: YES 3.24.49
Run-time dependency gee-0.8 found: YES 0.20.8
Run-time dependency libxml-2.0 found: YES 2.14.3
Run-time dependency libnotify found: YES 0.8.6
Found CMake: /usr/bin/cmake (4.0.3)
Run-time dependency granite found: NO (tried pkgconfig and cmake)

../meson.build:56:8: ERROR: Dependency "granite" not found, tried pkgconfig and cmake

A full log can be found at /home/nulldev/.cache/paru/clone/nutty/src/nutty-1.2.0/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...

mblaschek commented on 2021-03-17 15:29 (UTC)

Be aware, the speedtestcli might fail with some NameError: name 'DOM' is not defined Python Error. the newest version of speedtestcli fixes that:

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli

issue will be reported to nutty@github. In the meantime this helps.

gameslayer commented on 2021-01-30 06:11 (UTC)

Please add aarch64 to the arch on the makepkg file