Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-04 Thread
Megver83 writes: > Remember to have [nonsystemd] above all other repos and [nonsystemd- > multilib] above all multilib repos in pacman.conf, so that pacman > prioritizes their pkgs thank you for this tip it solve a lot a lot of problems. ___ Dev

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-03 Thread Megver83
some [nonsystemd-multilib] pkgs depends on lib32-eudev, which is in [pcr-multilib], but I'll move it to [nonsystemd-multilib] soon Remember to have [nonsystemd] above all other repos and [nonsystemd- multilib] above all multilib repos in pacman.conf, so that pacman prioritizes their pkgs If you

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-03 Thread leestrobel
I didn't have [nonsystemd-multilib] and [pcr-multilib] enabled in my pacman.conf. I enabled those, as Megver suggested and wine installed fine (x86, OpenRC). Regards, Lee April 3, 2020 8:25 AM, join...@cock.li wrote: > finally I managed to get it installed with these steps: > > - enable

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-03 Thread
finally I managed to get it installed with these steps: - enable [nonsystemd-multilib] ([pcr-multilib] I miss this repo) [multilib] repos - install nonsystemd-multilib/lib32-dbus package - install pcr-multilib/lib32-eudev - install nonsystemd-multilib/lib32-libusb - install wine this how

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-03 Thread
I think the problem maybe is that there is package which wine depend on that depend on systemd or lib32-systemd. ___ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-03 Thread mr.fantastic
Megver83 writes: > This is strange. I can install wine without issues. Do you have > [nonsystemd] and [nonsystemd-multilib] above all the other repos in > pacman.conf? yes I do have them and also the pure multilib repo and my parabola install is somewhat fresh only using it few months. I think

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-02 Thread Megver83
This is strange. I can install wine without issues. Do you have [nonsystemd] and [nonsystemd-multilib] above all the other repos in pacman.conf? El jue, 02-04-2020 a las 20:23 +, leestro...@disroot.org escribió: > The conflict between dbus and lib32-dbus is one I reported a couple > of weeks

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-02 Thread leestrobel
The conflict between dbus and lib32-dbus is one I reported a couple of weeks ago: https://labs.parabola.nu/issues/2659 I wouldn't recommend removing dbus, as it is required by many other packages (as your printout shows). Lee (Time4Tea) April 2, 2020 4:18 PM, join...@cock.li wrote: > to

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-02 Thread
to give more information about the satiation here is my log $ sudo pacman -S wine resolving dependencies... looking for conflicting packages... :: lib32-dbus and dbus are in conflict (libdbus-1.so). Remove dbus? [y/N] y :: lib32-systemd and your-initfreedom are in conflict. Remove

Re: [Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-02 Thread Megver83
"not available for OpenRC users" what is that? OpenRC users can also do `pacman -S wine' too. Wine doesn't need systemd by default. Not all Artix packages are modified, only the ones that need systemd, which is not the case of wine El jue, 02-04-2020 a las 22:22 +0300, mr.fantastic escribió: >

[Dev] [REQUEST] adding wine to nonsystemd-multilib

2020-04-02 Thread mr.fantastic
hi, I have noticed that wine in not available for OpenRC users and I noticed as Megver83 says he look at artix I searched and get the package builds at that link: https://gitea.artixlinux.org/artixlinux/community/src/branch/master/wine ___ Dev mailing