<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1821&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Possible to installing Mixxx2.0 from backports?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1821</link>
		<description><![CDATA[The most recent posts in Possible to installing Mixxx2.0 from backports?.]]></description>
		<lastBuildDate>Sat, 13 Jan 2018 11:18:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7136#p7136</link>
			<description><![CDATA[<div class="quotebox"><cite>transistor wrote:</cite><blockquote><div><p>I decommented the jessie-backports lines (and had to comment-out jessie lines) to get 2.0.0 displayed in synaptic:<br />But it shows an exclamation mark and is not able to resolve the dependencies.</p></div></blockquote></div><p>The dependencies are probably in the jessie repos that you commented out. When you enable jessie-backports, you should leave the jessie repos enabled. Then </p><div class="codebox"><pre><code>apt-get update
apt-get -t jessie-backports install &lt;package&gt;</code></pre></div><p>Or, you could upgrade to ascii, as Catprints suggested. Even though it hasn&#039;t been released yet, it&#039;s pretty stable - it&#039;s based on Debian Stretch, which is the current stable release.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 13 Jan 2018 11:18:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7136#p7136</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7131#p7131</link>
			<description><![CDATA[<p>Easiest is if you type man apt-get in terminal and read description of upgrade and dist-upgrade.<br />For my purposes on a desktop ascii has been as solid as jessie but with more current packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Sat, 13 Jan 2018 02:10:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7131#p7131</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7129#p7129</link>
			<description><![CDATA[<p>So, you mean I should remove all jessie repositories from the sources.list and replace with ascii, right?<br />But this way I think I will have a complete upgrade to ascii, which means all packages are updated, right?</p><p>Is it really necessary to make a complete dist-upgrade or is it possible to get a newer version of a certain software only?</p>]]></description>
			<author><![CDATA[dummy@example.com (transistor)]]></author>
			<pubDate>Fri, 12 Jan 2018 18:25:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7129#p7129</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7126#p7126</link>
			<description><![CDATA[<p>Change sources.list deb <a href="http://pkgmaster.devuan.org/merged/" rel="nofollow">http://pkgmaster.devuan.org/merged/</a> ascii main<br />also ascii-security and ascii-updates from pkgmaster.<br />I believe pkgmaster is recommended at this time. And dist-upgrade.<br />If I remember correctly I used apt-get update &amp;&amp; dist-upgrade.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Fri, 12 Jan 2018 14:48:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7126#p7126</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7125#p7125</link>
			<description><![CDATA[<p>I would suggest upgrading to ascii. mixxx 2.0 appears to be in ascii repository.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Fri, 12 Jan 2018 14:30:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7125#p7125</guid>
		</item>
		<item>
			<title><![CDATA[Possible to installing Mixxx2.0 from backports?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7119#p7119</link>
			<description><![CDATA[<p>Hello,</p><p>I am new to Devuan (not brand-new to Linux, ran LMDE before). I successfully installed Devuan yesterday and wondered why in the stable repositories lots of packages are up to three years old.<br />For some software this is not a problem, but I wish to have some in newer version.</p><p>My sources.list is</p><div class="codebox"><pre><code>deb http://de.mirror.devuan.org/merged/ jessie contrib non-free main  
deb-src http://de.mirror.devuan.org/merged/ jessie contrib non-free main  

# jessie-security, previously known as &#039;volatile&#039;
deb http://de.mirror.devuan.org/merged/ jessie-security non-free contrib main  
deb-src http://de.mirror.devuan.org/merged/ jessie-security non-free contrib main  

# jessie-updates, previously known as &#039;volatile&#039;
deb http://de.mirror.devuan.org/merged/ jessie-updates non-free contrib main  
deb-src http://de.mirror.devuan.org/merged/ jessie-updates non-free contrib main  

# jessie-backports, previously on backports.debian.org
# deb http://de.mirror.devuan.org/merged/ jessie-backports non-free contrib main 
# deb-src http://de.mirror.devuan.org/merged/ jessie-backports non-free contrib main </code></pre></div><p>For example I want to have Mixxx 2.0.0 (open source DJing solution). I already installed 1.11.0 from stable jessie repositories, but in the backports I found the current version 2.0.0.<br />I decommented the jessie-backports lines (and had to comment-out jessie lines) to get 2.0.0 displayed in synaptic:<br /><span class="postimg"><img src="https://ibb.co/dUUbnR" alt="Screenshot Synaptic" /></span><br />But it shows an exclamation mark and is not able to resolve the dependencies.</p><p>What can I do now? Where can I get all needed packages for mixxx 2.0.0? Can I get it from ascii?</p><p>Thanks,</p><p>Dietmar</p>]]></description>
			<author><![CDATA[dummy@example.com (transistor)]]></author>
			<pubDate>Fri, 12 Jan 2018 00:25:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7119#p7119</guid>
		</item>
	</channel>
</rss>
