bombo82 / bombo82-overlay

My own collection of ebuilds
GNU General Public License v2.0
14 stars 8 forks source link

ebuild of app-editors/vscode-bin have problem with missing required dependencies of libnss and libcups #17

Closed zendet closed 1 year ago

zendet commented 1 year ago

your .eduild doesn't have required dependensies. you can try to start vscode-bin without these two deps, but you will get this line of negative speech /opt/vscode-bin/bin/../code: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory (same with libcups) jorgicio had an identical problem with these deps, i think you can easily use his solution ;)

bombo82 commented 1 year ago

Hi, thank you for reporting the error. I fixed the dependencies and it should now work fine.

Forgive the delay, I manage this repository in my spare rime and sometimes I am not very responsive :-(