<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<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>
	<lastBuildDate>Fri, 12 Mar 2010 03:50:35 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zen</title>
		<link>http://www.outflux.net/blog/archives/2007/09/26/stupid-dpkg-tricks-when-fighting-xfs-bugs/comment-page-1/#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&#039;s actually:
grep ^2007-09-24 /var/log/dpkg.log &#124; cut -d &#039; &#039; -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-page-1/#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&#039;ve this one written on my notes:

apt-get install --reinstall `dpkg --get-selections &#124; grep install &#124; awk &#039;{print $1};&#039;`

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>
