You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
Describe the bug
I am using an Amazon WorkSpace VDI that uses SSO w/ active directory. My username is taylord on the system, but fleek shows in in ~/.fleek.yml as '[email protected]', where redacted is my company's name. When trying to do the -- apply step from the installation guide, I get an exit status 1 and the product does not install with this error:
error: syntax error, unexpected '@'.
To Reproduce
Steps to reproduce the behavior:
Attempt to install Fleek using a domain-joined device
Expected behavior
A clear and concise description of what you expected to happen.
It should install successfully.
Environment
OS: Ubuntu Pro 22.04
Shell: bash
fleek version It failed to install, but latest as of writing.
The text was updated successfully, but these errors were encountered:
installing 'home-manager-path'
building '/nix/store/65xf6x3apafl2jv7bs2ajvmg9m0bllcz-user-environment.drv'...
error: opening lock file '/nix/var/nix/profiles/per-user/[email protected]/profile.lock': No such file or directory
Oops, Nix failed to install your new Home Manager profile!
Perhaps there is a conflict with a package that was installed using
"nix-env -i"? Try running
nix-env -q
and if there is a conflicting package you can remove it with
nix-env -e {package name}
Then try activating your Home Manager configuration again.
ERROR
ERROR Error: exit status 1
ERROR
ERROR
ERROR Error: exit status 1
ERROR
ERROR
ERROR Error:
ERROR
ERROR There was an internal error. Run with FLEEK_DEBUG=1 for a detailed error message, and consider reporting it at https://github.com/ublue-os/fleek/issues
Describe the bug
I am using an Amazon WorkSpace VDI that uses SSO w/ active directory. My username is taylord on the system, but fleek shows in in ~/.fleek.yml as '[email protected]', where redacted is my company's name. When trying to do the -- apply step from the installation guide, I get an exit status 1 and the product does not install with this error:
error: syntax error, unexpected '@'.
To Reproduce
Steps to reproduce the behavior:
Attempt to install Fleek using a domain-joined device
Expected behavior
A clear and concise description of what you expected to happen.
It should install successfully.
Environment
The text was updated successfully, but these errors were encountered: