← prev | next →
SecretsOfHeart 2022-09-04 21:24:50
MySQL
C0rn3j 2022-09-04 21:24:57
Remove MariaDB libs then
SecretsOfHeart 2022-09-04 21:25:26
C0rn3j 2022-09-04 21:24:57
Remove MariaDB libs then
It just says target not found mariadb-libs
C0rn3j 2022-09-04 21:25:41
SecretsOfHeart 2022-09-04 21:25:26
It just says target not found mariadb-libs
What exact error are you getting by doing what?
SecretsOfHeart 2022-09-04 21:26:10
error: target not found: mariadb-libs
SecretsOfHeart 2022-09-04 21:26:24
I am removing by sudo pacman -R mariadb-libs
C0rn3j 2022-09-04 21:26:28
Right, but what is triggering the conflict
SecretsOfHeart 2022-09-04 21:26:51
I was trying to install hydra
Using
Sudo pacman -Syu hydra
SecretsOfHeart 2022-09-04 21:27:18
It trigged the error that those two packages are in conflict
C0rn3j 2022-09-04 21:27:25
Should’ve lead with that
il_muflone 2022-09-04 21:27:46
hydra requires mariadb-libs
you can’t have also mysql installed
SecretsOfHeart 2022-09-04 21:28:51
il_muflone 2022-09-04 21:27:46
hydra requires mariadb-libs
you can’t have also mysql installed
Ohhh this is the problem. Now i understand. Hydra requires mariadb-libs but when it tries to install them, it goes in conflict with mysql
C0rn3j 2022-09-04 21:28:57
SecretsOfHeart 2022-09-04 21:28:51
Ohhh this is the problem. Now i understand. Hydra requires mariadb-libs but when it tries to install them, it goes in conflict with mysql
Containerize one or both of the things you need installed
SecretsOfHeart 2022-09-04 21:29:14
C0rn3j 2022-09-04 21:28:57
Containerize one or both of the things you need installed
How can i do this? I am new to arch
SecretsOfHeart 2022-09-04 21:29:28
How to contanerize packages?
C0rn3j 2022-09-04 21:30:06
Docker/Flatpak/… or setup an Arch container in LXD and install things there, which is what I would do, though it’s slightly involved to setup.
SecretsOfHeart 2022-09-04 21:30:37
Okay. I will try to install hydra in docket container
SecretsOfHeart 2022-09-04 21:30:49
Docker*
il_muflone 2022-09-04 21:32:58
SecretsOfHeart 2022-09-04 21:30:37
Okay. I will try to install hydra in docket container
or install hydra keeping mariadb-libs as in the repositories
denis_oster 2022-09-04 21:48:10
Ronard 2022-09-04 21:55:22
denis_oster 2022-09-04 21:48:10
Is your proper video driver loaded?
Ronard 2022-09-04 21:55:43
Try nouveau
p87726 2022-09-04 22:01:10
request failed: Get “https://aur.archlinux.org/rpc?arg%5B%5D=downgrade&type=info&v=5”: dial tcp [2a01:4f9:c010:50::1]:443: connect: connection refused
Is the AUR down?
lunixl 2022-09-04 22:03:31
p87726 2022-09-04 22:01:10

request failed: Get “https://aur.archlinux.org/rpc?arg%5B%5D=downgrade&type=info&v=5”: dial tcp [2a01:4f9:c010:50::1]:443: connect: connection refused
Is the AUR down?
Yeah it’s down for me too
C0rn3j 2022-09-04 22:09:27
p87726 2022-09-04 22:01:10

request failed: Get “https://aur.archlinux.org/rpc?arg%5B%5D=downgrade&type=info&v=5”: dial tcp [2a01:4f9:c010:50::1]:443: connect: connection refused
Is the AUR down?
https://status.archlinux.org/
p87726 2022-09-04 22:13:10
C0rn3j 2022-09-04 22:09:27

https://status.archlinux.org/
Didn’t know this page also exists 🙂
il_muflone 2022-09-04 22:17:06
p87726 2022-09-04 22:01:10

request failed: Get “https://aur.archlinux.org/rpc?arg%5B%5D=downgrade&type=info&v=5”: dial tcp [2a01:4f9:c010:50::1]:443: connect: connection refused
Is the AUR down?
There was some pamac update ?
p87726 2022-09-04 22:17:40
il_muflone 2022-09-04 22:17:06

There was some pamac update ?
I use yay. Actually I wanted to install the “downgrade” package
p87726 2022-09-04 22:18:08
Btw, any idea about this error?
It shows up while opening libreoffice draw. I can open writer just fine.
grazzolini 2022-09-04 22:19:38
il_muflone 2022-09-04 22:17:06

There was some pamac update ?
No, AUR update.
grazzolini 2022-09-04 22:19:43
It seems
il_muflone 2022-09-04 22:19:47
p87726 2022-09-04 22:18:08

Btw, any idea about this error?
It shows up while opening libreoffice draw. I can open writer just fine.
I don’t know
Are you sure your whole system is fully updated?
Ronard 2022-09-04 22:20:18
p87726 2022-09-04 22:18:08

Btw, any idea about this error?
It shows up while opening libreoffice draw. I can open writer just fine.
Try to reinstall it
Ronard 2022-09-04 22:20:29
But eith -Rd –no-deps
p87726 2022-09-04 22:20:41
il_muflone 2022-09-04 22:19:47

I don’t know
Are you sure your whole system is fully updated?
Yes. There are updates available, but I didn’t install anything new yet.
← prev | next →