<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dave McComb&#039;s Blog &#187; Bug Fixes</title>
	<atom:link href="http://davemccomb.com/category/tech/bug-fixes/feed" rel="self" type="application/rss+xml" />
	<link>http://davemccomb.com</link>
	<description>Dave McComb&#039;s musings on life, tech and everything in between.</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='davemccomb.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Yum Update Fails with Unresolved Dependency Errors on RedHat EL 5</title>
		<link>http://davemccomb.com/yum-update-fails-with-unresolved-dependency-errors-on-redhat-el-5</link>
		<comments>http://davemccomb.com/yum-update-fails-with-unresolved-dependency-errors-on-redhat-el-5#comments</comments>
		<pubDate>Sun, 12 Apr 2009 11:54:51 +0000</pubDate>
		<dc:creator>Dave McComb</dc:creator>
				<category><![CDATA[Bug Fixes]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://davemccomb.com/?p=103</guid>
		<description><![CDATA[I was trying to update some of my RedHat EL 5 servers to the latest updates by running: yum update Unfortunately, I kept running into unresolved dependency errors like these: --&#62; Missing Dependency: libebook-1.2.so.9 is needed by package 1:control-center-2.16.0-16.el5.i386 (installed) Error: Missing Dependency: libecal-1.2.so.7 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed) Error: Missing Dependency: ghostscript is [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to update some of my RedHat EL 5 servers to the latest updates by running:</p>
<blockquote><p><em>yum update</em></p></blockquote>
<p>Unfortunately, I kept running into unresolved dependency errors like these:</p>
<blockquote><p><code>--&gt; Missing Dependency: libebook-1.2.so.9 is needed by package 1:control-center-2.16.0-16.el5.i386 (installed)<br />
Error: Missing Dependency: libecal-1.2.so.7 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed)<br />
Error: Missing Dependency: ghostscript is needed by package ghostscript-fonts-5.50-13.1.1.noarch (installed)<br />
Error: Missing Dependency: ghostscript is needed by package libgnomeprint22-2.12.1-10.el5.i386 (installed)<br />
Error: Missing Dependency: libebook-1.2.so.9 is needed by package 1:control-center-2.16.0-16.el5.i386 (installed)<br />
Error: Missing Dependency: libgs.so.8 is needed by package ImageMagick-6.2.8.0-4.el5_1.1.i386 (installed)<br />
Error: Missing Dependency: libebook-1.2.so.9 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed)<br />
Error: Missing Dependency: libedataserver-1.2.so.7 is needed by package 1:control-center-2.16.0-16.el5.i386 (installed)<br />
Error: Missing Dependency: libedataserverui-1.2.so.8 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed)<br />
Error: Missing Dependency: evolution-data-server &gt;= 1.1.4 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed)<br />
Error: Missing Dependency: libedataserver-1.2.so.7 is needed by package gnome-panel-2.16.1-7.el5.i386 (installed)</code></p></blockquote>
<p>Turns out the resolution was simple. All you need to do is clean out the yum dbcache with the following command:</p>
<blockquote><p><em>yum clean dbcache</em></p></blockquote>
<p>Then, re-run the <em>yum update</em> command. If that does not work, try running the command:</p>
<blockquote><p><em>yum clean all</em></p></blockquote>
<p>That should take care of these dependency errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://davemccomb.com/yum-update-fails-with-unresolved-dependency-errors-on-redhat-el-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickbooks 2009 R6, Windows Vista 64-bit PDF Problems</title>
		<link>http://davemccomb.com/quickbooks-2009-windows-vista-64-bit-pdf-problems</link>
		<comments>http://davemccomb.com/quickbooks-2009-windows-vista-64-bit-pdf-problems#comments</comments>
		<pubDate>Wed, 11 Feb 2009 10:08:27 +0000</pubDate>
		<dc:creator>Dave McComb</dc:creator>
				<category><![CDATA[Bug Fixes]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[quickbooks]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.davemccomb.com/?p=85</guid>
		<description><![CDATA[All of a sudden, Quickbooks 2009 would no longer email invoices.  It started failing with the error &#8220;Quickbooks cannot connect to the remote server because part of your company data is currently in use.&#8221; In addition, I could not print to a printer nor could I even open the &#8220;Printer setup&#8230;&#8221; menu. I found this [...]]]></description>
			<content:encoded><![CDATA[<p>All of a sudden, Quickbooks 2009 would no longer email invoices.  It started failing with the error &#8220;Quickbooks cannot connect to the remote server because part of your company data is currently in use.&#8221; In addition, I could not print to a printer nor could I even open the &#8220;Printer setup&#8230;&#8221; menu.</p>
<p>I found <a title="Fixing Quickbooks PDF with 64-bit Windows Vista" href="http://support.quickbooks.intuit.com/support/Pages/KnowledgeBaseArticle/1007856" target="_self">this tech article</a> about the problem and proceeded to follow the steps to make the PDF converter compatible with 64-bit versions of Windows.  I rebooted my PC and when I re-opened Quickbooks, I could get into the &#8220;Printer Setup&#8230;&#8221; menu.  However, I got the error, &#8220;You cannot print directly to the QuickBooks PDF Converter. Try using QuickBooks Save as PDF menu option.&#8221;</p>
<p>I was about to go look this up, when I checked the printer setup options again and restarted QuickBooks. When I restarted, everything worked fine. I&#8217;m not sure what that was, but it seems to be working fine now.</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://davemccomb.com/quickbooks-2009-windows-vista-64-bit-pdf-problems/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007: Distribution Lists Not Receiving Email From Outside</title>
		<link>http://davemccomb.com/exchange-server-2007-distribution-lists-not-receiving-email-from-outside</link>
		<comments>http://davemccomb.com/exchange-server-2007-distribution-lists-not-receiving-email-from-outside#comments</comments>
		<pubDate>Tue, 12 Aug 2008 22:23:31 +0000</pubDate>
		<dc:creator>Dave McComb</dc:creator>
				<category><![CDATA[Bug Fixes]]></category>
		<category><![CDATA[distribution lists]]></category>
		<category><![CDATA[exchange server 2007]]></category>

		<guid isPermaLink="false">http://www.davemccomb.com/?p=64</guid>
		<description><![CDATA[We recently installed Exchange Server 2007 and noticed that any new distribution lists were not receiving email from any outside addresses. Turns out that this is turned off by default in Exchange Server 2007 and needs to be enabled.  The Exchange Server Share blog has an article describing how to fix this.]]></description>
			<content:encoded><![CDATA[<p>We recently installed Exchange Server 2007 and noticed that any new distribution lists were not receiving email from any outside addresses. Turns out that this is turned off by default in Exchange Server 2007 and needs to be enabled.  The Exchange Server Share blog has an <a title="Exchange Server 2007 Distrobution Lists" href="http://exchangeshare.wordpress.com/2008/05/18/distribution-list-not-getting-mails-from-outside-ndr-511/" target="_blank">article describing how to fix this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davemccomb.com/exchange-server-2007-distribution-lists-not-receiving-email-from-outside/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event ID: 3015 and Event ID: 3024 on Small Business Server 2003</title>
		<link>http://davemccomb.com/event-id-3015-and-event-id-3024-on-small-business-server-2003</link>
		<comments>http://davemccomb.com/event-id-3015-and-event-id-3024-on-small-business-server-2003#comments</comments>
		<pubDate>Tue, 12 Aug 2008 21:53:42 +0000</pubDate>
		<dc:creator>Dave McComb</dc:creator>
				<category><![CDATA[Bug Fixes]]></category>
		<category><![CDATA[event id 3015]]></category>
		<category><![CDATA[event id 3024]]></category>
		<category><![CDATA[pptp]]></category>
		<category><![CDATA[sbs]]></category>

		<guid isPermaLink="false">http://www.davemccomb.com/?p=62</guid>
		<description><![CDATA[Today, one of our client&#8217;s servers would no longer accept PPTP connections. We were getting a ton of 3015 and 3024 errors in the event viewer. It turns out that this is related to the recent DNS patches from Microsoft and certain TCP ports need to be excluded from the random ports that DNS can [...]]]></description>
			<content:encoded><![CDATA[<p>Today, one of our client&#8217;s servers would no longer accept PPTP connections. We were getting a ton of 3015 and 3024 errors in the event viewer. It turns out that this is related to the recent DNS patches from Microsoft and certain TCP ports need to be excluded from the random ports that DNS can now use. <a title="Event ID 3015 and Event ID 3024" href="http://www.smallbizserver.net/Forums/tabid/53/forumid/11/tpage/1/view/topic/postid/92422/Default.aspx#92422" target="_blank">This article</a> has full details.</p>
]]></content:encoded>
			<wfw:commentRss>http://davemccomb.com/event-id-3015-and-event-id-3024-on-small-business-server-2003/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

