NixOS/nixpkgs

[Bug]: Onedrive client fails to start

Opened this issue · 0 comments

Describe the bug

onedrive.service: Failed at step EXEC spawning /usr/bin/sleep: No such file or directory

Steps To Reproduce

Steps to reproduce the behavior:

  1. services.onedrive.enable = true;
  2. systemctl enable --user onedrive
  3. systemctl start --user onedrive

Expected behavior

Service should start normally

Screenshots

image

Additional context

Metadata

  • system: "x86_64-linux"
  • host os: Linux 6.11.8, NixOS, 25.05 (Warbler), 25.05.20241115.5e4fbfb
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.10
  • channels(root): "nixos-24.05"
  • nixpkgs: /nix/store/hfz1qqd0z8amlgn8qwich1dvkmldik36-source

Is actually nix 24.11 unstable.

Notify maintainers


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.