Package Details: netatop 3.2.2-1

Git Clone URL: https://aur.archlinux.org/netatop.git (read-only, click to copy)
Package Base: netatop
Description: Atop network kernel module, enables network statistics in atop
Upstream URL: http://www.atoptool.nl/
Keywords: atop kernel module netatop
Licenses: GPL
Groups: modules
Submitter: Spider.007
Maintainer: batot
Last Packager: batot
Votes: 27
Popularity: 0.000007
First Submitted: 2013-02-16 11:58 (UTC)
Last Updated: 2025-04-22 23:41 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

fordprefect commented on 2013-06-03 21:58 (UTC)

/usr/sbin/netatopd this should go to /usr/bin building a module is depending on the kernel, so the result is architecture specific. the convention about that (i didnt find in the wiki right now, but similar hints show up on the ML all the time) is to write arch=('i686' 'x86_64'). arch=('any') is reserved for packages, that are installable for both architectures withoit rebuilding.

Spider.007 commented on 2013-06-03 14:20 (UTC)

@fordperfect; which file did you find in /sbin belonging to this package? Also; I don't see anything architecture specific in my PKGBUILD?

fordprefect commented on 2013-06-03 14:09 (UTC)

also, please change the architecture to ('i686' 'x86_64'), because this package contains architecture specific kernel modules. you can check plausibility of your package with namcap, who points out those things.

fordprefect commented on 2013-06-03 14:05 (UTC)

please fix this package to no more install files to /sbin to comply with the latest changes in arch. thank you

Spider.007 commented on 2013-05-25 09:57 (UTC)

I have done several bugfixes ;)

studentik commented on 2013-05-25 08:09 (UTC)

Hello! It seems that PKGBUILD file has several bugs. Can you please watch this forum's thread and possibly fix PKGBUILD? Sorry my skills are yet low to offer fixed version. Here is link: https://bbs.archlinux.org/viewtopic.php?id=163909