How to recover dbus in Hyperbola v0.4

enmanuel.saravia.contractor 7fddc95b94 upd 1 year ago
usr 7fddc95b94 upd 1 year ago
README.md 20e5812bee upd 1 year ago
dbus.lz 4a26cd2407 first commit 2 years ago
elogind.lz 4a26cd2407 first commit 2 years ago
install.sh 15794198d5 upd 1 year ago
libdbusmenu-glib.lz 3726a05be8 add more package 2 years ago
libdbusmenu-gtk2.lz 3726a05be8 add more package 2 years ago
libdbusmenu-gtk3.lz 3726a05be8 add more package 2 years ago
libelogind.lz 4a26cd2407 first commit 2 years ago
log.txt 20e5812bee upd 1 year ago
pam.lz 4a26cd2407 first commit 2 years ago
pambase.lz 4a26cd2407 first commit 2 years ago

README.md

Recover dbus hyperbola v0.4

This is a not official hyperbola necessary functionallity dependencies for to much works arround latin america, dbus and elogind for install packages like chrome, firefox, postman and code, more than anything for when a friend of the work watch your screen in a screensharing meeting at home office, or when a familiar need comunicate with you and you familiar not have any intention for use libre software, and and we can continue using our precious free operating system, so as not to lose work or communication, and if you could not need dbus, tell me how you did it.

Steps manualy

Clone repo

git clone https://notabug.org/saravia/hyperbola-dbus-recover.git

Go to repo

cd hyperbola-dbus-recover

Install necessary packages

doas pacman -U pambase.lz

doas pacman -U pam.lz

doas pacman -U libelogind.lz

doas pacman -U elogind.lz --assume-installed dbus

doas pacman -U dbus.lz

doas pacman -U libdbusmenu-glib.lz libdbusmenu-gtk2.lz libdbusmenu-gtk3.lz

  • Me compile ^ this packages with Hyperbola v0.3.1 at 15 february 2022

Create a virtual user dbus for start dbus service

doas useradd --system --no-create-home dbus

Copy/Paste libraries manually

Note: Need investigate packages with containt these

doas cp usr/lib/* /usr/lib/

doas ln -svf /usr/lib/libatspi.so.0.0.1 /usr/lib/libatspi.so.0

doas ln -svf /usr/lib/libdbus-c++-1.so.0.0.0 /usr/lib/libdbus-c++-1.so.0

doas ln -svf /usr/lib/libdbus-c++-glib-1.so.0.0.0 /usr/lib/libdbus-c++-glib-1.so.0

doas ln -svf /usr/lib/libdbus-glib-1.so.2.3.3 /usr/lib/libdbus-glib-1.so.2

Now is posible install chrome, firefox, postman and code for develop latin america popular workers, Its all for get compatibility with actual works requeriment but if you can scape to better work, will be better, for more later all PKGBUILD for compile with hyperbola v0.4 by yourself, but for now this works temporally...

^ for android-studio, you need install a multi-boot only with a ubuntu for example, i use that in my case for my actual work.

Cheers...