<?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=3126&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] apt pinning dbus]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3126</link>
		<description><![CDATA[The most recent posts in [Solved] apt pinning dbus.]]></description>
		<lastBuildDate>Sat, 16 Nov 2019 19:51:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18512#p18512</link>
			<description><![CDATA[<div class="quotebox"><cite>thierrybo wrote:</cite><blockquote><div><p>Maybe just pining by origin is sufficient:</p><p>Package: dbus<br />Pin: release o=Devuan<br />Pin-Priority: -1</p></div></blockquote></div><p>I tested this, and it doesn&#039;t work - dbus wanted to sneak in.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 16 Nov 2019 19:51:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18512#p18512</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18503#p18503</link>
			<description><![CDATA[<p>Maybe just pining by origin is sufficient:</p><p>Package: dbus<br />Pin: release o=Devuan<br />Pin-Priority: -1</p>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Sat, 16 Nov 2019 14:42:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18503#p18503</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18369#p18369</link>
			<description><![CDATA[<p>I believe Pin release should be enough, my oversight was not seeing that dbus had two versions in different repositories in the sources list, one in ascii/main and a later version in ascii-security.&#160; So i think just pinning &quot;dbus&quot; via whatever release found in apt policy should be enough, im not really sure what effect pinning the version number of packages would be though, i suppose if you leave out Pin release then Pin version would work much the same.</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Sat, 02 Nov 2019 14:50:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18369#p18369</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18368#p18368</link>
			<description><![CDATA[<p>Thanks for the follow-up. It&#039;s always nice to be able to answer your own question.</p><p>In your own words, what does pinning a package without version number do?</p>]]></description>
			<author><![CDATA[dummy@example.com (bgstack15)]]></author>
			<pubDate>Sat, 02 Nov 2019 12:52:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18368#p18368</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18366#p18366</link>
			<description><![CDATA[<p>solved this, i didnt realise the latest dbus version was in ascii-security </p><p>so the fix is below, leaving out the dbus versions</p><div class="codebox"><pre><code>Package: dbus
Pin: release n=ascii-security
Pin-Priority: -1

Package: dbus
Pin: release n=ascii
Pin-Priority: -1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Sat, 02 Nov 2019 06:59:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18366#p18366</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] apt pinning dbus]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=18365#p18365</link>
			<description><![CDATA[<p>Hi devuaners,</p><p>I have just installed ascii openrc init version onto a partition, the latest updated iso via the netinstall version. <br />Everything seems to be working ok but im trying to lose dbus via apt pinning but apt policy seems to show two versions, one pinned -1 and one at 500 thus not pinning the latest version .</p><div class="codebox"><pre><code>:~$ apt policy dbus
dbus:
  Installed: (none)
  Candidate: 1.10.28-0+deb9u1+devuan2
  Version table:
     1.10.28-0+deb9u1+devuan2 500
        500 http://au.deb.devuan.org/merged ascii-security/main amd64 Packages
        100 /var/lib/dpkg/status
     1.10.22-1+devuan2 -1
        500 http://au.deb.devuan.org/merged ascii/main amd64 Packages
        500 http://au.deb.devuan.org/merged ascii-updates/main amd64 Packages</code></pre></div><p>ive tried pinning both versions in <span class="bbc">/etc/apt/preferences.d/nodbus</span> but no luck, any help much appreciated, thanks.</p><div class="codebox"><pre><code>Package: dbus
Pin: version 1.10.28-0
Pin: release n=ascii
Pin-Priority: -1

Package: dbus
Pin: version 1.10.22-1
Pin: release n=ascii
Pin-Priority: -1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Sat, 02 Nov 2019 05:36:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=18365#p18365</guid>
		</item>
	</channel>
</rss>
