<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bits by Ben &#187; updates</title>
	<atom:link href="http://ben.liveforge.org/tag/updates/feed" rel="self" type="application/rss+xml" />
	<link>http://ben.liveforge.org</link>
	<description>a Gentoo Linux geek blogging about free software and technology</description>
	<lastBuildDate>Mon, 05 Apr 2010 18:44:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LXDE updates</title>
		<link>http://ben.liveforge.org/2009/08/04/lxde-updates</link>
		<comments>http://ben.liveforge.org/2009/08/04/lxde-updates#comments</comments>
		<pubDate>Tue, 04 Aug 2009 21:30:02 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=140</guid>
		<description><![CDATA[ Lately we updated some of the LXDE packages in Gentoo, and tonight I added a few more. We have now a practically complete LXDE desktop on Gentoo. So if you feel like trying the most lightweight desktop environment, consider to emerge lxde-meta. If you come across any bugs or other issues, please let us [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ben.liveforge.org/wp-content/uploads/2009/08/lxde-logo.jpg" alt="LXDE logo" title="LXDE logo" width="96" height="96" style="float:right;margin:0 0 10px 10px;" /> Lately we updated some of the LXDE packages in Gentoo, and tonight I added a few more. We have now a practically complete LXDE desktop on Gentoo. So if you feel like trying the most lightweight desktop environment, consider to emerge lxde-meta. If you come across any bugs or other issues, please let us know. Bugs should be reported at <a href="https://bugs.gentoo.org/">bugs.gentoo.org</a>. Support questions are welcome in the #gentoo and #gentoo-desktop IRC channels on Freenode, or #lxde on OFTC. You can also go to the forums.</p>
<p>The current version, lxde-meta-0.4.2 and its dependencies, is considered our stable candidate, so we&#8217;d like to straighten out any issues there may exist. Also, some documentation would be welcome. So if you want to contribute a &#8220;How to configure and use LXDE on Gentoo&#8221; guide, we&#8217;d be very thankful. Or if you want to help maintaining LXDE in portage, we could always use more people. So <a href="http://ben.liveforge.org/contact">contact me</a> if you&#8217;re interested in a herd tester or developer position.</p>
<p>We also have an overlay with live ebuilds, but it is basically unmaintained. So I cannot recommend you use it, unless you want to test and update the ebuilds. If you&#8217;re on bitbucket, send me a pull request. We used to have several user contributors, but I guess they are too busy with other things now — as am I. Currently my focus for LXDE (whenever I have time for it) is to get the packages up-to-date with the latest released versions and get what we have now tested and marked stable.</p>
<p>So have you tried LXDE yet? What are your thoughts? And are you willing to contribute?</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/08/04/lxde-updates/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The joy of updates</title>
		<link>http://ben.liveforge.org/2008/06/13/the-joy-of-updates</link>
		<comments>http://ben.liveforge.org/2008/06/13/the-joy-of-updates#comments</comments>
		<pubDate>Fri, 13 Jun 2008 00:47:36 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[libtool]]></category>
		<category><![CDATA[pixman]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=21</guid>
		<description><![CDATA[Glibc-2.8 and gcc-4.3.1 were let loose on ~arch the other day, and this &#8212;as expected&#8212; caused some fuss. While gcc-4.3.0 had been sitting in p.mask, a lot of packages were tested and patches were applied, so this did not cause too much trouble. You can check bug 198121 to see that many issues are resolved, [...]]]></description>
			<content:encoded><![CDATA[<p>Glibc-2.8 and gcc-4.3.1 were let loose on ~arch the other day, and this &mdash;as expected&mdash; caused some fuss. While gcc-4.3.0 had been sitting in p.mask, a lot of packages were tested and patches were applied, so this did not cause too much trouble. You can check <a href="https://bugs.gentoo.org/198121">bug 198121</a> to see that many issues are resolved, but a few remain open at this time. (The obpager one reported by me.)</p>
<p>We had no such advance warning for glibc-2.8 though, and this is more troubling because there is no going back after upgrading glibc. Fortunately there were not many issues, as can be seen in the <a href="https://bugs.gentoo.org/225459">tracker bug</a>, with 12 of the 23 reported now fixed. I myself ran into netkit-rsh, consolekit, acpid and gamin. I got the go-ahead to commit the gamin fix proposed in the bugreport, so that one is taken care of. The other three I mentioned are still unresolved, although fixes do exist. I have therefore committed these fixes to <a href="http://websvn.liveforge.org/wsvn/berkano/trunk/">berkano overlay</a>, until the maintainers find the time and inclination to fix these packages properly.</p>
<p>Another, but more troublesome update was pixman-0.11.4. Seems innocent enough on the face of it, but it resulted in Xorg leaking humongous amounts of memory, eventually crashing, because the kernel would kill the out-of-memory process. Luckily I ran into someone on #gentoo who had pinned down pixman as the culprit, so I could do a quick downgrade. In the meantime the bug has been fixed, so the pixman upgrade is now safe.</p>
<p>And then there is also libtool-2.2, which has been let loose on ~arch a couple of times before, but been remasked because of <a href="https://bugs.gentoo.org/212763">too many bugs</a> cropping up. There are still some packages not working with libtool-2.2, such as evince, proftpd and courier-imap. So if you use any of the apps that have a problem with this version, you would probably want to put <code>=sys-devel/libtool-2.2*</code> in your package.mask. Personally, I have updated, because all the issues that touched me are fixed.</p>
<p>While not strictly necessary, I did an <code>emerge -e system &amp;&amp; emerge -e world</code>. And with the issues I ran into fixed, I am now content with a freshly updated and consistent ~x86 desktop system. (I had to &#8220;downgrade&#8221; my amd64 system earlier because ndiswrapper refused to work with 64-bits drivers, and I need wifi.)</p>
<p>And you? Did you have any interesting adventures with these updates? Is there anything still broken for you, or anything you would have liked advance warning about? Let&#8217;s hear it!</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/06/13/the-joy-of-updates/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
