<?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=1949&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Purging exim breaks MATE install]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1949</link>
		<description><![CDATA[The most recent posts in Purging exim breaks MATE install.]]></description>
		<lastBuildDate>Sun, 25 Mar 2018 14:35:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8093#p8093</link>
			<description><![CDATA[<p>Yup . . . <strong><span class="bbu"><a href="https://dev1galaxy.org/viewtopic.php?pid=8081#p8081" rel="nofollow">The haiku version</a></span></strong></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 25 Mar 2018 14:35:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8093#p8093</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8091#p8091</link>
			<description><![CDATA[<p>You&#039;re running into the metapackage problem. When you install a metapackage like task-mate-desktop, it pulls in everything you might need for a complete dekstop environement, and when you try to remove a piece of that DE, it breaks the metapackage, which wants to remove ALL of its deps. There are a couple of ways around this, but they both involve starting out with a small installation and adding pieces instead of starting big and removing pieces. When you get to the tasksel window in the installer, un-check the destkop environment box. (maybe un-check everything except standard system utilities.</p><p>Then start installing what you want. You could install the mate metapackage, and that would be tied to fewer dependencies than the task- package. Or better yet, install mate-core, see what that brings in, and then start adding other pieces that you need. This way takes a little more work to find what you want, but it makes it a lot easier if you want to remove something.</p><p>These might help:</p><div class="codebox"><pre><code>apt-cache rdepends exim4
aptitude why exim4</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 25 Mar 2018 11:21:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8091#p8091</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8085#p8085</link>
			<description><![CDATA[<p>I am trying Dovecot which is part of webmin / usermin (exim is not). Its not like exim is in my way, but I just cant seems to get rid of it without breaking something. For me openbox was great for years, but now I am thinking of a slim desktop which does have the KDE or Gnome dependent file managers, text editors and other nice utilities the bare openbox/usermin combo do not readily have.</p><p>This is, however, not an issue with Devuan anyhow, I assume its the same on any other distro as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (alluredbit)]]></author>
			<pubDate>Sat, 24 Mar 2018 19:43:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8085#p8085</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8084#p8084</link>
			<description><![CDATA[<p>I recall that when I installed Postfix, that it removed Exim. So it may be that installing your preferred MTA may sort out any dependencies better than removing Exim.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sat, 24 Mar 2018 19:05:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8084#p8084</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8083#p8083</link>
			<description><![CDATA[<p>I don&#039;t think a &quot;bare install&quot; would include any desktop.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 24 Mar 2018 18:05:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8083#p8083</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8082#p8082</link>
			<description><![CDATA[<p>I did that, installing a bare system utils-only then purged exim and tasksel MATE.<br />Different issue this time: the menu item &#039;root terminal&#039; ( /usr/bin/x-terminal-emulator) is not taking the root password. Luckily there is an xterm emualtor that works, so I am able to run sudo.</p><p>When I run &#039;sudo apt-get remove --purge exim*&#039; the package list contains mate-desktop stuff.. so it seems MATE has a lot of dependencies requiring exim.</p><p>Exim is not currently part of webmin, and I am experimenting with that and usermin so I would prefer a different mta. I might have to leave exim in place, or try a different DE. btw, webmin did a fantastic job to support Devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (alluredbit)]]></author>
			<pubDate>Sat, 24 Mar 2018 16:57:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8082#p8082</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8081#p8081</link>
			<description><![CDATA[<p>Maybe it would be a better idea to start with a minimal install and build a DE piece by piece rather than trying to gut a full-blown default install.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 24 Mar 2018 15:27:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8081#p8081</guid>
		</item>
		<item>
			<title><![CDATA[Purging exim breaks MATE install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8080#p8080</link>
			<description><![CDATA[<p>I just did a default install of 1.0 on vbox with MATE, and then I removed all utility software, alsa and pulseaudio, saned, etc.. I used apt-get remove --purge, clean, autoremove</p><p>When I purged exim I got some error about &#039;wildcard services are not going to work until next reboot&#039; .. After reboot I am still able to log in, but only to run level 3.. if I startx the GUI it looks some gardien green-blue and no desktop..</p><p>This is just a kick-the tires install, as on Devuan I never installed any of the desktop before, and curious what works and what breaks. If you ask i can try and duplicate this later.. I purge exim all the time from the server installs and no issues.</p>]]></description>
			<author><![CDATA[dummy@example.com (alluredbit)]]></author>
			<pubDate>Sat, 24 Mar 2018 15:14:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8080#p8080</guid>
		</item>
	</channel>
</rss>
