<?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=3109&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beowulf and Avahi-daemon]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3109</link>
		<description><![CDATA[The most recent posts in Beowulf and Avahi-daemon.]]></description>
		<lastBuildDate>Fri, 18 Oct 2019 15:21:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beowulf and Avahi-daemon]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18254#p18254</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Put <span class="bbc">APT::Install-Recommends &quot;no&quot;;</span> in /etc/apt/apt.conf.d/norecommends and Recommends will be excluded on upgrades as well as installations.</p><p>Maybe <span class="bbc">aptitude why avahi-daemon</span> will tell you something useful.</p></div></blockquote></div><p>Another TIL! Thanks red... </p><p>So initially aptitude responded with &#039;hplip&#039; so it was removed and then after another run, it came back with the following:</p><div class="codebox"><pre><code>user@userpc:~# aptitude why avahi-daemon 
i   task-cinnamon-desktop Depends    task-desktop
i A task-desktop          Recommends avahi-daemon</code></pre></div><p>So looks like cinnamon has some sort of dependency on avahi-daemon in beowulf?</p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Fri, 18 Oct 2019 15:21:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18254#p18254</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and Avahi-daemon]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18250#p18250</link>
			<description><![CDATA[<p>Put <span class="bbc">APT::Install-Recommends &quot;no&quot;;</span> in /etc/apt/apt.conf.d/norecommends and Recommends will be excluded on upgrades as well as installations.</p><p>Maybe <span class="bbc">aptitude why avahi-daemon</span> will tell you something useful.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 17 Oct 2019 15:50:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18250#p18250</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and Avahi-daemon]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18247#p18247</link>
			<description><![CDATA[<p>Thanks golinux. That was a good TIL for me! Removed everything in the output and Apt upgrade still wants to reinstall avahi-daemon though. This is the weirdest thing. I have at least three other Beowulf and ceres machines running cinnamon and none of them do this!</p><p>After removing everything I decided to reinstall the components I actually did need but noticed if &#039;--no-install-recommends&#039; I was able to prevent avahi-daemon from reinstalling while still upgrading the other software! Tried the same thing with &#039;apt upgrade&#039; and it exhibited the same behavior. I don&#039;t have any apt pinning or odd configurations to my knowledge either. Wondering if I should just reinstall, haha.</p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Thu, 17 Oct 2019 01:46:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18247#p18247</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and Avahi-daemon]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18243#p18243</link>
			<description><![CDATA[<p>I&#039;ve used this to show what packages depend on a package:</p><div class="codebox"><pre class="vscroll"><code>~$ apt-cache rdepends avahi-daemon
avahi-daemon
Reverse Depends:
  libvirt-daemon-system
  cups-daemon
  cups-core-drivers
  cups-browsed
  cups
  telepathy-salut
  task-desktop
  sane-utils
  rhythmbox
  pulseaudio-utils
  pulseaudio-module-zeroconf
  pulseaudio
  padevchooser
  owserver
  mpd
  mpd
  mandos
  libvirt-daemon-system
  libsane
  libnss-mdns
  libmono-zeroconf1.0-cil
  libapache2-mod-dnssd
  hplip
  gshare
  gobby
  gnome
  gajim
  forked-daapd
  education-main-server
  education-desktop-other
  cups-daemon
  cups-core-drivers
  cups-browsed
  cups
  banshee
  avahi-utils
  avahi-dnsconfd
  avahi-discover
  apt-cacher-ng</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 16 Oct 2019 02:37:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18243#p18243</guid>
		</item>
		<item>
			<title><![CDATA[Beowulf and Avahi-daemon]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18242#p18242</link>
			<description><![CDATA[<p>Switched one of my Cinnamon Ascii systems over to beowulf repo&#039;s and with a few exceptions (self induced issues) everything upgraded without a hitch! I know Beowulf isn&#039;t officially released but I&#039;ve been using it on a bunch of other machines with no issues so far. </p><p>Anyways, generally want nothing to do with avahi-daemon so I purge it almost as soon as I see it on a machine. For some reason though &#039;apt upgrade&#039; is wanting to reinstall it after it has been purged. I can&#039;t seem to track down where the dependency is that might be requiring avahi either. Anyone have any suggestions? This is a new one for me...</p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Wed, 16 Oct 2019 00:49:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18242#p18242</guid>
		</item>
	</channel>
</rss>
