<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Markus Ullmann</title>
		<link>http://blogs.gentoo.org/jokey</link>
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>Gentoo Presentation preparation</title>
			<link>http://blogs.gentoo.org/jokey/2009/05/22/gentoo-presentation-preparation</link>
			<pubDate>Fri, 22 May 2009 18:07:50 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>
<category domain="alt">events</category>			<guid isPermaLink="false">1787@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;For 10 years, there now is a meeting called Lugcamp, where Linux geeks in and around germany meet. As we have 10th anniversary here, some special location was needed. So the LUGA, which was the LUG hosting it this year, aquired a youth hostel in Allg&amp;#228;u.&lt;/p&gt;

&lt;p&gt;Smaller talks have some kind of tradidion at these camps, namingly being heavily dynamic. You start preparing a talk about an hour or two before it starts.&lt;/p&gt;

&lt;p&gt;When the first talk was about start, people noticed a small bug... Missing canvas. 2 people were ordered to pick one up but they did not arrive yet, so the dynamic part this time would be actually having some kind of canwas.&lt;/p&gt;

&lt;p&gt;Here's a pic of what we came up with &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;br /&gt;
&lt;img src=&quot;http://dev.gentoo.org/~jokey/canvas_small.jpg&quot; alt=&quot;Canvas&quot; title=&quot;Canvas&quot; /&gt;&lt;/p&gt;

&lt;p&gt;All in all it's fun every year. If you speak german, you can get some additional info about it at &lt;a href=&quot;http://2009.lugcamp.org&quot;&gt;LUG Camp 2009 site&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2009/05/22/gentoo-presentation-preparation&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>For 10 years, there now is a meeting called Lugcamp, where Linux geeks in and around germany meet. As we have 10th anniversary here, some special location was needed. So the LUGA, which was the LUG hosting it this year, aquired a youth hostel in Allg&#228;u.</p>

<p>Smaller talks have some kind of tradidion at these camps, namingly being heavily dynamic. You start preparing a talk about an hour or two before it starts.</p>

<p>When the first talk was about start, people noticed a small bug... Missing canvas. 2 people were ordered to pick one up but they did not arrive yet, so the dynamic part this time would be actually having some kind of canwas.</p>

<p>Here's a pic of what we came up with <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /><br />
<img src="http://dev.gentoo.org/~jokey/canvas_small.jpg" alt="Canvas" title="Canvas" /></p>

<p>All in all it's fun every year. If you speak german, you can get some additional info about it at <a href="http://2009.lugcamp.org">LUG Camp 2009 site</a></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2009/05/22/gentoo-presentation-preparation">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2009/05/22/gentoo-presentation-preparation#comments</comments>
		</item>
				<item>
			<title>difficulties with proxy maintenance</title>
			<link>http://blogs.gentoo.org/jokey/2008/03/17/difficulties_with_proxy_maintenance</link>
			<pubDate>Mon, 17 Mar 2008 14:26:03 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1486@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Some of us devs do so-called proxy maintenance with some users who just like to get 2-3 packages updated in our tree, yet for them it hardly makes sense to become dev.&lt;/p&gt;

&lt;p&gt;I have always been a fan of this, as it involves more people and I have nothing to do except reviewing patches and committing that. 5-10 packages are easy to handle for any dev, so no big drama.&lt;/p&gt;

&lt;p&gt;Though when I joined our php team as commitmonkey, things started to become a bit hairy. There are like 200 packages who want regular revisit. Soonish there is a missing file on commit or whatever lil' fault you can think of as grepping changes from one dir and applying them to another is not that userfriendly when cvs is part of that game.&lt;/p&gt;

&lt;p&gt;So some really bad scripts magically appeared to do that task yet they failed as well sometimes due to not recognizing same versions and whatnot. End of story: A GUI was needed to get a visual impression about what is going on there. Doing copy of selected files and run some commands after the copy (like cvs add and whatnot).&lt;/p&gt;

&lt;p&gt;2 1/2 days of coding later, here it is &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://dev.gentoo.org/~jokey/blog/20080317-mhelper-packagesync/mhelper-packagesync.png&quot;&gt;&lt;img src=&quot;http://dev.gentoo.org/~jokey/blog/20080317-mhelper-packagesync/mhelper-packagesync-thumb.png&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's part of the upcoming maintainer-helper release (yah I know, I was slacking at that project), so keep fingers tight or grep the live version &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2008/03/17/difficulties_with_proxy_maintenance&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Some of us devs do so-called proxy maintenance with some users who just like to get 2-3 packages updated in our tree, yet for them it hardly makes sense to become dev.</p>

<p>I have always been a fan of this, as it involves more people and I have nothing to do except reviewing patches and committing that. 5-10 packages are easy to handle for any dev, so no big drama.</p>

<p>Though when I joined our php team as commitmonkey, things started to become a bit hairy. There are like 200 packages who want regular revisit. Soonish there is a missing file on commit or whatever lil' fault you can think of as grepping changes from one dir and applying them to another is not that userfriendly when cvs is part of that game.</p>

<p>So some really bad scripts magically appeared to do that task yet they failed as well sometimes due to not recognizing same versions and whatnot. End of story: A GUI was needed to get a visual impression about what is going on there. Doing copy of selected files and run some commands after the copy (like cvs add and whatnot).</p>

<p>2 1/2 days of coding later, here it is <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /></p>

<p><a href="http://dev.gentoo.org/~jokey/blog/20080317-mhelper-packagesync/mhelper-packagesync.png"><img src="http://dev.gentoo.org/~jokey/blog/20080317-mhelper-packagesync/mhelper-packagesync-thumb.png" alt="" title="" /></a></p>

<p>It's part of the upcoming maintainer-helper release (yah I know, I was slacking at that project), so keep fingers tight or grep the live version <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2008/03/17/difficulties_with_proxy_maintenance">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2008/03/17/difficulties_with_proxy_maintenance#comments</comments>
		</item>
				<item>
			<title>git-svn, copies and empty dirs</title>
			<link>http://blogs.gentoo.org/jokey/2007/10/22/git_svn_copies_and_empty_dirs</link>
			<pubDate>Mon, 22 Oct 2007 21:16:39 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1417@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Up to now, when working on sunrise with git-svn, I faced two minor issues that it didn't handle nicely.&lt;/p&gt;

&lt;p&gt;a) When copying stuff from sunrise/ to reviewed/ so that it goes out via layman, the file was added although it was merged.&lt;/p&gt;

&lt;p&gt;b) It left empty dirs behind when I kicked an app (as it went over to gentoo-x86)&lt;/p&gt;

&lt;p&gt;After reading a bunch of mailinglists and forums posts, I finally had a working solution. Just add these lines to .git/config file:&lt;/p&gt;

&lt;p&gt;[diff]&lt;br /&gt;
        renames = copies&lt;br /&gt;
[svn]&lt;br /&gt;
        findcopiesharder = 1&lt;br /&gt;
        rmdir = 1&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/10/22/git_svn_copies_and_empty_dirs&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Up to now, when working on sunrise with git-svn, I faced two minor issues that it didn't handle nicely.</p>

<p>a) When copying stuff from sunrise/ to reviewed/ so that it goes out via layman, the file was added although it was merged.</p>

<p>b) It left empty dirs behind when I kicked an app (as it went over to gentoo-x86)</p>

<p>After reading a bunch of mailinglists and forums posts, I finally had a working solution. Just add these lines to .git/config file:</p>

<p>[diff]<br />
        renames = copies<br />
[svn]<br />
        findcopiesharder = 1<br />
        rmdir = 1</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/10/22/git_svn_copies_and_empty_dirs">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/10/22/git_svn_copies_and_empty_dirs#comments</comments>
		</item>
				<item>
			<title>to view packages or not to view packages -- that is, urm, a gentoo problem?</title>
			<link>http://blogs.gentoo.org/jokey/2007/10/02/to_view_packages_or_not_to_view_packages</link>
			<pubDate>Tue, 02 Oct 2007 21:06:31 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1409@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;So you read it in the title. Yes it sounds weird, by intention. When our primary site for package viewing went down some time ago, I didn't notice much. It was more a good friend of mine asking me if I know when it will be back. Okay, it was down for three days so no big deal if something serious happened. You know the rest of the story or can read it up on the bug (just don't comment there unless real help offered).&lt;/p&gt;

&lt;p&gt;But why am I writing about this here? Well, also some time ago, araujo and me started something called gui project. Main target was obviously getting some nice gui for our day-to-day tasks. I don't really know where (maybe some mailinglist) it came to my ears that our obviously loved packages site was down more a month. So hey, we're a gui project, I more or less have finished my previous tinderbox thingy (just minor stuff open). So some spare time available. I never did a webpage yet with a python based framework so I decided to give some of them a try and if I would find a nice and not bloated one, this could be worth a try.&lt;/p&gt;

&lt;p&gt;Two days of trying different ones later, I finally got settled with cherrypy and genshi (there's a nice tutorial on the genshi homepage if you're curious now)..&lt;/p&gt;

&lt;p&gt;After some thinking about databases and stuff, finally got a db generator going resulting in data useful for such a site. That's the moment where I started to git the code and let the show begin. In the meantime I was on holiday for more than a week so you might notice some inactivity in the timeline. Anyway, at least startpage and some filtering works. See &lt;a href=&quot;http://tinyurl.com/2fq9dw&quot;&gt;http://tinyurl.com/2fq9dw&lt;/a&gt; for working features of the live version at &lt;a href=&quot;http://packages.gentooext.net&quot;&gt;http://packages.gentooext.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's a starting project, mind you, though basics are working now, more stuff to come. If you have questions or comments, feel free to join irc.freenode.net #gentoo-guis , cookies are on topic &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/10/02/to_view_packages_or_not_to_view_packages&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>So you read it in the title. Yes it sounds weird, by intention. When our primary site for package viewing went down some time ago, I didn't notice much. It was more a good friend of mine asking me if I know when it will be back. Okay, it was down for three days so no big deal if something serious happened. You know the rest of the story or can read it up on the bug (just don't comment there unless real help offered).</p>

<p>But why am I writing about this here? Well, also some time ago, araujo and me started something called gui project. Main target was obviously getting some nice gui for our day-to-day tasks. I don't really know where (maybe some mailinglist) it came to my ears that our obviously loved packages site was down more a month. So hey, we're a gui project, I more or less have finished my previous tinderbox thingy (just minor stuff open). So some spare time available. I never did a webpage yet with a python based framework so I decided to give some of them a try and if I would find a nice and not bloated one, this could be worth a try.</p>

<p>Two days of trying different ones later, I finally got settled with cherrypy and genshi (there's a nice tutorial on the genshi homepage if you're curious now)..</p>

<p>After some thinking about databases and stuff, finally got a db generator going resulting in data useful for such a site. That's the moment where I started to git the code and let the show begin. In the meantime I was on holiday for more than a week so you might notice some inactivity in the timeline. Anyway, at least startpage and some filtering works. See <a href="http://tinyurl.com/2fq9dw">http://tinyurl.com/2fq9dw</a> for working features of the live version at <a href="http://packages.gentooext.net">http://packages.gentooext.net</a></p>

<p>It's a starting project, mind you, though basics are working now, more stuff to come. If you have questions or comments, feel free to join irc.freenode.net #gentoo-guis , cookies are on topic <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/10/02/to_view_packages_or_not_to_view_packages">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/10/02/to_view_packages_or_not_to_view_packages#comments</comments>
		</item>
				<item>
			<title>Tinderbox up and running</title>
			<link>http://blogs.gentoo.org/jokey/2007/09/03/tinderbox_up_and_running</link>
			<pubDate>Mon, 03 Sep 2007 19:54:11 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1393@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;To be honest, I didn't expect the thing to last that long though it was worth it. As the topic suggests, the beast is working now.&lt;/p&gt;

&lt;p&gt;While the actual build script was done in one day, getting all involved things to play nice and friendly was really a hard job. Involved were cachings, optimizations for different VCSs and many minor corner cases.&lt;br /&gt;
Facing facts I'm abusing a system which was designed to fetch source from some repository then run tests on it and if multiple requests come in, just work on latest one. This is partially what I want and the other part is the opposite. So I had to dig deep into BuildBot to solve all outstanding issues.&lt;/p&gt;

&lt;p&gt;Job management was more like coding top down (no really hard task after all) though needed tweaks along the road as well.&lt;/p&gt;

&lt;p&gt;But as I said it was worth it. The thing has no dark corners anymore for me &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;And: there are pre-stable tests now for the incoming requests &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://dev.gentoo.org/~jokey/blog/20070903-tinderbox/working-tinderbox.png&quot;&gt;&lt;img src=&quot;http://dev.gentoo.org/~jokey/blog/20070903-tinderbox/working-tinderbox-thumb.png&quot; alt=&quot;Tinderbox Screenshot&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note for interested people:&lt;br /&gt;
Repo of it has moved to dev.gentoo.org/~jokey/tinderbox-bzr&lt;br /&gt;
URL of the BuildBot Status Page: &lt;a href=&quot;http://buildbot.gentooext.net/&quot;&gt;http://buildbot.gentooext.net/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/09/03/tinderbox_up_and_running&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>To be honest, I didn't expect the thing to last that long though it was worth it. As the topic suggests, the beast is working now.</p>

<p>While the actual build script was done in one day, getting all involved things to play nice and friendly was really a hard job. Involved were cachings, optimizations for different VCSs and many minor corner cases.<br />
Facing facts I'm abusing a system which was designed to fetch source from some repository then run tests on it and if multiple requests come in, just work on latest one. This is partially what I want and the other part is the opposite. So I had to dig deep into BuildBot to solve all outstanding issues.</p>

<p>Job management was more like coding top down (no really hard task after all) though needed tweaks along the road as well.</p>

<p>But as I said it was worth it. The thing has no dark corners anymore for me <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /></p>

<p>And: there are pre-stable tests now for the incoming requests <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /></p>

<p><a href="http://dev.gentoo.org/~jokey/blog/20070903-tinderbox/working-tinderbox.png"><img src="http://dev.gentoo.org/~jokey/blog/20070903-tinderbox/working-tinderbox-thumb.png" alt="Tinderbox Screenshot" /></a></p>

<p>Note for interested people:<br />
Repo of it has moved to dev.gentoo.org/~jokey/tinderbox-bzr<br />
URL of the BuildBot Status Page: <a href="http://buildbot.gentooext.net/">http://buildbot.gentooext.net/</a></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/09/03/tinderbox_up_and_running">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/09/03/tinderbox_up_and_running#comments</comments>
		</item>
				<item>
			<title>stable requests with a special outcome</title>
			<link>http://blogs.gentoo.org/jokey/2007/08/23/stable_requests_with_a_special_outcome</link>
			<pubDate>Thu, 23 Aug 2007 23:10:57 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1385@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Back on Tuesday I finally got into the mental feeling of holidays (yey, first holidays in one and a half year) and decided to spend the whole day for Gentoo work. So what comes to mind first? Check for open bugs..&lt;/p&gt;

&lt;p&gt;As member of x86 arch team, I decided to start there. After open the site it felt a bit like bad news. ~30 requests being normal, 67 that day. &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_crazy.gif&quot; alt=&quot;&amp;#58;&amp;#99;&amp;#114;&amp;#97;&amp;#122;&amp;#121;&amp;#58;&quot; class=&quot;middle&quot; /&gt;&lt;br /&gt;
So either there were just some slackers over the weekend or some herd woke up and filed requests like drinking coffee. Neither was the case though.&lt;br /&gt;
Only possible solution: boot up all boxes and have them compile...&lt;/p&gt;

&lt;p&gt;All boxes.. my pc, my desktop,my errrrr... ok that's it. (As weird as it may sound to people who've never done AT stuff, even with two devices it's much to do). Our &quot;Gentoo Arch Tester Tool&quot; (aka gatt) does a good job there by guessing packages just via bugzie ids though it's still a lot of work and quite a lot of time. Only to find out $package doesn't even build. Worked through ~20 bugs (and 3 failures) in about 8 hours. Not that efficient from what it felt like. &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_rolleyes.gif&quot; alt=&quot;&amp;#58;&amp;#114;&amp;#111;&amp;#108;&amp;#108;&amp;#58;&quot; class=&quot;middle&quot; /&gt;&lt;br /&gt;
Luckily the php guys needed some help on getting stuff over from the overlay to portage and the day had a positive ending.&lt;/p&gt;

&lt;p&gt;But I would like a tool that does a build on request to verify it atleast compiles on a default stable profile, maybe with a slightly polished make.conf. A quick look around returned only a &quot;hey, let's build whole portage tree&quot; script and some non-working or &quot;I run emerge via cron&quot; scripts. Both won't clearly do the job here.&lt;br /&gt;
Result: It's open source environment -- &quot;Don't moan, code yourself&quot;.&lt;br /&gt;
First starting as a base on the build whole tree script I mentioned but then it quickly turned out that it wouldn't do the job for me. So more or less, inspired by the stuff seen in that script, start coding from scratch. &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;After like 12 hours of intensive coding work on wednesday evening I finally had this thing done: &lt;a href=&quot;http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/first-good-run.txt&quot;&gt;Tinderbox Output&lt;/a&gt;&lt;br /&gt;
What does it do?&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;Update system and world&lt;/li&gt;
  &lt;li&gt;clean out unneeded build and non-world packages (world only contains 4 pkgs there)&lt;/li&gt;
  &lt;li&gt;calculate minimum requirements for package X&lt;/li&gt;
  &lt;li&gt;build those and make binpkgs of them for later use&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What are the next steps? Obviously the request handling. Though another thing comes to mind: if there is more than one request at a time, parallel building on more than one box would be cool. Also there has do be at least a minimalistic bit of status overview.&lt;br /&gt;
Tried some build environments for the job, finally good old BuildBot was chosen as candidate. The setup is easy, all of the build boxes already have Python on it so not much overhead and I know the lang so can extend it if needed later on.&lt;/p&gt;

&lt;p&gt;After reading through some docs to get the deeper know-how about how to distribute a buildjob, the thing looked like this:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/overview.png&quot;&gt;&lt;img src=&quot;http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/overview-thumb.png&quot; alt=&quot;buildbot-overview&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/log.png&quot;&gt;&lt;img src=&quot;http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/log-thumb.png&quot; alt=&quot;buildbot-overview&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;RL wanted some attention today so I didn't put that much energy into it. Tomorrow will be our next LUG event so I think Sunday will be the time for more steps towards a request tinderbox (as only request handling stuff is left now).&lt;/p&gt;

&lt;p&gt;If you want the (not yet documented) tinderbox script, &quot;bzr get &lt;a href=&quot;http://dev.gentooexperimental.org/~jokey/tinderbox/&quot;&quot;&gt;http://dev.gentooexperimental.org/~jokey/tinderbox/&quot;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/08/23/stable_requests_with_a_special_outcome&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Back on Tuesday I finally got into the mental feeling of holidays (yey, first holidays in one and a half year) and decided to spend the whole day for Gentoo work. So what comes to mind first? Check for open bugs..</p>

<p>As member of x86 arch team, I decided to start there. After open the site it felt a bit like bad news. ~30 requests being normal, 67 that day. <img src="http://blogs.gentoo.org/rsc/smilies/icon_crazy.gif" alt="&#58;&#99;&#114;&#97;&#122;&#121;&#58;" class="middle" /><br />
So either there were just some slackers over the weekend or some herd woke up and filed requests like drinking coffee. Neither was the case though.<br />
Only possible solution: boot up all boxes and have them compile...</p>

<p>All boxes.. my pc, my desktop,my errrrr... ok that's it. (As weird as it may sound to people who've never done AT stuff, even with two devices it's much to do). Our "Gentoo Arch Tester Tool" (aka gatt) does a good job there by guessing packages just via bugzie ids though it's still a lot of work and quite a lot of time. Only to find out $package doesn't even build. Worked through ~20 bugs (and 3 failures) in about 8 hours. Not that efficient from what it felt like. <img src="http://blogs.gentoo.org/rsc/smilies/icon_rolleyes.gif" alt="&#58;&#114;&#111;&#108;&#108;&#58;" class="middle" /><br />
Luckily the php guys needed some help on getting stuff over from the overlay to portage and the day had a positive ending.</p>

<p>But I would like a tool that does a build on request to verify it atleast compiles on a default stable profile, maybe with a slightly polished make.conf. A quick look around returned only a "hey, let's build whole portage tree" script and some non-working or "I run emerge via cron" scripts. Both won't clearly do the job here.<br />
Result: It's open source environment -- "Don't moan, code yourself".<br />
First starting as a base on the build whole tree script I mentioned but then it quickly turned out that it wouldn't do the job for me. So more or less, inspired by the stuff seen in that script, start coding from scratch. <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /></p>

<p>After like 12 hours of intensive coding work on wednesday evening I finally had this thing done: <a href="http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/first-good-run.txt">Tinderbox Output</a><br />
What does it do?</p>
<ol>
  <li>Update system and world</li>
  <li>clean out unneeded build and non-world packages (world only contains 4 pkgs there)</li>
  <li>calculate minimum requirements for package X</li>
  <li>build those and make binpkgs of them for later use</li>
</ol>

<p>What are the next steps? Obviously the request handling. Though another thing comes to mind: if there is more than one request at a time, parallel building on more than one box would be cool. Also there has do be at least a minimalistic bit of status overview.<br />
Tried some build environments for the job, finally good old BuildBot was chosen as candidate. The setup is easy, all of the build boxes already have Python on it so not much overhead and I know the lang so can extend it if needed later on.</p>

<p>After reading through some docs to get the deeper know-how about how to distribute a buildjob, the thing looked like this:</p>

<p><a href="http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/overview.png"><img src="http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/overview-thumb.png" alt="buildbot-overview" /></a> <a href="http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/log.png"><img src="http://dev.gentoo.org/~jokey/blog/20070824-tinderbox/log-thumb.png" alt="buildbot-overview" /></a></p>

<p>RL wanted some attention today so I didn't put that much energy into it. Tomorrow will be our next LUG event so I think Sunday will be the time for more steps towards a request tinderbox (as only request handling stuff is left now).</p>

<p>If you want the (not yet documented) tinderbox script, "bzr get <a href="http://dev.gentooexperimental.org/~jokey/tinderbox/"">http://dev.gentooexperimental.org/~jokey/tinderbox/"</a></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/08/23/stable_requests_with_a_special_outcome">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/08/23/stable_requests_with_a_special_outcome#comments</comments>
		</item>
				<item>
			<title>maintenance with gui?</title>
			<link>http://blogs.gentoo.org/jokey/2007/05/03/maintenance_with_gui</link>
			<pubDate>Thu, 03 May 2007 13:37:07 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1309@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;After messing around with various scripts and shell-based stuff, I miss some kind of gui to maintain my packages. So here's an initial try for this task:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://dev.gentoo.org/~jokey/screenies/mhelper.png&quot;&gt;&lt;img src=&quot;http://dev.gentoo.org/~jokey/screenies/mhelper-blog.png&quot; alt=&quot;maintainerHelper ScreenShot&quot;/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
(click to enlarge)&lt;/p&gt;

&lt;p&gt;The debug part still needs some love to work as expected but the rest works nicely already.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/05/03/maintenance_with_gui&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>After messing around with various scripts and shell-based stuff, I miss some kind of gui to maintain my packages. So here's an initial try for this task:</p>

<p><a href="http://dev.gentoo.org/~jokey/screenies/mhelper.png"><img src="http://dev.gentoo.org/~jokey/screenies/mhelper-blog.png" alt="maintainerHelper ScreenShot"/></a><br /><br />
(click to enlarge)</p>

<p>The debug part still needs some love to work as expected but the rest works nicely already.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/05/03/maintenance_with_gui">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/05/03/maintenance_with_gui#comments</comments>
		</item>
				<item>
			<title>New virtualization around... And GPL'ed</title>
			<link>http://blogs.gentoo.org/jokey/2007/01/15/new_virtualization_around_and_gpl_ed</link>
			<pubDate>Mon, 15 Jan 2007 16:50:49 +0000</pubDate>			<dc:creator>Markus Ullmann</dc:creator>
			<category domain="main">gentoo</category>			<guid isPermaLink="false">1190@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Okay, today there was a nice &lt;a href=&quot;http://www.heise.de/english/newsticker/news/83703&quot;&gt;announcement on heise&lt;/a&gt;... &quot;Open-source competitor takes on VMware and Co.&quot;&lt;/p&gt;

&lt;p&gt;So we have an open-source virtualizer now? Yes we do &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt; The test on the page showed that it's only a bit slower compared to the other mentioned virtualizer, so I gave it a run and it worked okay from the first moment. Stats indicated that there were some &lt;a href=&quot;http://www.virtualbox.org/wiki/Downloads&quot;&gt;binaries&lt;/a&gt; around but we don't like binaries if we can get the source, right? &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;I've put a masked live ebuild in the tree and in fact we're the first distro that has virtualbox in the official repository. So give it a run if you want to see the power of open source &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;br /&gt;
There are good docs available on the homepage but if everything fails, you can stop by in #vbox on freenode (upstream irc channel)&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/jokey/2007/01/15/new_virtualization_around_and_gpl_ed&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Okay, today there was a nice <a href="http://www.heise.de/english/newsticker/news/83703">announcement on heise</a>... "Open-source competitor takes on VMware and Co."</p>

<p>So we have an open-source virtualizer now? Yes we do <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /> The test on the page showed that it's only a bit slower compared to the other mentioned virtualizer, so I gave it a run and it worked okay from the first moment. Stats indicated that there were some <a href="http://www.virtualbox.org/wiki/Downloads">binaries</a> around but we don't like binaries if we can get the source, right? <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /></p>

<p>I've put a masked live ebuild in the tree and in fact we're the first distro that has virtualbox in the official repository. So give it a run if you want to see the power of open source <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /><br />
There are good docs available on the homepage but if everything fails, you can stop by in #vbox on freenode (upstream irc channel)</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/jokey/2007/01/15/new_virtualization_around_and_gpl_ed">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/jokey/2007/01/15/new_virtualization_around_and_gpl_ed#comments</comments>
		</item>
			</channel>
</rss>
