← prev | next →
ariefr 2022-09-14 06:50:16
. 2022-09-14 06:48:28
make[1]: *** [Makefile:85: gpm] Error 1
make[1]: Leaving directory ‘/home/mortal/.cache/yay/gpm-vm/src/gpm/src’
make: *** [Makefile:77: do-all] Error 1
==> ERROR: A failure occurred in build().
Aborting…
-> error making: gpm-vm
i get this
why are making gpm?
ZESHANKHALID 2022-09-14 06:51:09
ariefr 2022-09-14 06:49:31
you’re not running arch
arch with openrc
ariefr 2022-09-14 06:52:08
ZESHANKHALID 2022-09-14 06:51:09
arch with openrc
https://wiki.archlinux.org/title/OpenRC
please read the first line warning
ariefr 2022-09-14 06:54:50
ZESHANKHALID 2022-09-14 06:47:16
i had started NetworkManager in openrc but it show [inactive] when i use rc-status,
how can i enable this?
which step you did to install openrc init
. 2022-09-14 06:56:47
ariefr 2022-09-14 06:50:16
why are making gpm?
its gpm-vm which remove mouse proble in virtualbox as written in https://wiki.archlinux.org/title/General_purpose_mouse
ariefr 2022-09-14 07:00:40
. 2022-09-14 06:56:47
its gpm-vm which remove mouse proble in virtualbox as written in https://wiki.archlinux.org/title/General_purpose_mouse
this is mouse for console only.
your vm runing console or gui ?
p87726 2022-09-14 08:03:03
ariefr 2022-09-14 06:52:08
https://wiki.archlinux.org/title/OpenRC
please read the first line warning
Didn’t know that systemd also have alternatives
ariefr 2022-09-14 08:37:45
p87726 2022-09-14 08:03:03
Didn’t know that systemd also have alternatives
there are several openrc, sysv, runit, dinit, s6
but arch only use systemd
ariefr 2022-09-14 08:39:15
i believe because systemd library has been adopted by many major packages, some is not working without it
. 2022-09-14 11:13:30
ariefr 2022-09-14 07:00:40
this is mouse for console only.
your vm runing console or gui ?
trying to run a distro in virtual box.archlinux is host
ariefr 2022-09-14 11:15:32
. 2022-09-14 11:13:30
trying to run a distro in virtual box.archlinux is host
is just miss configured virtual box I guest,
it is very rare you need special mouse configuration (i.e. virtio)
. 2022-09-14 11:18:02
ariefr 2022-09-14 11:15:32
is just miss configured virtual box I guest,
it is very rare you need special mouse configuration (i.e. virtio)
what to do then
ariefr 2022-09-14 11:22:04
. 2022-09-14 11:18:02
what to do then
show me your vm configuration, specially related to mouse (inputs)
. 2022-09-14 11:29:42
ariefr 2022-09-14 11:22:04
show me your vm configuration, specially related to mouse (inputs)
[mortal@archlinux ~]$ home/.config/VirtualBox
bash: home/.config/VirtualBox: No such file or directory
where is the configuation file lol
C0rn3j 2022-09-14 11:30:38
. 2022-09-14 11:18:02
what to do then
I would suggest uninstalling VB and switching to KVM with virt-manager.
No need for installing a 3rd party hypervisor when one is already included in your kernel.
ariefr 2022-09-14 11:44:46
. 2022-09-14 11:29:42
[mortal@archlinux ~]$ home/.config/VirtualBox
bash: home/.config/VirtualBox: No such file or directory
where is the configuation file lol
you have to do a screen shot 😜
. 2022-09-14 11:48:10

this error
Ronard 2022-09-14 11:54:43
. 2022-09-14 11:48:10

this error
It s already says you the error
Ronard 2022-09-14 11:55:06
This binary is missing. Try: whereis virtlxcd-sock
. 2022-09-14 11:56:01
Ronard 2022-09-14 11:55:06

This binary is missing. Try: whereis virtlxcd-sock
just shows virtlxcd-sock:
Ronard 2022-09-14 11:56:09
So there s no package
. 2022-09-14 11:56:47
Ronard 2022-09-14 11:56:09

So there s no package
it is installed libvirt
Ronard 2022-09-14 11:57:02
Try to turn it on using systemctl enable
Ronard 2022-09-14 11:57:58
systemctl enable –now libvirtd
Ronard 2022-09-14 11:58:16
make sure to have installed virt-manager as well
. 2022-09-14 11:59:41
Ronard 2022-09-14 11:57:02

Try to turn it on using systemctl enable
now working
Ronard 2022-09-14 12:05:10
. 2022-09-14 11:59:41

now working
Noice
. 2022-09-14 12:10:46

now this
Rob 2022-09-14 12:15:17
. 2022-09-14 12:10:46

now this
The wiki will fix this for you
bx2nero 2022-09-14 12:15:21
. 2022-09-14 12:10:46

now this
the error itself is the answer.
Danielf 2022-09-14 12:24:12
Cristhixnn 2022-09-14 04:15:35
should i switch to wayland?
if you have Nvidia maybe you shouldn’t
Danielf 2022-09-14 12:24:59
bx2nero 2022-09-14 12:15:21

the error itself is the answer.
+1
India Tech Support 2022-09-14 12:26:45
apt-install -S dnsmasq
ufoludek 2022-09-14 12:35:18
India Tech Support 2022-09-14 12:26:45

apt-install -S dnsmasq
Sure, sudo emerge -pv dnsmasq
. 2022-09-14 12:36:07
I installed with pacman
← prev | next →