Gentoo Archives: gentoo-dev

From: Vikraman <vikraman.choudhury@×××××.com>
To: gentoo-dev@l.g.o
Cc: antarus@g.o, chris@××××××××××××.com
Subject: [gentoo-dev] Gentoo package statistics -- GSoC 2011
Date: Wed, 08 Jun 2011 14:38:56
Message-Id: 20110608143642.GA21880@felicia
1 Hi everyone,
2
3 I'm working on the `Package statistics` project this year. Till now, I
4 have managed to write a client and server[0] to collect the following
5 information from hosts:
6
7 * Uname, portage profile, timestamp of portage tree
8 * ARCH, CHOST, CFLAGS, CXXFLAGS, FFLAGS, LDFLAGS, MAKEOPTS
9 * ACCEPT_KEYWORDS, FEATURES, USE, LANG, SYNC, GENTOO_MIRRORS
10 * Repository, Keyword, Useflags (plus,minus,unset), Counter, Size,
11 and Build time for each installed package
12
13 Is there a need to collect files installed by a package ? Doesn't PFL[1]
14 already provide that ?
15
16 Please provide some feedback on what other data should be collected, etc.
17
18 Also, I'm starting work on the webUI, and would like some
19 recommendations for stats pages, such as:
20
21 * Packages installed sorted by users
22 * Top arches, keywords, profiles
23 * Most enabled, disabled useflags per package/globally
24
25 [0]
26 http://git.overlays.gentoo.org/gitweb/?p=proj/gentoostats.git;a=commit;h=1b9697a090515d2a373e83b1094d6e08ec405c02
27 [1] http://www.portagefilelist.de/index.php/Main_Page
28
29 --
30 Vikraman

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Gentoo package statistics -- GSoC 2011 "Paweł Hajdan
Re: [gentoo-dev] Gentoo package statistics -- GSoC 2011 Gilles Dartiguelongue <eva@g.o>
Re: [gentoo-dev] Gentoo package statistics -- GSoC 2011 "Николай Антонов" <ostinru@×××××.com>
Re: [gentoo-dev] Gentoo package statistics -- GSoC 2011 Sebastian Pipping <sping@g.o>