<?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=5979&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Sway with seatd]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5979</link>
		<description><![CDATA[The most recent posts in Sway with seatd.]]></description>
		<lastBuildDate>Mon, 16 Oct 2023 18:37:01 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44911#p44911</link>
			<description><![CDATA[<p>I am not running into many issues if elogind is still installed. dependency wise you don&#039;t really need to run it but more uncomplicated if it&#039;s present.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Mon, 16 Oct 2023 18:37:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44911#p44911</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44491#p44491</link>
			<description><![CDATA[<p>System : Daedalus , sway+seatd+libpam-ck-connector</p><p>I find a way to install Calibre without pulling elogind&#160; .</p><p>(due to past command: sudo dpkg --add-architecture i386 we see also various i386 packages)</p><div class="codebox"><pre class="vscroll"><code>$ sudo apt-get install calibre
     The following packages will be REMOVED:
       libasound2-plugins:i386 libpam-ck-connector libpulse0:i386
       libsdl2-2.0-0:i386 libsystemd0 libsystemd0:i386
     The following NEW packages will be installed:
       blt calibre calibre-bin eject elogind 

After we lowering apt priority to -1 for elogind in /etc/apt/preferences :
$ sudo apt-get install calibre
     The following packages will be REMOVED:
       libpam-ck-connector libsystemd0 libsystemd0:i386
     The following NEW packages will be installed:
       blt calibre calibre-bin eject elogind:i386   

After we lowering apt priority to -1 for elogind:i386 in /etc/apt/preferences : 
$ sudo apt-get install calibre
     The following packages will be REMOVED:
       libpam-ck-connector
     The following NEW packages will be installed:
       blt calibre calibre-bin dummy-logind ..

I didnt found how to keep &#039;libpam-ck-connector&#039; from being removed in /etc/apt/preferences
but that command worked:
$ sudo apt-mark hold libpam-ck-connector
$ sudo apt-get install calibre
 // now libpam-ck-connector was not listed for removal but
 // neither dummy-logind for installation. But calibre was installed and seems to work ok.

Checking afterward in cases i missed something:
$ sudo apt-cache policy elogind
elogind:
  Installed: (none)
  Candidate: (none)
$ sudo apt-cache policy elogind:i386
elogind:i386:
  Installed: (none)
  Candidate: (none)</code></pre></div><p>And here is my /etc/apt/preferences<br />Althougth as i noted&#160; the libpam-ck-connector didnt work.</p><div class="codebox"><pre><code>                                                
Package: elogind
Pin: release a=stable
Pin-Priority: -1

Package: elogind:i386
Pin: release a=stable
Pin-Priority: -1

Package: libpam-ck-connector
Pin: release a=stable
Pin-Priority: 1001</code></pre></div><p>Please for anyone usiing&#160; Daedalus with sway , seatd] and libpam-ck-connector it would be great to hear how you installed packages that try to remove libpam-ck-connector or pull elogind.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sat, 23 Sep 2023 14:58:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44491#p44491</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44302#p44302</link>
			<description><![CDATA[<div class="quotebox"><cite>chomwitt wrote:</cite><blockquote><div><p>thanks stopAI .<br />ps: how to stop AI ? I think by creating p2p AI and fediverse AI ?</p></div></blockquote></div><p>The only way to deal with the threat from AI is shut It down!</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Thu, 14 Sep 2023 11:37:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44302#p44302</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44293#p44293</link>
			<description><![CDATA[<p>thanks stopAI .<br />I see the broad picture now . How PAM is a common authentication functionality library-service . <br />I ll try to dig little deeper and see how seatd- consolekit2-pam and greetd work together. Because in first glance apt depents fields dont offer any insigths and reading the project&#039;s sites seems that consolekit2 functonality overalps seatd.</p><p>ps: how to stop AI ? I think by creating p2p AI and fediverse AI ?</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Thu, 14 Sep 2023 10:57:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44293#p44293</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44236#p44236</link>
			<description><![CDATA[<div class="quotebox"><cite>chomwitt wrote:</cite><blockquote><div><p>but why do i need PAM to access my pc that i am the only user ?</p></div></blockquote></div><p>Because you are a system administrator.</p><p>More info here:</p><p><a href="https://en.wikipedia.org/wiki/Linux_PAM" rel="nofollow">https://en.wikipedia.org/wiki/Linux_PAM</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Tue, 12 Sep 2023 12:49:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44236#p44236</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44213#p44213</link>
			<description><![CDATA[<p>but why do i need PAM to access my pc that i am the only user ?</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Mon, 11 Sep 2023 16:01:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44213#p44213</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44201#p44201</link>
			<description><![CDATA[<p>libpam-ck-connector is for Consolekit2 to communicate with PAM. Consolekit2 is a more Unix respecting alternative to elogind and seatd is used alongside it to cover Wayland sessions.</p>]]></description>
			<author><![CDATA[dummy@example.com (hunter0one)]]></author>
			<pubDate>Mon, 11 Sep 2023 00:38:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44201#p44201</guid>
		</item>
		<item>
			<title><![CDATA[Sway with seatd]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44199#p44199</link>
			<description><![CDATA[<p>I was happy to read in Daedalus release notes:</p><div class="quotebox"><blockquote><div><p>### Wayland GUI without elogind</p><p>Users can now enjoy a wayland desktop without elogind by installing<br />libpam-ck-connector, sway and seatd.</p></div></blockquote></div><p>The main reason is that i like to have options and secondly (but not least important) i like to have a system that feels less opaque regarding the functionality offered by each package.</p><p>So i started a desktopless fresh installation into my PC and i gradually installed various packages in order to setup a decent , ligthweight desktop based on sway but without elogind and using seatd.</p><p>For reason that i dont currently undrestand sway wont start unless&#160; <strong>libpam-ck-connector</strong><br />is installed. (that package is mentioned also in&#160; <a href="https://dev1galaxy.org/viewtopic.php?id=5909" rel="nofollow">&#039;Devuan without elogind&#039; by Iggy64</a> but again with no much explanation.</p><p>So sway starts by command line and&#160; i am happy but various application try to pull elogind and also to remove libpam-ck-connector.<br />Example:</p><div class="quotebox"><blockquote><div><p>$ sudo apt-get install calibre<br />The following packages will be REMOVED:<br />&#160; libpam-ck-connector libsystemd0<br />The following NEW packages will be installed:<br />&#160; blt calibre calibre-bin eject elogind ...</p></div></blockquote></div><p>So i try:</p><div class="quotebox"><blockquote><div><p>$ sudo apt-get install calibre elogind-<br />..<br />The following packages will be REMOVED:<br />&#160; libpam-ck-connector<br />The following NEW packages will be installed:<br />&#160; blt calibre calibre-bin dummy-logind <br />...</p></div></blockquote></div><p>What can i do in that case ?</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sun, 10 Sep 2023 22:40:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44199#p44199</guid>
		</item>
	</channel>
</rss>
