Gentoo Archives: gentoo-soc

From: "André Erdmann" <dywi@×××××××.de>
To: gentoo-soc@l.g.o
Cc: Denis Dupeyron <calchan@g.o>
Subject: [gentoo-soc] R_Overlay: Automated overlay maintenance - progress report #7
Date: Tue, 30 Jul 2013 07:55:49
Message-Id: CAGrucu10qxTTgwV8D0a7cpjv_9O3qCuLzZr8h+MQxON8yCx+RA@mail.gmail.com
1 Hi everyone,
2
3 == Brief summary of this project ==
4
5 This project is a continuation of last year's project, "Automatically
6 generated overlay of R packages". Its aims are extending overlay
7 creation and, more importantly, automated overlay maintenance.
8
9 For reference, the roverlay git repo can be found at [0], which also
10 provides some documentation [1].
11
12
13 == Last week's progress ==
14
15 * remote interface (+console) for accessing roverlay's remote
16 sync/queue packages/... functionality (independent from overlay
17 creation)
18 * misc code fixes/enhancements, e.g. retry http downloads
19 * creation of statistics, e.g. numbers like # of packages for which
20 ebuild creation succeeded or failed (+ why it failed)
21
22 I'm on schedule.
23
24
25 == Plans for this week ==
26
27 * access/query (persistent) stats without running overlay creation
28
29
30 [0] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=summary
31 [1] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=blob_plain;f=doc/html/usage.html;hb=HEAD
32
33 Regards,
34 André E.