-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
mutagen doesn't install mutagen agents #81219
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Describe the bug
Trying to run mutagen results in an error:
$ mutagen sync resume bedc2b69-b8ef-42c3-98bc-993059c84d7b
Started Mutagen daemon in background (terminate with "mutagen daemon stop")
Extracting agent...
Error: resume failed: unable to resume session: unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to install agent: unable to get agent for platform: unable to open agent bundle: open /nix/store/n5nx3n2wkxbpm7nfdl7w7rbllafxamqy-mutagen-0.11.0/bin/mutagen-agents.tar.gz: no such file or directory
The mutagen-agents.tar.gz which is supposed to have binaries for different platforms is missing.
To Reproduce
- Install mutagen
- Activate a mutagen session
Metadata
- system:
"x86_64-linux" - host os:
Linux 5.4.20, NixOS, 20.09pre213994.e2b4abe3c8f (Nightingale) - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.3.3 - channels(alex):
"home-manager" - channels(root):
"nixos-20.09pre213994.e2b4abe3c8f, home-manager" - nixpkgs:
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
# a list of nixpkgs attributes affected by the problem
attribute:mutagen
# a list of nixos modules affected by the problem
module:Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken