<?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: Techie Time: Fedora 8 problems with updating rpcbind</title>
	<atom:link href="http://www.gudlyf.com/2008/01/29/techie-time-fedora-8-problems-with-updating-rpcbind/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gudlyf.com/2008/01/29/techie-time-fedora-8-problems-with-updating-rpcbind/</link>
	<description>Useless shite to bore you to death</description>
	<pubDate>Sat, 11 Oct 2008 23:05:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://www.gudlyf.com/2008/01/29/techie-time-fedora-8-problems-with-updating-rpcbind/#comment-43212</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 22 Apr 2008 17:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/?p=885#comment-43212</guid>
		<description>You were correct that LDAP was the issue.  I solved the update issue by temporarily disabling LDAP authentication, doing the YUM update then re-enabling LDAP:

system-config-authentication --disableldap --update
yum -y update
system-config-authentication --enableldap --update

For what it's worth....</description>
		<content:encoded><![CDATA[<p>You were correct that LDAP was the issue.  I solved the update issue by temporarily disabling LDAP authentication, doing the YUM update then re-enabling LDAP:</p>
<p>system-config-authentication &#8211;disableldap &#8211;update<br />
yum -y update<br />
system-config-authentication &#8211;enableldap &#8211;update</p>
<p>For what it&#8217;s worth&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Kaslo</title>
		<link>http://www.gudlyf.com/2008/01/29/techie-time-fedora-8-problems-with-updating-rpcbind/#comment-39345</link>
		<dc:creator>Phil Kaslo</dc:creator>
		<pubDate>Tue, 08 Apr 2008 01:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/?p=885#comment-39345</guid>
		<description>Thank you for solving this puzzle!
I'd been having this problem for months also.</description>
		<content:encoded><![CDATA[<p>Thank you for solving this puzzle!<br />
I&#8217;d been having this problem for months also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.gudlyf.com/2008/01/29/techie-time-fedora-8-problems-with-updating-rpcbind/#comment-34158</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sat, 01 Mar 2008 06:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/?p=885#comment-34158</guid>
		<description>Oh thanks... I have been having this problem for months.  I think you left out an in the commands though.

When you extract the scripts from the rpm you need to add the --scripts option.  So the command would be more like this.  I added the -p option so I would get the scripts out of the rpm I downloaded and not the installed one.

rpm -qpl --scripts rpcbind-0.1.4-13.fc8.x86_64.rpm &#62; /tmp/script</description>
		<content:encoded><![CDATA[<p>Oh thanks&#8230; I have been having this problem for months.  I think you left out an in the commands though.</p>
<p>When you extract the scripts from the rpm you need to add the &#8211;scripts option.  So the command would be more like this.  I added the -p option so I would get the scripts out of the rpm I downloaded and not the installed one.</p>
<p>rpm -qpl &#8211;scripts rpcbind-0.1.4-13.fc8.x86_64.rpm &gt; /tmp/script</p>
]]></content:encoded>
	</item>
</channel>
</rss>
