<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3737&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Packages Kept Back (Ceres)]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3737</link>
		<description><![CDATA[The most recent posts in Packages Kept Back (Ceres).]]></description>
		<lastBuildDate>Sun, 09 Aug 2020 13:04:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Packages Kept Back (Ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23934#p23934</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>How are you attempting to update your system?</p><p>I would use</p><div class="codebox"><pre><code># apt update
# apt upgrade
# apt full-upgrade</code></pre></div><p>Or perhaps</p><div class="codebox"><pre><code># apt update
# aptitude safe-upgrade
# aptitude full-upgrade</code></pre></div><p>Note that full upgrades are sometimes needed in testing/unstable because obsolete packages have to be removed. Also note that full upgrades can break testing/unstable systems if a transition is underway.</p><p><a href="https://release.debian.org/transitions/" rel="nofollow">https://release.debian.org/transitions/</a></p></div></blockquote></div><p>Yes, I&#039;m updating using the first method (except the third line, which I see will remove a couple of Python packages).</p><div class="codebox"><pre><code># apt full-upgrade
The following packages will be REMOVED:
jack libpython-dbg libpython-dev python python-all python-all-dbg python-all-dev python-cddb python-dbg python-dev python-eyed3 python-magic python-ogg python-pathlib python-pyvorbis python2-dbg python2-dev</code></pre></div><div class="quotebox"><cite>sgage wrote:</cite><blockquote><div><p>I just apt update/upgraded my system, and these all upgraded without incident. Except 3 python2 packages - there has been some funny business with python2 for a while.</p></div></blockquote></div><p>Not long after I posted this thread, I saw that the compiler packages mentioned up above become possible to upgrade. I upgraded without a single problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Sun, 09 Aug 2020 13:04:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23934#p23934</guid>
		</item>
		<item>
			<title><![CDATA[Re: Packages Kept Back (Ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23930#p23930</link>
			<description><![CDATA[<p><a href="https://wiki.debian.org/Python/2Removal" rel="nofollow">https://wiki.debian.org/Python/2Removal</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 09 Aug 2020 11:45:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23930#p23930</guid>
		</item>
		<item>
			<title><![CDATA[Re: Packages Kept Back (Ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23928#p23928</link>
			<description><![CDATA[<div class="quotebox"><cite>brocashelm wrote:</cite><blockquote><div><p>I&#039;ve been using the &quot;unstable&quot; Ceres for a few weeks. It&#039;s going along just fine, perhaps better than Chimaera or even Beowulf. The only problem is I&#039;ve been noticing more packages are kept back when I check for updates. I just put the repositories for Chimaera and Beowulf back on (temporarily) in order to recover some missing Python packages (due to still being at 2.7.17-2, despite Python2 and others being at 2.7.18-2). I also did that to make Youtube-dl functional again.</p><p>Now, I&#039;m seeing a growing list of packages that can&#039;t be upgraded. In this situation, should I just ignore it and wait until newer versions are available from upstream?</p><div class="codebox"><pre><code>The following packages have been kept back:
 cpp-10 cpp-9 g++-10 g++-10-multilib g++-9 g++-9-multilib gcc-10 gcc-10-base gcc-10-base:i386 gcc-10-multilib gcc-9 gcc-9-base gcc-9-multilib gfortran-9 lib32asan5 lib32asan6 lib32atomic1 lib32gcc-10-dev lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-10-dev lib32stdc++-9-dev lib32stdc++6 lib32stdc++6-10-dbg lib32ubsan1 libasan5 libasan6 libatomic1 libatomic1:i386 libcc1-0 libgcc-10-dev libgcc-9-dev libgcc-s1 libgcc-s1:i386 libgfortran-9-dev libgfortran5 libgomp1 libgomp1:i386 libitm1 liblsan0 libpython-all-dbg libpython-all-dev libpython2-dbg libpython2-dev libpython2-stdlib libquadmath0 libstdc++-10-dev libstdc++-9-dev libstdc++6 libstdc++6:i386 libtsan0 libubsan1 libx32asan5 libx32asan6 libx32atomic1 libx32gcc-10-dev libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-10-dev libx32stdc++-9-dev libx32stdc++6 libx32stdc++6-10-dbg libx32ubsan1 python-all python-all-dbg python-all-dev python2 python2-dbg python2-dev python2-minimal</code></pre></div></div></blockquote></div><p>I just apt update/upgraded my system, and these all upgraded without incident. Except 3 python2 packages - there has been some funny business with python2 for a while.</p>]]></description>
			<author><![CDATA[dummy@example.com (sgage)]]></author>
			<pubDate>Sun, 09 Aug 2020 11:44:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23928#p23928</guid>
		</item>
		<item>
			<title><![CDATA[Re: Packages Kept Back (Ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23926#p23926</link>
			<description><![CDATA[<p>How are you attempting to update your system?</p><p>I would use</p><div class="codebox"><pre><code># apt update
# apt upgrade
# apt full-upgrade</code></pre></div><p>Or perhaps</p><div class="codebox"><pre><code># apt update
# aptitude safe-upgrade
# aptitude full-upgrade</code></pre></div><p>Note that full upgrades are sometimes needed in testing/unstable because obsolete packages have to be removed. Also note that full upgrades can break testing/unstable systems if a transition is underway.</p><p><a href="https://release.debian.org/transitions/" rel="nofollow">https://release.debian.org/transitions/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 09 Aug 2020 11:37:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23926#p23926</guid>
		</item>
		<item>
			<title><![CDATA[Packages Kept Back (Ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23917#p23917</link>
			<description><![CDATA[<p>I&#039;ve been using the &quot;unstable&quot; Ceres for a few weeks. It&#039;s going along just fine, perhaps better than Chimaera or even Beowulf. The only problem is I&#039;ve been noticing more packages are kept back when I check for updates. I just put the repositories for Chimaera and Beowulf back on (temporarily) in order to recover some missing Python packages (due to still being at 2.7.17-2, despite Python2 and others being at 2.7.18-2). I also did that to make Youtube-dl functional again.</p><p>Now, I&#039;m seeing a growing list of packages that can&#039;t be upgraded. In this situation, should I just ignore it and wait until newer versions are available from upstream?</p><div class="codebox"><pre><code>The following packages have been kept back:
 cpp-10 cpp-9 g++-10 g++-10-multilib g++-9 g++-9-multilib gcc-10 gcc-10-base gcc-10-base:i386 gcc-10-multilib gcc-9 gcc-9-base gcc-9-multilib gfortran-9 lib32asan5 lib32asan6 lib32atomic1 lib32gcc-10-dev lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-10-dev lib32stdc++-9-dev lib32stdc++6 lib32stdc++6-10-dbg lib32ubsan1 libasan5 libasan6 libatomic1 libatomic1:i386 libcc1-0 libgcc-10-dev libgcc-9-dev libgcc-s1 libgcc-s1:i386 libgfortran-9-dev libgfortran5 libgomp1 libgomp1:i386 libitm1 liblsan0 libpython-all-dbg libpython-all-dev libpython2-dbg libpython2-dev libpython2-stdlib libquadmath0 libstdc++-10-dev libstdc++-9-dev libstdc++6 libstdc++6:i386 libtsan0 libubsan1 libx32asan5 libx32asan6 libx32atomic1 libx32gcc-10-dev libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-10-dev libx32stdc++-9-dev libx32stdc++6 libx32stdc++6-10-dbg libx32ubsan1 python-all python-all-dbg python-all-dev python2 python2-dbg python2-dev python2-minimal</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Sun, 09 Aug 2020 08:30:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23917#p23917</guid>
		</item>
	</channel>
</rss>
