<?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"
	>

<channel>
	<title>DEAN LEE:/DEV/BLOG &#187; apt-get</title>
	<atom:link href="http://www.deanlee.cn/tag/apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Fri, 30 Dec 2011 13:27:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>apt-get &#8230; Segmentation Faulty Tree</title>
		<link>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/</link>
		<comments>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 06:55:53 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[apt-get]]></category>

		<category><![CDATA[synaptic]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://deanlee.cn:8080/index.php/2006/08/27/apt-get-segmentation-faulty-tree/</guid>
		<description><![CDATA[I have tried to use both Synaptic and apt-get, Running apt-get install (anything) from the command line (as root) yeilds this result:
root@dean-laptop:/# apt-get install netselect
Reading package lists&#8230; Done
Segmentation faulty tree&#8230; 0%
I&#8217;ve done some GOOGLING and it seems this bug has been seen before,
but no intelligent handling has been added to apt. See bug Bug#84277
where  [...]]]></description>
			<content:encoded><![CDATA[<p>I have tried to use both Synaptic and apt-get, Running apt-get install (anything) from the command line (as root) yeilds this result:</p>
<p>root@dean-laptop:/# apt-get install netselect<br />
Reading package lists&#8230; Done<br />
Segmentation faulty tree&#8230; 0%</p>
<p>I&#8217;ve done some GOOGLING and it seems this bug has been seen before,<br />
but no intelligent handling has been added to apt. See bug Bug#84277<br />
where  Jason Gunthorpe  writes:</p>
<p>> apt-get segfaults w/out (in my opinion) any reason:</p>
<p>This has always been traced back to file corruption in /var/cache/apt/*.bin</p>
<p>If you can erase those files and run the apt command and have it work then<br />
that is definately the problem.</p>
<p>Nobody has ever been able to reproduce it, unless they have buggy hardware<br />
:></p>
<p>Jason</p>
<p>So I suspect corrupted data files.  delete  /var/cache/apt/*.bin followed by &#8220;apt-get update&#8221; to reset apt.Which indeed fixed this error condition.</p>
<p>but that&#8217;s very strange,My Laptop does not not have buggy hardware, apt-get has been working fine from the start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

