<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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">
	<channel>
		<title>DataStax Support Forums &#187; Topic: No dsc12 package in yum repository.</title>
		<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 16:35:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/no-dsc12-package-in-yum-repository" rel="self" type="application/rss+xml" />

		<item>
			<title>mbulman on "No dsc12 package in yum repository."</title>
			<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository#post-8905</link>
			<pubDate>Mon, 04 Feb 2013 16:55:09 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">8905@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Philip,&#60;/p&#62;
&#60;p&#62;The community (DSC) and enterprise (DSE) packages live in separate repositories.  You can see the instructions for installing the DSE RPM here: &#60;a href=&#34;http://www.datastax.com/docs/datastax_enterprise2.2/install/install_rpm_pkg&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/datastax_enterprise2.2/install/install_rpm_pkg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philip.fielder_bhnetwork.com on "No dsc12 package in yum repository."</title>
			<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository#post-8890</link>
			<pubDate>Mon, 04 Feb 2013 03:18:54 +0000</pubDate>
			<dc:creator>philip.fielder_bhnetwork.com</dc:creator>
			<guid isPermaLink="false">8890@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;doesn't look like the DSE version is available either:&#60;/p&#62;
&#60;p&#62;[root@ip-10-180-105-227 ~]# yum install dse-full opscenter&#60;br /&#62;
Loaded plugins: security&#60;br /&#62;
Repository epel is listed more than once in the configuration&#60;br /&#62;
rightscale-epel                                                                                                                        &#124;  951 B     00:00&#60;br /&#62;
Excluding Packages from none&#60;br /&#62;
Finished&#60;br /&#62;
Setting up Install Process&#60;br /&#62;
No package dse-full available.&#60;br /&#62;
No package opscenter available.&#60;br /&#62;
Nothing to do&#60;br /&#62;
[end]&#60;/p&#62;
&#60;p&#62;I don't know why you document this feature on your website when it is not ready.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khahn on "No dsc12 package in yum repository."</title>
			<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository#post-8387</link>
			<pubDate>Sun, 13 Jan 2013 17:02:48 +0000</pubDate>
			<dc:creator>khahn</dc:creator>
			<guid isPermaLink="false">8387@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The DataStax Community Edition 1.2 is now available: &#60;a href=&#34;http://www.datastax.com/download/community&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/download/community&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sven on "No dsc12 package in yum repository."</title>
			<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository#post-8332</link>
			<pubDate>Tue, 08 Jan 2013 16:05:42 +0000</pubDate>
			<dc:creator>Sven</dc:creator>
			<guid isPermaLink="false">8332@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Getting out the packages usually happens within a few weeks after the release is official.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cfairles on "No dsc12 package in yum repository."</title>
			<link>http://www.datastax.com/support-forums/topic/no-dsc12-package-in-yum-repository#post-8331</link>
			<pubDate>Tue, 08 Jan 2013 15:20:03 +0000</pubDate>
			<dc:creator>cfairles</dc:creator>
			<guid isPermaLink="false">8331@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Following the instructions here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/1.2/install/install_rpm&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.2/install/install_rpm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;$ cat /etc/yum.repos.d/datastax.repo&#60;br /&#62;
[datastax]&#60;br /&#62;
name= DataStax Repo for Apache Cassandra&#60;br /&#62;
baseurl=http://rpm.datastax.com/community&#60;br /&#62;
enabled=1&#60;br /&#62;
gpgcheck=0&#60;/p&#62;
&#60;p&#62;$ sudo yum install dsc12&#60;br /&#62;
Loaded plugins: priorities, security, update-motd, upgrade-helper&#60;br /&#62;
Setting up Install Process&#60;br /&#62;
No package dsc12 available.&#60;br /&#62;
Error: Nothing to do&#60;/p&#62;
&#60;p&#62;Looking at &#60;a href=&#34;http://rpm.datastax.com/community/noarch/&#34; rel=&#34;nofollow&#34;&#62;http://rpm.datastax.com/community/noarch/&#60;/a&#62; confirms no 1.2 packages are available.&#60;/p&#62;
&#60;p&#62;When can we expect rpms to be distributed for 1.2?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
