Skip to content
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

Error when starting neoss: no such user #186

Open
linuxissuper opened this issue Jan 26, 2024 · 0 comments
Open

Error when starting neoss: no such user #186

linuxissuper opened this issue Jan 26, 2024 · 0 comments

Comments

@linuxissuper
Copy link

I'm trying to add neoss to nixpkgs and already built it with nix
but when I'm starting it, it exits with an error:

id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
id: ‘100’: no such user
Error: Command failed: id -nu 100
id: ‘100’: no such user

    at checkExecSyncError (node:child_process:890:11)
    at execSync (node:child_process:962:15)
    at /nix/store/76lm8r14qxk3r93wwj50jym69l06dvxq-neoss-1.1.10/lib/node_modules/neoss/build/utils/users.js:83:50
    at Generator.next (<anonymous>)
    at /nix/store/76lm8r14qxk3r93wwj50jym69l06dvxq-neoss-1.1.10/lib/node_modules/neoss/build/utils/users.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (/nix/store/76lm8r14qxk3r93wwj50jym69l06dvxq-neoss-1.1.10/lib/node_modules/neoss/build/utils/users.js:4:12)
    at getUserData (/nix/store/76lm8r14qxk3r93wwj50jym69l06dvxq-neoss-1.1.10/lib/node_modules/neoss/build/utils/users.js:72:12)
    at /nix/store/76lm8r14qxk3r93wwj50jym69l06dvxq-neoss-1.1.10/lib/node_modules/neoss/build/utils/getStats.js:53:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant