<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: stupid dpkg tricks when fighting XFS bugs</title>
	<atom:link href="http://www.outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/</link>
	<description>code is freedom -- patching my itch</description>
	<pubDate>Thu, 20 Nov 2008 11:14:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: zen</title>
		<link>http://www.outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/#comment-568</link>
		<dc:creator>zen</dc:creator>
		<pubDate>Thu, 27 Sep 2007 14:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/#comment-568</guid>
		<description>Hi,
Nice one, thanks. On my system (t.04) it's actually:
grep ^2007-09-24 /var/log/dpkg.log &#124; cut -d ' ' -f5</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Nice one, thanks. On my system (t.04) it&#8217;s actually:<br />
grep ^2007-09-24 /var/log/dpkg.log | cut -d &#8216; &#8216; -f5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/#comment-567</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Thu, 27 Sep 2007 08:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/#comment-567</guid>
		<description>I've this one written on my notes:

apt-get install --reinstall `dpkg --get-selections &#124; grep install &#124; awk '{print $1};'`

hoping the comment system will not mangle it</description>
		<content:encoded><![CDATA[<p>I&#8217;ve this one written on my notes:</p>
<p>apt-get install &#8211;reinstall `dpkg &#8211;get-selections | grep install | awk &#8216;{print $1};&#8217;`</p>
<p>hoping the comment system will not mangle it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
