<?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>Personal Blog of Emre Yaşar &#187; no SLES10 SP3 in smt-catalogs</title>
	<atom:link href="http://www.yasars.com/index.php/tag/no-sles10-sp3-in-smt-catalogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yasars.com</link>
	<description>A bit technical, a bit lifestyle..</description>
	<lastBuildDate>Tue, 27 Apr 2010 19:55:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solution of SLES10 SP3 SMT Update Problem</title>
		<link>http://www.yasars.com/index.php/2009/12/14/solution-of-sles10-sp3-smt-update-problem/</link>
		<comments>http://www.yasars.com/index.php/2009/12/14/solution-of-sles10-sp3-smt-update-problem/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:55:59 +0000</pubDate>
		<dc:creator>Admin - Emre Yasar</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[no SLES10 SP3 in smt-catalogs]]></category>
		<category><![CDATA[smt]]></category>
		<category><![CDATA[smt 500 Internal Server Error]]></category>
		<category><![CDATA[smt regdata problem]]></category>
		<category><![CDATA[smt SLES10 SP3 problem]]></category>
		<category><![CDATA[smt update problem]]></category>
		<category><![CDATA[smt-ncc-sync problem]]></category>

		<guid isPermaLink="false">http://www.yasars.com/?p=357</guid>
		<description><![CDATA[When I run smt-ncc-sync command for getting data from the Novell Customer Center and update the local SMT database, I got an error like this:

Downloading Product information
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&#38;lang=en-US&#38;version=1.0&#8242;: 500 Internal Server Error
Error while fetching Products data.
Downloading Target information
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&#38;lang=en-US&#38;version=1.0&#8242;: 500 Internal Server Error
Error while fetching Targets data.
Downloading Catalog information
Failed to POST [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-39" title="suse1_emreyasar" src="http://www.yasars.com/wp-content/uploads/2009/08/suse1_emreyasar-300x225.jpg" alt="suse1_emreyasar" width="300" height="225" />When I run <strong>smt-ncc-sync</strong> command for getting data from the Novell Customer Center and update the local SMT database, I got an error like this:</p>
<p><span id="more-357"></span></p>
<p><em>Downloading Product information<br />
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&amp;lang=en-US&amp;version=1.0&#8242;: 500 Internal Server Error<br />
Error while fetching Products data.<br />
Downloading Target information<br />
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&amp;lang=en-US&amp;version=1.0&#8242;: 500 Internal Server Error<br />
Error while fetching Targets data.<br />
Downloading Catalog information<br />
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&amp;lang=en-US&amp;version=1.0&#8242;: 500 Internal Server Error<br />
Error while fetching Catalogs data.<br />
Downloading Product/Catalog relations<br />
Failed to POST &#8216;https://smt_server/center/regsvc?command=regdata&amp;lang=en-US&amp;version=1.0&#8242;: 500 Internal Server Error<br />
Error while fetching ProductCatalogs data.<br />
Downloading Subscription information<br />
Invalid response:500 Internal Server Error<br />
List subscriptions request failed.<br />
Downloading Registration information<br />
Invalid response:500 Internal Server Error<br />
List registrations request failed.<br />
Flagged Catalogs which can be mirrored</em></p>
<p>Because of this faulty synchronization attempt I couldn&#8217;t see SLES10 SP3 when I run <strong>smt-catalogs</strong>.</p>
<p>After long struggles I found out that modifing <strong>/etc/suseRelease.conf </strong>file is solving the problem.</p>
<p>Simply replace the line</p>
<p><strong>url=https://your_smt_server_hostname/center/regsvc<br />
</strong><br />
with</p>
<p><strong>url=https://secure-www.novell.com/center/regsvc</strong></p>
<p>Probably, when you run smt-ncc-sync command after this change, you won&#8217;t get Internal Server Errors.</p>
<p>After a clear smt-ncc-sync, SLES10-SP3 lines will appear while <strong>smt-catalogs</strong>.</p>
<p>Now it&#8217;s time to enable mirroring for relevant architectures by typing</p>
<p><strong>smt-catalogs -e SLES10-SP3-Updates</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yasars.com/index.php/2009/12/14/solution-of-sles10-sp3-smt-update-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
