-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
geoclue2 failing to find /etc/geoclue/conf.d #327464
Comments
Since the fix is one line, I added it to #329654 although the PR is unrelated. I've decided to use the home-manager convention of an empty |
I opened an upstream issue because I think this is more a bug in Geoclue than NixOS. |
It looks like it has already been fixed and will probably appear in the next release. https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/169 Since this issue was mostly cosmetic in the first place, I'll remove the fix from the PR. |
https://gitlab.freedesktop.org/geoclue/geoclue/-/blob/2.7.2/NEWS The Mozilla API key option was removed since the Mozilla location service is now defunct, see NixOS#321121 Fixes NixOS#327464
https://gitlab.freedesktop.org/geoclue/geoclue/-/blob/2.7.2/NEWS The Mozilla API key option was removed since the Mozilla location service is now defunct, see NixOS#321121 Fixes NixOS#327464
Can we back port that fix from #352480 to 24.05? |
Not sure what the backporting policy is for nixpkgs, but in the meantime you can easily include a package from the unstable channel. |
Describe the bug
My geoclue2 service was emitting the following message:
I got around it with
Expected behavior
The service shouldn't be emitting such messages
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: