-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OnlyOffice do not launch due to GLIBCXX not found. #218238
Labels
0.kind: bug
Something is broken
Comments
The first bad commit is cb57273 |
Adding |
12 tasks
superherointj
pushed a commit
that referenced
this issue
Feb 27, 2023
OnlyOffice is currently not launching (#218238), due to a missing library (libstdc++.so.6). I used nix-locate to see which outputs provide it, and `gcc-unwrapped.lib` is the one that makes more sense to me, but I'm not sure if there's a better way to supply that lib.
Misterio77
added a commit
to Misterio77/nixpkgs
that referenced
this issue
Feb 27, 2023
Also moved runtimeInputs into mkDerivation, so that is overridable. Fixes NixOS#218238
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When trying to launch OnlyOffice, I get the following error:
NixOS config in
jupiter/etc/nixos
- https://github.com/mbledkowski/dotfilesExpected behavior
OnlyOffice launches.
Notify maintainers
@nh2
@GTrunSec
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: