<?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: Reinstall progress</title>
	<atom:link href="http://blog.aragirn.net/2006/02/15/reinstall-progress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aragirn.net/2006/02/15/reinstall-progress/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 02:57:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Luis Mondesi</title>
		<link>http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-78829</link>
		<dc:creator>Luis Mondesi</dc:creator>
		<pubDate>Sat, 26 Apr 2008 18:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-78829</guid>
		<description>The problem with dhclient is that the script /lib/dhcp3-client/call-dhclient-script needs to be owned by root:dhcp (dhcp group) and with permissions to SETUID root (4754).

To fix it just do:

chown :dhcp /lib/dhcp3-client/call-dhclient-script
chmod 4754 /lib/dhcp3-client/call-dhclient-script

Something is really screwed in the way that dhcp3-client creates the dhcp user.</description>
		<content:encoded><![CDATA[<p>The problem with dhclient is that the script /lib/dhcp3-client/call-dhclient-script needs to be owned by root:dhcp (dhcp group) and with permissions to SETUID root (4754).</p>
<p>To fix it just do:</p>
<p>chown :dhcp /lib/dhcp3-client/call-dhclient-script<br />
chmod 4754 /lib/dhcp3-client/call-dhclient-script</p>
<p>Something is really screwed in the way that dhcp3-client creates the dhcp user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thankful Googler</title>
		<link>http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-33603</link>
		<dc:creator>Thankful Googler</dc:creator>
		<pubDate>Tue, 14 Aug 2007 18:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-33603</guid>
		<description>I had the exact same error as you did for dhclient.  Your fix "apt-get install --reinstall dhcp3-client" did the trick, thanks! Keep up the good work.</description>
		<content:encoded><![CDATA[<p>I had the exact same error as you did for dhclient.  Your fix &#8220;apt-get install &#8211;reinstall dhcp3-client&#8221; did the trick, thanks! Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-1444</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 16 Feb 2006 02:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aragirn.net/2006/02/15/reinstall-progress/#comment-1444</guid>
		<description>I had to deal with SWAT once, they were holding MP5s... long story.</description>
		<content:encoded><![CDATA[<p>I had to deal with SWAT once, they were holding MP5s&#8230; long story.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
