<?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: Patch Check Advanced</title>
	<atom:link href="http://quenelle.org/unix/2006/patch-check-advanced/feed/" rel="self" type="application/rss+xml" />
	<link>http://quenelle.org/unix/2006/patch-check-advanced/</link>
	<description>UNIX developer tools and other cool stuff</description>
	<lastBuildDate>Wed, 06 Apr 2011 01:02:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Martin Paul</title>
		<link>http://quenelle.org/unix/2006/patch-check-advanced/comment-page-1/#comment-4</link>
		<dc:creator>Martin Paul</dc:creator>
		<pubDate>Wed, 18 Feb 2009 06:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://quenelle.org/unix/?p=129#comment-4</guid>
		<description>Thanks for mentioning PCA here. I&#039;m the author, and always glad to receive feedback, positive or negative.

As for the problems you had with the Sun Studio patches, I think it&#039;s because the documentation on pca was misleading, esp. concerning the search patterns. &quot;pca&quot;, &quot;pca -l&quot; and &quot;pca -l missing&quot; actually produce the same result - all patches missing on the current machine. When using a search pattern like /Studio/, pca will show *all* patches, no matter for which Solaris release or architecture - this is mostly useful to answer questions like &quot;what are all patches ever produced for Sun Studio?&quot;.

In your case, you could have run &quot;pca -H &#124; grep Studio &gt; patches.txt&quot; followed by &quot;pca -i patches.txt&quot; to install all missing Sun Studio patches. I understand that this is too complicated, which is why I now have modified pca&#039;s usage of search patterns to make it more flexible. Please read about it on:

http://www.par.univie.ac.at/solaris/pca/news.html

With the new development version of pca, a simple &quot;pca -p Studio -i&quot; is sufficient to achieve what you want.

As mentioned by Laurent, you could download the Sun Studio patches because they are available without a Sun Online Account. pca will not re-use this information from a previous configuration of Sun Update Manager. You have to specify it explicitly via -a/--askauth or in pca&#039;s configuration file.

As for your thoughts about Sun&#039;s patch management tools in general, I second everything you say. This, and because I&#039;m a big fan of Solaris, is the main reason why I&#039;m investing a lot of time in PCA.</description>
		<content:encoded><![CDATA[<p>Thanks for mentioning PCA here. I&#8217;m the author, and always glad to receive feedback, positive or negative.</p>
<p>As for the problems you had with the Sun Studio patches, I think it&#8217;s because the documentation on pca was misleading, esp. concerning the search patterns. &#8220;pca&#8221;, &#8220;pca -l&#8221; and &#8220;pca -l missing&#8221; actually produce the same result &#8211; all patches missing on the current machine. When using a search pattern like /Studio/, pca will show *all* patches, no matter for which Solaris release or architecture &#8211; this is mostly useful to answer questions like &#8220;what are all patches ever produced for Sun Studio?&#8221;.</p>
<p>In your case, you could have run &#8220;pca -H | grep Studio &gt; patches.txt&#8221; followed by &#8220;pca -i patches.txt&#8221; to install all missing Sun Studio patches. I understand that this is too complicated, which is why I now have modified pca&#8217;s usage of search patterns to make it more flexible. Please read about it on:</p>
<p><a href="http://www.par.univie.ac.at/solaris/pca/news.html" rel="nofollow">http://www.par.univie.ac.at/solaris/pca/news.html</a></p>
<p>With the new development version of pca, a simple &#8220;pca -p Studio -i&#8221; is sufficient to achieve what you want.</p>
<p>As mentioned by Laurent, you could download the Sun Studio patches because they are available without a Sun Online Account. pca will not re-use this information from a previous configuration of Sun Update Manager. You have to specify it explicitly via -a/&#8211;askauth or in pca&#8217;s configuration file.</p>
<p>As for your thoughts about Sun&#8217;s patch management tools in general, I second everything you say. This, and because I&#8217;m a big fan of Solaris, is the main reason why I&#8217;m investing a lot of time in PCA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

