* [gentoo-soc] Gentoostats Progress Report #4
@ 2012-06-26 19:27 G. Gaydarov
2012-06-27 4:39 ` Hans de Graaff
0 siblings, 1 reply; 2+ messages in thread
From: G. Gaydarov @ 2012-06-26 19:27 UTC (permalink / raw
To: gentoo-soc
[-- Attachment #1: Type: text/plain, Size: 2181 bytes --]
Hi everyone!
I usually send these reports every weekend but due to problems with my
email provider I've postponed this email until today. Sorry about this.
Brief summary
=============
The Gentoostats project aims to gather statistics about the installed
packages on Gentoo systems in order to provide useful information to
both users and developers.
Status: on schedule.
Things accomplished this week
=============================
- Refactored the submission parsing code.
- The server can now display basic stats for each host.
- Changed the client's behaviour when it comes to reporting USE flags.
Previously the client used gentoolkit's FlagAnalyzer to report 'plus',
'minus' and 'unset' USE flags for each installed package. However, some
manually enabled/disabled USE flags (meaning use flags defined in
package.use) could be reported as 'unset' (happens if they already exist
in the profile/make.conf). Thus, I've changed the code to now directly
query vardb for the 'IUSE', 'PKGUSE', and 'USE' flags of each package.
With this change the server now directly receives the following
information about each installed package:
- Available USE flags (IUSE and IUSE defaults)
- Actual package.use specification (PKGUSE)
- Actual, final enabled USE flags (USE)
However, this has made the client slower, since it now has to access
more files. I'll probably ask this on gentoo-dev later, but if somebody
would like to share his/her opinion on whether IUSE and PKGUSE should be
reported by default, please do so here. Thank you!
Plans for next week
===================
1. Create more statistics pages on the server.
2. Start working on an API for the server.
3. Continue working on the inclusion of gentoostats in gentoolkit.
4. Make sure that the server deployment can happen before/during the
midterm evaluations.
Further information
===================
You can find the project repositories here:
https://github.com/gg7/gentoostats
https://github.com/gg7/gentoostats_server
If you have any questions and/or ideas about the project please don't
hesitate to get in touch with me.
Regards,
George
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 230 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-27 6:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-26 19:27 [gentoo-soc] Gentoostats Progress Report #4 G. Gaydarov
2012-06-27 4:39 ` Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox