Jelmerro / Vieb

Vim Inspired Electron Browser - Vim bindings for the web by design
https://vieb.dev
GNU General Public License v3.0
1.29k stars 61 forks source link

libuuid error on opensuse tumbleweed #553

Open franzmondlichtmann opened 3 months ago

franzmondlichtmann commented 3 months ago

When I installed x86 rpm package of vieb I encountered the error that the libuuid package would be missing on opensuse tumbleweed. But the interesting thing is that libuuid was already installed in opensuses native package installer. Therefore it throws the error, that if I wanted to install vieb, I have to break the package. (Break package and continue?). If I click this the installation process continues and vieb gets installed without problems. Vieb starts and works without problems.

Jelmerro commented 2 months ago

I need more information to be able to look into this. Can you provide some screenshots or command output? Preferably even logs of the installation issue. I am also interested if you also have this problem for other Electron based apps that provide a similar rpm installer. And finally, can you reproduce this on a fresh install of the opensuse tumbleweed distro?