Re: [gentoo-dev] automated testing framework for Gentoo on Supercell at the OSL
* Tim Harder schrieb: > Is anyone interested in getting some type of automated Gentoo testing > framework setup on the new Supercell infrastructure [1] at the OSUOSL? > In a nutshell, Supercell allows projects to spin up their own VMs on > demand using Ganeti Web Manager [2]. Sounds great, I'd like to use it for my Briegel buildsystem (not Gentoo related, somewhat similar to portage, but more for embedded targets) running mass-buildtests. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme --
Re: [gentoo-dev] avoiding urgent stabilizations
* Markos Chandras schrieb: > My suggestion, as I said to fosdem, is to freeze, or take a > snapshot if you like, of the current tree, stabilize what you > need to stabilize, test the whole tree ( at least compile wise ) > for a couple of weeks and then replace the existing stable tree. hmm, would it make sense to add a new masking for the testing tree, so users could decide which stability grade vs they wish ? or perhaps use overlays for that ? For example, I'd like to have the critical packages (everything that's needed to bootup and do basic remote maintenance) from the new frozen-stable tree, but other things should stay as they are. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme --
[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2011-02-20 23h59 UTC
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2011-02-20 23h59 UTC. Removals: xfce-base/libxfce4menu 2011-02-14 19:16:37 ssuominen xfce-extra/thunar-thumbnailers 2011-02-14 19:47:45 ssuominen dev-perl/Text-ParseWords2011-02-18 07:13:38 tove dev-lua/luaevent-prosody2011-02-20 23:49:24 blueness Additions: app-crypt/pius 2011-02-14 12:59:44 tomk media-sound/podget 2011-02-15 05:00:58 darkside app-text/htmlc 2011-02-15 15:49:15 aballier www-plugins/google-talkplugin 2011-02-15 20:36:10 ottxor dev-tex/pdfannotextractor 2011-02-17 19:43:44 aballier dev-perl/Pod-Spell 2011-02-18 07:01:16 tove dev-perl/Text-ParseWords2011-02-18 07:04:37 tove dev-java/icedtea-web2011-02-18 12:38:07 caster sci-libs/tamu_anova 2011-02-19 15:16:22 jlec dev-python/fudge2011-02-19 16:59:44 arfrever media-plugins/gmpc-mmkeys 2011-02-19 21:25:42 angelos app-i18n/xsunpinyin 2011-02-20 05:03:11 qiaomuf app-i18n/ibus-sunpinyin 2011-02-20 05:03:36 qiaomuf app-i18n/scim-sunpinyin 2011-02-20 05:05:14 qiaomuf dev-ruby/childprocess 2011-02-20 08:18:13 graaff dev-ruby/test_declarative 2011-02-20 14:42:19 graaff media-sound/guayadeque 2011-02-20 15:24:00 jlec -- Robin Hugh Johnson Gentoo Linux Developer E-Mail : robb...@gentoo.org GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85 Removed Packages: xfce-base/libxfce4menu,removed,ssuominen,2011-02-14 19:16:37 xfce-extra/thunar-thumbnailers,removed,ssuominen,2011-02-14 19:47:45 dev-perl/Text-ParseWords,removed,tove,2011-02-18 07:13:38 dev-lua/luaevent-prosody,removed,blueness,2011-02-20 23:49:24 Added Packages: app-crypt/pius,added,tomk,2011-02-14 12:59:44 media-sound/podget,added,darkside,2011-02-15 05:00:58 app-text/htmlc,added,aballier,2011-02-15 15:49:15 www-plugins/google-talkplugin,added,ottxor,2011-02-15 20:36:10 dev-tex/pdfannotextractor,added,aballier,2011-02-17 19:43:44 dev-perl/Pod-Spell,added,tove,2011-02-18 07:01:16 dev-perl/Text-ParseWords,added,tove,2011-02-18 07:04:37 dev-java/icedtea-web,added,caster,2011-02-18 12:38:07 sci-libs/tamu_anova,added,jlec,2011-02-19 15:16:22 dev-python/fudge,added,arfrever,2011-02-19 16:59:44 media-plugins/gmpc-mmkeys,added,angelos,2011-02-19 21:25:42 app-i18n/xsunpinyin,added,qiaomuf,2011-02-20 05:03:11 app-i18n/ibus-sunpinyin,added,qiaomuf,2011-02-20 05:03:36 app-i18n/scim-sunpinyin,added,qiaomuf,2011-02-20 05:05:14 dev-ruby/childprocess,added,graaff,2011-02-20 08:18:13 dev-ruby/test_declarative,added,graaff,2011-02-20 14:42:19 media-sound/guayadeque,added,jlec,2011-02-20 15:24:00 Done.
Re: [gentoo-dev] Re: avoiding urgent stabilizations
* Duncan <1i5t5.dun...@cox.net> schrieb: > The above suggestion sounds to me like increasing the bureaucracy and > hassle of stabilizing packages even more. We already have trouble with > outdated stable, especially on some archs. Do we /really/ want the > reputation of competing with Debian-stal^hble for staleness? Well, I often have cases where the stable tree breaks something or requires deeper manual intervention. That doesn't make fun when maintaining dozens of systems. So a more-stable tree (hmm, perhaps call it 'mature' ;-)) would be a big win. I could also imagine doing that on per-package basis. Lets say, somehow automatically export the last time of unresolved bugs per ebuild to some sane place in the portage tree (eg. some new file in the per-package subdirs) so people could script up something that automatically maintains package.mask ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme --
Re: [gentoo-dev] avoiding urgent stabilizations
* Fabian Groffen schrieb: > Hmmm, odd. I experience amd64 (stable) as being pretty stable on my > servers. Last breakage which really got me upset was php, but that's > already some time ago. the ini file issue ? > With Gentoo you should update on fairly regular intervals, and have the > time inbetween as short as possible, but 2 or 3 weeks appears to be > fine. I myself have a cronjob that syncs every night, and mails me the > output of emerge -Dupv world. When this list gets too large, it's > typically about time to do some updating. I've automatized even a bit more: my cron script also automatically rebuilds the packages I have explicitly whitelisted in my /etc/portage/package.autoupdate file. Let me know if anyone likes to have it. > I have masked new major releases of PostgreSQL and MySQL for instance, > and of course Python 3. /me too. Perhaps we can find a way to make the update safe (so eg. new postmaster is installed along the old one) and provide some migration tool ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme --
Re: [gentoo-dev] avoiding urgent stabilizations
* "Pawe?? Hajdan, Jr." schrieb: > By the way, to turn this thread into some action: what testing do we > currently perform for auto-generated stages? It'd be cool to at least > compile-test that the stage can "emerge -e world" itself, and emerge > some common packages (with FEATURES="test" so that we run at least some > of the produced code). If we have enough VM's, we could also collect configs and perhaps even example workloads from users which run their updates with ~arch automatically and look whether they still run properly. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme --
[gentoo-dev] Rewrite java-config in C++ or python
Hi dev, I am Uditha Galgamuwa from university of moratuwa,Sri Lanka.I am interested in the project idea "Rewrite java-config in C++ or python" which was in last year Gsoc.As I saw this project has not been implemented in Gsoc 2010.Will this be available for this year's idea list from Gentoo foundation? I have good knowledge on programming with java and some knowledge on C++ and a basic understanding about XSLT as well. Thank you very much Uditha.