update elongind 23 May 2019, 17:48:14 Quick inquiryCode: [Select]warning: perl: ignoring package upgrade (5.26.1-1 => 5.28.2-1):: Replace systemd-dummy with system/elogind? [Y/n] :: Replace systemd-libs-dummy with system/libelogind? [Y/n]
Re: update elongind Reply #1 – 23 May 2019, 22:34:40 Say yes, elogind is now supplying the dummy systemd libs. If you don't want elogind, IgnorePkg it. 1 Likes
Re: update elongind Reply #2 – 25 May 2019, 02:34:55 Quote from: nous – on 23 May 2019, 22:34:40Say yes, elogind is now supplying the dummy systemd libs. If you don't want elogind, IgnorePkg it.thanksbut if I ignor elogind now, other things might break if I understand this. More than a few programs are hunting for systemd dummy files.
Re: update elongind Reply #3 – 25 May 2019, 13:18:50 Quote from: nous – on 23 May 2019, 22:34:40Say yes, elogind is now supplying the dummy systemd libs. If you don't want elogind, IgnorePkg it.On my Plasma system I tested to remove elogind and it would cause the removal of 476 packages.... , so removal, at least with Plasma, doesn't seem to be a good option.Best regards.
Re: update elongind Reply #4 – 25 May 2019, 18:08:06 Code: [Select]# pacman -Rdd elogindwill just remove it and nothing else. See what breaks when you do, and how it breaks it. It may just not be able to utilize one function but the rest will be fine. A missing dependency doesn't mean that the program doesn't work at all.
Re: update elongind Reply #5 – 25 May 2019, 19:16:23 Quote from: fungalnet – on 25 May 2019, 18:08:06Code: [Select]# pacman -Rdd elogindwill just remove it and nothing else. See what breaks when you do, and how it breaks it. It may just not be able to utilize one function but the rest will be fine. A missing dependency doesn't mean that the program doesn't work at all.Everything desktop is in one way or another related to elogind.I don't recommend to remove it, and if you do, you lost any artix help support.If you remove libelogind, many packages will break and throw shared library not found error.It is quite simple, if you want to run without any session tracker, you are better off with gentoo.Binary distros are always compromises. 1 Likes
Re: update elongind Reply #6 – 25 May 2019, 20:17:40 Quote from: conky60 – on 25 May 2019, 13:18:50On my Plasma system I tested to remove elogind and it would cause the removal of 476 packages.... , so removal, at least with Plasma, doesn't seem to be a good option.Best regards.I would imagine that Plasma is heavely dependent on elogind and freedesktop.org superstructure. I just run wmaker and it doesn't have hooks for networking configurations, pulse audio, automounting and udev stuff. It just runs as a desktop on X. This particular box, though, is just my webserver. I just need it to run apache, sshd and mariadb. It also runs a mirror for artix.
Re: update elongind Reply #7 – 25 May 2019, 20:28:12 Quote from: artoo – on 25 May 2019, 19:16:23Everything desktop is in one way or another related to elogind.I don't recommend to remove it, and if you do, you lost any artix help support.If you remove libelogind, many packages will break and throw shared library not found error.It is quite simple, if you want to run without any session tracker, you are better off with gentoo.Binary distros are always compromises.I understand the compromise and I wouldn't remake my webserver from gentoo ports... maybe I am lazy, but I really wouldlike to not do that.I tend to let the binary distor do what it wants until it becomes a problem... and then I rip things out and simplify them and fix it. In this case, at one time I had elogind allowing for 'sudo su -' without a passwd on any user account. That really ticked me off and I copied the settings of my pam configuration from an old server to the new one and rm logindThen there was the time that clicking on a link in thunderbird caused a crash trying to open firefox, over and over, in an infinit loop. That really sucked. I removed parts for that as well, ahavi I think I pulled out. I love artix, and love the work you do artoo, but I've been using a desktop without troubles for near 2 decades now, and if they would just stop "fixing it". accept for security issues and hardware drivers, that would make me very happy.fing wayland is going to make my life miserable.... I know it.