<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>apt &#8211; luke arms</title>
	<atom:link href="https://tech.lkrms.org/tag/apt/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.lkrms.org</link>
	<description>just a nerd with &#34;mild OCD tendencies&#34;</description>
	<lastBuildDate>Fri, 16 Feb 2018 00:41:16 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.12</generator>

<image>
	<url>https://tech.lkrms.org/wp-content/uploads/2016/06/cropped-Logo-Letters-WB-Circle-2-32x32.png</url>
	<title>apt &#8211; luke arms</title>
	<link>https://tech.lkrms.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">152348619</site>	<item>
		<title>Did you lose your Ubuntu 16.04 &#8220;Unity&#8221; desktop after apt-get dist-upgrade?</title>
		<link>https://tech.lkrms.org/lose-ubuntu-16-04-unity-desktop-apt-get-dist-upgrade/</link>
		
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Fri, 16 Feb 2018 00:41:16 +0000</pubDate>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://lkrms.org/?p=1663</guid>

					<description><![CDATA[<p>On 15 February, an update to compiz was pushed out by Ubuntu that triggered the removal of ubuntu-desktop, unity, and (on my system, at least) unity-tweak-tool. The result: rebooting after doing an apt-get dist-upgrade leaves you with no desktop environment. The fix: use aptitude to trigger a downgrade of the relevant compiz packages (first you &#8230; <a href="https://tech.lkrms.org/lose-ubuntu-16-04-unity-desktop-apt-get-dist-upgrade/" class="more-link">Continue reading <span class="screen-reader-text">Did you lose your Ubuntu 16.04 &#8220;Unity&#8221; desktop after apt-get dist-upgrade?</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://tech.lkrms.org/lose-ubuntu-16-04-unity-desktop-apt-get-dist-upgrade/">Did you lose your Ubuntu 16.04 &#8220;Unity&#8221; desktop after apt-get dist-upgrade?</a> appeared first on <a rel="nofollow" href="https://tech.lkrms.org">luke arms</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On 15 February, an update to <code>compiz</code> was pushed out by Ubuntu that triggered the removal of <code>ubuntu-desktop</code>, <code>unity</code>, and (on my system, at least) <code>unity-tweak-tool</code>.</p>
<p>The result: rebooting after doing an <code>apt-get dist-upgrade</code> leaves you with no desktop environment.</p>
<p>The fix: use <code>aptitude</code> to trigger a downgrade of the relevant <code>compiz</code> packages (first you might need to use Ctrl+Alt+F1 to get a terminal session, and you might need to install aptitude too).</p>
<p>Here are the commands I needed:</p>
<pre><code>$ sudo apt-get install aptitude
$ sudo aptitude install ubuntu-desktop unity unity-tweak-tool
</code></pre>
<p>Reject the first &#8220;solution&#8221; offered by aptitude, and when it offers to downgrade compiz, accept. Then, if needed:</p>
<pre><code>$ sudo reboot
</code></pre>
<p>The post <a rel="nofollow" href="https://tech.lkrms.org/lose-ubuntu-16-04-unity-desktop-apt-get-dist-upgrade/">Did you lose your Ubuntu 16.04 &#8220;Unity&#8221; desktop after apt-get dist-upgrade?</a> appeared first on <a rel="nofollow" href="https://tech.lkrms.org">luke arms</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1663</post-id>	</item>
	</channel>
</rss>
