<?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=1833&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1833</link>
		<description><![CDATA[The most recent posts in [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict.]]></description>
		<lastBuildDate>Wed, 24 Jan 2018 23:43:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7276#p7276</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>@miyolinux</p><p>The Miyo-XTRA-ascii isos from October have an older version of eudev which has a higher epoch number than the current version. This causes problems on upgrade. You should make new isos when you get a chance.</p></div></blockquote></div><p>Yea! I&#039;ve been working on it, and I&#039;m now writing this from the new 32 bit version of Miyo-XTRA Ascii. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I was VERY pleased to see that there was no pause during the boot process while it was searching to connect to a network...makes me want to hurry up and start on the 64 bit! LOLOL!!! Hopefully, that will start tomorrow or the day after...wish I could start right now.</p><p>Again, I apologize to anyone who tried the older Ascii .isos and ran into the eudev problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Wed, 24 Jan 2018 23:43:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7276#p7276</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7251#p7251</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p><a href="https://dev1galaxy.org/viewtopic.php?id=1766" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1766</a></p></div></blockquote></div><div class="codebox"><pre><code> apt-get install eudev=3.2.2-9 libeudev1=3.2.2-9</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Tue, 23 Jan 2018 14:15:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7251#p7251</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7233#p7233</link>
			<description><![CDATA[<p>I just saw this. My apologies for the problem. I didn&#039;t foresee there being this future conflict when I made the .isos.</p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Mon, 22 Jan 2018 15:34:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7233#p7233</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7224#p7224</link>
			<description><![CDATA[<p>@miyolinux</p><p>The Miyo-XTRA-ascii isos from October have an older version of eudev which has a higher epoch number than the current version. This causes problems on upgrade. You should make new isos when you get a chance.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 21 Jan 2018 20:10:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7224#p7224</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7223#p7223</link>
			<description><![CDATA[<p>It was an error of conflicting libraries, solved </p><p>1) comment out ascii-backports<br />2) reinstalling the libraries </p><p>3)with this little workaround for eudev (Some bug was filed so maybe it will be not necessary in the near future).</p><div class="codebox"><pre><code>cd /etc/init.d
ln -s eudev udev</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (onekk)]]></author>
			<pubDate>Sun, 21 Jan 2018 20:00:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7223#p7223</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7222#p7222</link>
			<description><![CDATA[<p>With this in /etc/apt/sources.list</p><div class="codebox"><pre><code>deb http://pkgmaster.devuan.org/merged ascii main
deb http://pkgmaster.devuan.org/merged ascii-security main
deb http://pkgmaster.devuan.org/merged ascii-updates main</code></pre></div><p>I think this was missing, so you couldn&#039;t see the version. I had the same problem when I tried to download it today. I got it after updating the package cache.</p><div class="codebox"><pre><code>apt-get update</code></pre></div><p>You might be able to install them with apt-get. If not, download the packages and install with <span class="bbc">dpkg --force-downgrade -i *.deb</span>.</p><div class="codebox"><pre><code>apt-cache policy libeudev1 libudev1
libeudev1:
  Installed: 3.2.2-9
  Candidate: 3.2.2-9
  Version table:
 *** 3.2.2-9 500
        500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
        100 /var/lib/dpkg/status
libudev1:
  Installed: 1:3.2.2+devuan2.10
  Candidate: 1:3.2.2+devuan2.10
  Version table:
 *** 1:3.2.2+devuan2.10 500
        500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
        100 /var/lib/dpkg/status
     215-17+deb8u7 500
        500 http://pkgmaster.devuan.org/merged jessie/main amd64 Packages</code></pre></div><div class="codebox"><pre><code>user@snapshot-ascii:~$ apt-get download libeudev1 libudev1
Get:1 http://pkgmaster.devuan.org/merged ascii/main amd64 libeudev1 amd64 3.2.2-9 [92.3 kB]
Get:2 http://pkgmaster.devuan.org/merged ascii/main amd64 libudev1 amd64 1:3.2.2+devuan2.10 [2,092 B]
Fetched 94.4 kB in 0s (110 kB/s)
user@snapshot-ascii:~$ ls lib*
libeudev1_3.2.2-9_amd64.deb  libudev1_1%3a3.2.2+devuan2.10_amd64.deb</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 21 Jan 2018 19:07:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7222#p7222</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7219#p7219</link>
			<description><![CDATA[<p>No luck </p><div class="codebox"><pre><code>sudo apt-get install eudev=3.2.2-9 libeudev1=3.2.2-9
Reading package lists... Done
Building dependency tree       
Reading state information... Done
eudev is already the newest version (3.2.2-9).
The following package was automatically installed and is no longer required:
  python-collada
Use &#039;sudo apt autoremove&#039; to remove it.
The following NEW packages will be installed:
  libeudev1
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0 B/92,3 kB of archives.
After this operation, 208 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 186955 files and directories currently installed.)
Preparing to unpack .../libeudev1_3.2.2-9_amd64.deb ...
Unpacking libeudev1:amd64 (3.2.2-9) ...
dpkg: error processing archive /var/cache/apt/archives/libeudev1_3.2.2-9_amd64.deb (--unpack):
 trying to overwrite &#039;/lib/x86_64-linux-gnu/libudev.so.1.6.3&#039;, which is also in package libudev1:amd64 220:3.2.2-devuan2.3
dpkg-deb: error: subprocess paste was killed by signal (Pipe interrotta)
Errors were encountered while processing:
 /var/cache/apt/archives/libeudev1_3.2.2-9_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (onekk)]]></author>
			<pubDate>Sun, 21 Jan 2018 17:10:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7219#p7219</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7213#p7213</link>
			<description><![CDATA[<div class="codebox"><pre><code>apt-get install eudev=3.2.2-9 libeudev1=3.2.2-9</code></pre></div><p>You may get a warning that you are downgrading. Proceed. You are &quot;downgrading&quot; to a newer version that has a smaller version number.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 21 Jan 2018 11:04:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7213#p7213</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] [MiYoLinux] Error updating Ascii version: libeudev1 conflict]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7209#p7209</link>
			<description><![CDATA[<p>I have posted the relevant information also in</p><p> <a href="https://dev1galaxy.org/viewtopic.php?pid=7194#p7194" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=7194#p7194</a></p><p>I will post the relevant code for the error.</p><p>Doing apt dist-upgrade</p><div class="codebox"><pre><code>The following NEW packages will be installed:
  libeudev1
The following packages will be upgraded:
  colord libcolord2 libcolorhug2
....
Get:1 http://pkgmaster.devuan.org/merged ascii/main amd64 libeudev1 amd64 3.2.2-9 [92,3 kB]
Get:2 http://pkgmaster.devuan.org/merged ascii/main amd64 libcolord2 amd64 1.3.3-1+devuan1 [253 kB]
Get:3 http://pkgmaster.devuan.org/merged ascii/main amd64 libcolorhug2 amd64 1.3.3-1+devuan1 [184 kB]
Get:4 http://pkgmaster.devuan.org/merged ascii/main amd64 colord amd64 1.3.3-1+devuan1 [338 kB
....
Unpacking libeudev1:amd64 (3.2.2-9) ...
dpkg: error processing archive /var/cache/apt/archives/libeudev1_3.2.2-9_amd64.deb (--unpack):
 trying to overwrite &#039;/lib/x86_64-linux-gnu/libudev.so.1.6.3&#039;, which is also in package libudev1:amd64 220:3.2.2-devuan2.3</code></pre></div><p>It seems that libeudev1 have a conflicting file with libudev1.</p><p>Maybe there are some conflict in the package base.</p><div class="codebox"><pre><code>apt-cache policy libudev1
libudev1:
  Installed: 220:3.2.2-devuan2.3
  Candidate: 220:3.2.2-devuan2.3
  Version table:
 *** 220:3.2.2-devuan2.3 100
        100 /var/lib/dpkg/status
     1:3.2.2+devuan2.10 500
        500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
     236-3~bpo9+1 100
        100 http://pkgmaster.devuan.org/merged ascii-backports/main amd64 Packages</code></pre></div><p>Hope it can help in solving the problem</p>]]></description>
			<author><![CDATA[dummy@example.com (onekk)]]></author>
			<pubDate>Sun, 21 Jan 2018 09:36:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7209#p7209</guid>
		</item>
	</channel>
</rss>
