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

sudo remnux install ended with error #185

Open
MottiKumar opened this issue Jul 14, 2024 · 4 comments
Open

sudo remnux install ended with error #185

MottiKumar opened this issue Jul 14, 2024 · 4 comments

Comments

@MottiKumar
Copy link

Update returned exit code not zero
Error: Update returned exit code not zero
at ChildProcess. (/snapshot/remnux-cli/remnux-cli.js:571:23)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)

Sometimes problems occur due to network or server issues when
downloading packages, in which case retrying your operation
a bit later might lead to good results.

To determine the nature of the issue, please review the
saltstack.log file under /var/cache/remnux/cli in the
subdirectory that matches the REMnux version you're installing.
Search for the log file for "result: false" messages and look at
the surrounding lines to diagnose the issue.

For assistance go to https://github.com/REMnux/remnux-cli/issues

@MottiKumar
Copy link
Author

remnux@remnux:~$ cat /var/cache/remnux/cli/v2024.28.1/saltstack.log | tail -60
- pip==24.1.2
- setuptools==67.7.2
- PyYAML==6.0.1
- six==1.16.0
- pkg_resources==0.0.0
old:
- pkg-resources==0.0.0
- setuptools==44.0.0
- wheel==0.34.2
- pip==20.0.2
comment: Created new virtualenv
duration: 4416.218
name: /opt/qiling
result: true
start_time: '00:20:55.553905'
virtualenv_|-remnux-python3-packages-speakeasy-virtualenv_|-/opt/speakeasy_|-managed:
id: remnux-python3-packages-speakeasy-virtualenv
run_num: 389
sls: remnux.python3-packages.speakeasy
changes:
new: ''
packages:
new:
- wheel==0.38.4
- setuptools==67.7.2
- pkg_resources==0.0.0
- pip==24.1.2
old:
- pkg-resources==0.0.0
- setuptools==44.0.0
- wheel==0.34.2
- pip==20.0.2
comment: Created new virtualenv
duration: 3341.944
name: /opt/speakeasy
result: true
start_time: '00:20:40.327441'
virtualenv_|-remnux-python3-packages-thug-virtualenv_|-/opt/thug_|-managed:
id: remnux-python3-packages-thug-virtualenv
run_num: 341
sls: remnux.python3-packages.thug
changes:
new: ''
packages:
new:
- wheel==0.38.4
- yara-python==4.5.1
- pip==24.1.2
- setuptools==67.7.2
- pkg_resources==0.0.0
old:
- pkg-resources==0.0.0
- setuptools==44.0.0
- wheel==0.34.2
- pip==20.0.2
comment: Created new virtualenv
duration: 5899.257
name: /opt/thug
result: true
start_time: '00:17:15.667672'

@MottiKumar
Copy link
Author

Tried both Update and Upgrade too and also ended up with same error!

@MottiKumar
Copy link
Author

saltstack.log

@digitalsleuth
Copy link

Hi @MottiKumar , it looks like the issue you're having is due to a proxy communication error. You can try reviewing the proxy configuration section in the docs, and it may help resolve your issue.

Cheers!

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

2 participants