<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2691721892040089460</id><updated>2011-09-06T09:54:48.177-07:00</updated><category term='versions'/><category term='problems'/><category term='solaris'/><category term='upgrade'/><category term='pkg-get'/><category term='newbie'/><category term='unix'/><title type='text'>A normal person using Solaris UNIX</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://aurorasolaris.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2691721892040089460/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://aurorasolaris.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>aurora7795</name><uri>http://www.blogger.com/profile/03178754226793835116</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='http://4.bp.blogspot.com/_MuQVjcqbvV0/ScuSkg-E-BI/AAAAAAAAAAc/23OFXFINrPI/S220/fly.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2691721892040089460.post-7842736292777584343</id><published>2006-12-11T04:02:00.000-08:00</published><updated>2006-12-11T04:11:16.251-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='versions'/><category scheme='http://www.blogger.com/atom/ns#' term='problems'/><category scheme='http://www.blogger.com/atom/ns#' term='pkg-get'/><category scheme='http://www.blogger.com/atom/ns#' term='newbie'/><category scheme='http://www.blogger.com/atom/ns#' term='upgrade'/><category scheme='http://www.blogger.com/atom/ns#' term='unix'/><category scheme='http://www.blogger.com/atom/ns#' term='solaris'/><title type='text'>pkg-get won't update it's version list</title><content type='html'>Just a simple one to start things off. Blastwave is one of the coolest features of Solaris but I recently had a problem where I could not update the version list in the pkg-get program. I got the following error:&lt;br /&gt;&lt;br /&gt;ERROR: catalog failed signature check (status 2)&lt;br /&gt;&lt;br /&gt;The way to resolve this problem is pretty easy. First, go to the directory that contains 'wget'. This is most likely to be in /usr/sfw/bin and run the following:&lt;br /&gt;&lt;br /&gt;cd /usr/sfw/bin&lt;br /&gt;./wget http://www.blastwave.org/mirrors.html&lt;br /&gt;&lt;br /&gt;Then go to the location of gpg (this is most likely in /opt/csw/bin). Then run the following:&lt;br /&gt;&lt;br /&gt;cd /opt/csw/bin&lt;br /&gt;gpg --import mirrors.html&lt;br /&gt;&lt;br /&gt;This should resolve the situation. You should then be able to do the following to update the version list in Blastwave:&lt;br /&gt;&lt;br /&gt;cd /opt/csw/bin&lt;br /&gt;pkg-get -U&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2691721892040089460-7842736292777584343?l=aurorasolaris.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aurorasolaris.blogspot.com/feeds/7842736292777584343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2691721892040089460&amp;postID=7842736292777584343' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2691721892040089460/posts/default/7842736292777584343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2691721892040089460/posts/default/7842736292777584343'/><link rel='alternate' type='text/html' href='http://aurorasolaris.blogspot.com/2006/12/pkg-get-wont-update-its-version-list.html' title='pkg-get won&apos;t update it&apos;s version list'/><author><name>aurora7795</name><uri>http://www.blogger.com/profile/03178754226793835116</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='http://4.bp.blogspot.com/_MuQVjcqbvV0/ScuSkg-E-BI/AAAAAAAAAAc/23OFXFINrPI/S220/fly.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2691721892040089460.post-8670362311941434188</id><published>2006-12-07T01:12:00.000-08:00</published><updated>2006-12-07T01:24:03.431-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='newbie'/><category scheme='http://www.blogger.com/atom/ns#' term='unix'/><category scheme='http://www.blogger.com/atom/ns#' term='solaris'/><title type='text'>Solaris UNIX for normal people</title><content type='html'>I started using Solaris UNIX about 3 months ago when management in my office got hold of a mountain load of old SPARC Sun kit off eBay. They decided to use a couple of the rack mounting servers to run some of their applications and I have been detailed with maintaining them. My problem? I've never touched a Solaris box in my life! I am by nature a Mac/Windows user and have never had to dabble in anything but the cuddly UNIX that runs on my MacBook and OS X Server. However, I am happy with my status as a geek and enjoy learning new things. This lil' blog is aiming to provide others in my situation with some tips on how to get around some of the problems that I have encountered.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2691721892040089460-8670362311941434188?l=aurorasolaris.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aurorasolaris.blogspot.com/feeds/8670362311941434188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2691721892040089460&amp;postID=8670362311941434188' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2691721892040089460/posts/default/8670362311941434188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2691721892040089460/posts/default/8670362311941434188'/><link rel='alternate' type='text/html' href='http://aurorasolaris.blogspot.com/2006/12/solaris-unix-for-normal-people.html' title='Solaris UNIX for normal people'/><author><name>aurora7795</name><uri>http://www.blogger.com/profile/03178754226793835116</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='http://4.bp.blogspot.com/_MuQVjcqbvV0/ScuSkg-E-BI/AAAAAAAAAAc/23OFXFINrPI/S220/fly.jpg'/></author><thr:total>2</thr:total></entry></feed>
