<?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=4305&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / WineHQ]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4305</link>
		<description><![CDATA[The most recent posts in WineHQ.]]></description>
		<lastBuildDate>Mon, 12 Sep 2022 23:36:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=37542#p37542</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>hello,</p><p>i tried this tonight ,</p><p>but don&#039;t know if this solution is still viable for devuan in2022.</p><p>atleast one this laptop here i get the following error</p><div class="codebox"><pre><code>The following packages have unmet dependencies:
 winehq-devel : Depends: wine-devel (= 7.17~buster-1)
E: Unable to correct problems, you have held broken packages.</code></pre></div><p>this happens on devuan beowulf for all 3 options (stable, developemnet or staging).</p><p>dont know if this applies to devuan beowulf in general, as i have upgraded from jessie probably up to beowulf, and in the process maybe used once or twice also the &quot;deb-multimedia&quot; repository.</p></div></blockquote></div><p>&quot;</p><p>Hi Kapqa, you may need to remove any packages from &quot;deb-multimedia&quot; repository. Fix the install and then if you really have too, re-install the multimedia packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Mon, 12 Sep 2022 23:36:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=37542#p37542</guid>
		</item>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=37510#p37510</link>
			<description><![CDATA[<p>hello,</p><p>i tried this tonight ,</p><p>but don&#039;t know if this solution is still viable for devuan in2022.</p><p>atleast one this laptop here i get the following error</p><div class="codebox"><pre><code>The following packages have unmet dependencies:
 winehq-devel : Depends: wine-devel (= 7.17~buster-1)
E: Unable to correct problems, you have held broken packages.</code></pre></div><p>this happens on devuan beowulf for all 3 options (stable, developemnet or staging).</p><p>dont know if this applies to devuan beowulf in general, as i have upgraded from jessie probably up to beowulf, and in the process maybe used once or twice also the &quot;deb-multimedia&quot; repository.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 11 Sep 2022 00:17:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=37510#p37510</guid>
		</item>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=32261#p32261</link>
			<description><![CDATA[<p>In Chimaera Wine 5.0 (and 6.0 from winehq) complained about unmet deps: <strong>libcurl4</strong> and <strong>libldap-2.4-2</strong> even though they were the correct versions required! I had to somewhat manually install wine32 first, then wine64 and lastly the wine metapackage <img src="http://dev1galaxy.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> and that removed some installed packages like mpv and flowblade for no reason I could discern. After putting everything back Wine works.</p>]]></description>
			<author><![CDATA[dummy@example.com (NicePics13)]]></author>
			<pubDate>Wed, 20 Oct 2021 11:15:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=32261#p32261</guid>
		</item>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29569#p29569</link>
			<description><![CDATA[<p>Thanks for getting back.<br />I&#039;ll go a little slower this time, dot my i&#039;s and cross my tee&#039;s. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Sometimes I can be a little dense.</p>]]></description>
			<author><![CDATA[dummy@example.com (combridge)]]></author>
			<pubDate>Mon, 03 May 2021 01:51:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29569#p29569</guid>
		</item>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29531#p29531</link>
			<description><![CDATA[<p>You install their packages just as if you would on Debian. Go to this <a href="https://wiki.winehq.org/Debian" rel="nofollow">page</a> and carefully follow the instructions. The only two repositories available are Buster (Beowulf) and Bullseye (Chimaera). Select the one that&#039;s analogous to your distro version. Note that you&#039;ll need the package <span class="bbc">libfaudio0</span> first (if your repository doesn&#039;t have it, get it from <a href="https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10" rel="nofollow">here</a>).</p><div class="codebox"><pre><code>sudo dpkg --add-architecture i386</code></pre></div><div class="codebox"><pre><code>wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key</code></pre></div><p>Add either of these to your <span class="bbc">/etc/apt/sources.list</span>:</p><div class="codebox"><pre><code>deb https://dl.winehq.org/wine-builds/debian/ buster main
deb https://dl.winehq.org/wine-builds/debian/ bullseye main</code></pre></div><p>You have to choose one of the three WineHQ branches. You&#039;ll want the stable branch just to be safe, but here are your options:</p><div class="codebox"><pre><code>sudo apt install --install-recommends winehq-stable
sudo apt install --install-recommends winehq-devel
sudo apt install --install-recommends winehq-staging</code></pre></div><p>If you run into any dependency faults, install them again and remove whatever might be conflicting with the installs.</p>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Sun, 02 May 2021 07:19:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29531#p29531</guid>
		</item>
		<item>
			<title><![CDATA[Re: WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29530#p29530</link>
			<description><![CDATA[<p>Don&#039;t the instructions at <a href="https://wiki.winehq.org/Debian" rel="nofollow">https://wiki.winehq.org/Debian</a> work for you?</p><p>I suppose, for a 64-bit Devuan beowulf, you will also need the prior</p><div class="codebox"><pre><code># dpkg --add-architecture i386</code></pre></div><p> so as to enable &quot;multiarch support&quot;.</p><p>Thereafter it&#039;s the usual 3 steps: download and add their key, add their &quot;buster&quot; repository sources.list point and update, and then install their package(s). (Though contrary to those instructions, I would always use --no-install-recommends for installing)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 02 May 2021 07:12:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29530#p29530</guid>
		</item>
		<item>
			<title><![CDATA[WineHQ]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29529#p29529</link>
			<description><![CDATA[<p>Is there a logical (ie: step by step) way to get winehq running in Devuan?</p><p>I&#039;ve gone through several posts but seem to hit &quot;roadblocks&quot; along the way. Most are fairly old for the computer world (ie: dependencies mentioned but no where to found when following the directions).</p><p>It was fairly simple to do in Slackware, because of the excellent documentation.</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (combridge)]]></author>
			<pubDate>Sun, 02 May 2021 05:24:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29529#p29529</guid>
		</item>
	</channel>
</rss>
