Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] freerdp and libsystemd-dummy (Read 1200 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] freerdp and libsystemd-dummy

Good Morning All,

A recent
Code: [Select]
sudo pacman -Syu
results in the error of:

Code: [Select]
[warning: cannot resolve "libsystemd.so=0-64", a dependency of "freerdp"
:: The following package cannot be upgraded due to unresolvable dependencies:
      freerdp

:: Do you want to skip the above package for this upgrade? [y/N]

So after reading a couple of posts about this error, I attempted to install libsystemd-dummy. pacman couldn't find the package. So I went to the Archlinux AUR, and it's not there either.

I use freerdp as part of my work to connect to Windows boxes to provide client support. How to I fix this?

Thanks!


Dave

Re: freerdp and libsystemd-dummy

Reply #1
libelogind now works as libsystemd replacement. I think, the only way for you to resolve this issue is to rebuild freerdp yourself
ARMtix

Re: freerdp and libsystemd-dummy

Reply #2
libsystemd-dummy is an ancient thing that no longer exists. I'm not sure when freerdp magically got a systemd dependency (it used to not have one), but this is probably something we should put in our repos.


Re: freerdp and libsystemd-dummy

Reply #4
A non-systemd freerdp is in galaxy now. Enjoy.

 

Re: [SOLVED] freerdp and libsystemd-dummy

Reply #5
Thank you to all for your replies.

I use a local mirror for the repos. I have multiple machines, and I use my local mirror so as not to burden the Artix servers with excessive bandwidth usage for those multiple machines. After I re-synced my local mirror, then the update worked perfectly.

THANK YOU!

I am a retired sys admin. I HATE systemd with a complete passion. This cancer has it's fingers everywhere. I am completely bewildered that the Linux community as a whole tolerates this garbage. I mean, if it was well written, behaved properly, stuck with the original idea of an init system, and the systemd developers weren't so defensive regarding bug reports - I might feel differently.

I truly appreciate Artix.

THANK YOU again,


Dave