<?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=6933&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / New packages automatically installed?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6933</link>
		<description><![CDATA[The most recent posts in New packages automatically installed?.]]></description>
		<lastBuildDate>Thu, 21 Nov 2024 17:55:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: New packages automatically installed?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53034#p53034</link>
			<description><![CDATA[<p>An idea just came to me, so I went ahead and tried it:</p><div class="codebox"><pre><code>$ aptitude why libc++1-16
i   atril                Depends libatrilview3 (= 1.24.0-1+deb11u1)
i A libatrilview3        Depends libwebkit2gtk-4.0-37 (&gt;= 2.5.3)   
p A libwebkit2gtk-4.0-37 Depends libc++1-16 (&gt;= 1:16.0.6)          

$ aptitude why libc++abi1-16
i   atril                Depends libatrilview3 (= 1.24.0-1+deb11u1)
i A libatrilview3        Depends libwebkit2gtk-4.0-37 (&gt;= 2.5.3)   
p A libwebkit2gtk-4.0-37 Depends libc++abi1-16 (&gt;= 1:16.0.6)       

$ aptitude why libunwind-16
i   atril                Depends libatrilview3 (= 1.24.0-1+deb11u1)
i A libatrilview3        Depends libwebkit2gtk-4.0-37 (&gt;= 2.5.3)   
p A libwebkit2gtk-4.0-37 Depends libunwind-16 (&gt;= 1:16.0.6)</code></pre></div><p>So, apparently the new packages are dependencies of libwebkit2gtk-4.0-37. That&#039;s a new one for me. I did not know that packages could suddenly acquire <em>new</em> dependencies. Perhaps this is just one of the oddities that can show up when one is running <strong>oldstable</strong>.</p>]]></description>
			<author><![CDATA[dummy@example.com (pcalvert)]]></author>
			<pubDate>Thu, 21 Nov 2024 17:55:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53034#p53034</guid>
		</item>
		<item>
			<title><![CDATA[Re: New packages automatically installed?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53024#p53024</link>
			<description><![CDATA[<p>Apparently your system has older versions those packages, and your command asks for upgrading anything upgradable. You might try</p><div class="codebox"><pre><code>$ apt-cache policy libjavascriptcoregtk-4.0-18 libwebkit2gtk-4.0-37</code></pre></div><p>to get more information before accepting... or maybe that&#039;s too late now?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 21 Nov 2024 00:55:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53024#p53024</guid>
		</item>
		<item>
			<title><![CDATA[Re: New packages automatically installed?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53023#p53023</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Are you trying to update Chimaera or upgrade to Daedalus?</p></div></blockquote></div><p>Update Chimaera (i.e., normal, regular maintenance).</p>]]></description>
			<author><![CDATA[dummy@example.com (pcalvert)]]></author>
			<pubDate>Thu, 21 Nov 2024 00:07:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53023#p53023</guid>
		</item>
		<item>
			<title><![CDATA[Re: New packages automatically installed?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53022#p53022</link>
			<description><![CDATA[<p>Are you trying to update Chimaera or upgrade to Daedalus? Or maybe I&#039;m misunderstanding something . . . wouldn&#039;t be the first time.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 20 Nov 2024 22:41:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53022#p53022</guid>
		</item>
		<item>
			<title><![CDATA[New packages automatically installed?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53021#p53021</link>
			<description><![CDATA[<p>Today I ran <em>apt upgrade</em> on a Chimaera system that I am still using and this was the output:</p><div class="codebox"><pre><code># apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  libc++1-16 libc++abi1-16 libunwind-16
The following packages will be upgraded:
  libjavascriptcoregtk-4.0-18 libwebkit2gtk-4.0-37
2 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.5 MB of archives.
After this operation, 768 kB disk space will be freed.
Do you want to continue? [Y/n]</code></pre></div><p>Notice that <em>apt</em> wants to install new packages. I&#039;ve seen this before, and it always struck me as being a bit unusual. I thought that automatic installation of new packages is only supposed to occur if one is using <strong>testing</strong> or <strong>unstable</strong>. Does anyone have an explanation for why this is happening?</p>]]></description>
			<author><![CDATA[dummy@example.com (pcalvert)]]></author>
			<pubDate>Wed, 20 Nov 2024 21:31:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53021#p53021</guid>
		</item>
	</channel>
</rss>
