<?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>The NetWorker Blog &#187; downgrade</title>
	<atom:link href="http://nsrd.info/blog/tag/downgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://nsrd.info/blog</link>
	<description>EMC NetWorker commentary from a long term backup consultant and theorist</description>
	<lastBuildDate>Mon, 21 May 2012 21:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Downgrading NetWorker on Mac OS X</title>
		<link>http://nsrd.info/blog/2010/07/20/downgrading-networker-on-mac-os-x/</link>
		<comments>http://nsrd.info/blog/2010/07/20/downgrading-networker-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 10:39:41 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[NetWorker]]></category>
		<category><![CDATA[downgrade]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[uninstall]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=2407</guid>
		<description><![CDATA[I have, on a few occasions, been puzzled as to how to downgrade NetWorker on Mac OS X. There&#8217;s a couple of distinct issues that I&#8217;ve come up against, and I thought I&#8217;d outline them here now that I&#8217;ve fully resolved how to do it. The first is that when NetWorker installs, it&#8217;s meant to <a href='http://nsrd.info/blog/2010/07/20/downgrading-networker-on-mac-os-x/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have, on a few occasions, been puzzled as to how to downgrade NetWorker on Mac OS X. There&#8217;s a couple of distinct issues that I&#8217;ve come up against, and I thought I&#8217;d outline them here now that I&#8217;ve fully resolved how to do it.</p>
<p>The first is that when NetWorker installs, it&#8217;s <em>meant</em> to install uninstall utilities into /Library/Receipts/NetWorker.pkg. However, on Snow Leopard, NetWorker doesn&#8217;t write this uninstall information, meaning that technically it&#8217;s not possible to uninstall the product. There is, thankfully, a way around this.</p>
<p>First, open up your NetWorker.dmg file, but then drop into the command line and change directory into the NetWorker.pkg/Contents directory within the dmg:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2010/07/nw_macosx_dirs.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','')" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','Important+Directory+Listings+-+NetWorker+Mac+OS+X+Package')"><img class="aligncenter size-full wp-image-2408" title="Important Directory Listings - NetWorker Mac OS X Package" src="http://nsrd.info/blog/wp-content/uploads/2010/07/nw_macosx_dirs.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','')" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','Important+Directory+Listings+-+NetWorker+Mac+OS+X+Package')" alt="Important Directory Listings - NetWorker Mac OS X Package" width="425" height="510" /></a></p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2010/07/nw_macosx_dirs.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','')" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnw_macosx_dirs.png','Important+Directory+Listings+-+NetWorker+Mac+OS+X+Package')"></a>In the above screen shot, I&#8217;ve shown the two directories you need to be aware of; NetWorker.pkg/Contents, and NetWorker.pkg/Contents/Resources.</p>
<p>You&#8217;ll note in the Resources directory that there&#8217;s a NetWorkerUninstall script, which needs to be run as root. <strong>However</strong>, the script depends on there being some content in /Library/Receipts/NetWorker.pkg, so you&#8217;ll need to do the following:</p>
<pre>$ sudo bash
# cd /Volumes/NetWorker&lt;&lt;version&gt;&gt;/NetWorker.pkg/Contents
# mkdir -p /Library/Receipts/NetWorker.pkg/Contents
# cp Archive.bom /Library/Receipts/NetWorker.pkg/Contents
# cp Resources/NetWorkerUninstall /Library/Receipts/NetWorker.pkg
# /Library/Receipts/NetWorker.pkg/NetWorkerUninstall</pre>
<p>Once you run the NetWorkerUninstall script, there&#8217;ll be a brief pause before you see a flash of lines with entries such as:</p>
<pre>Removing: /usr/share/man/man8/tur.8</pre>
<p>and so on.</p>
<p>At the end of this, you theoretically <em>should</em> be able to run the NetWorker installer for the version you want to install. However, you&#8217;re likely to still end up with the following output from the installer:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2010/07/newer_version_exists.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnewer_version_exists.png','NetWorker+Installer+-+Newer+Version+Exists')"><img class="aligncenter size-full wp-image-2409" title="NetWorker Installer - Newer Version Exists" src="http://nsrd.info/blog/wp-content/uploads/2010/07/newer_version_exists.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2010%2F07%2Fnewer_version_exists.png','NetWorker+Installer+-+Newer+Version+Exists')" alt="NetWorker Installer - Newer Version Exists" width="620" height="440" /></a></p>
<p>It was this step that had been frustrating me. Thankfully though, I finally started to think like a combined Mac + Unix user, and released there was probably a plist style file hanging around somewhere that wasn&#8217;t being cleaned up by the uninstaller, and that if it followed Apple&#8217;s naming conventions, it would be com.emc.*.plist. So I did:</p>
<pre># find -xdev / -name "com.emc.*" -print</pre>
<p>Lo and behold, I found the following:</p>
<pre>/private/var/db/receipts/com.emc.networker.bom
/private/var/db/receipts/com.emc.networker.plist</pre>
<p>Removing them was the final piece of the puzzle – without them hanging around, the NetWorker installer utility didn&#8217;t pick up there was a newer version of the software installed, and I was finally able to downgrade NetWorker for testing purposes.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;submitHeadline=Downgrading+NetWorker+on+Mac+OS+X&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;title=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;title=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;title=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;bm_description=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;T=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;title=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;title=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Downgrading+NetWorker+on+Mac+OS+X+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F07%2F20%2Fdowngrading-networker-on-mac-os-x%2F&amp;t=Downgrading+NetWorker+on+Mac+OS+X" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2010/07/20/downgrading-networker-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic

Served from: nsrd.info @ 2012-05-24 16:26:58 -->
