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

./installer.sh: line 272: IF50_aggregator_common: command not found #474

Closed
Chinakentgao opened this issue Feb 6, 2023 · 3 comments · Fixed by #476
Closed

./installer.sh: line 272: IF50_aggregator_common: command not found #474

Chinakentgao opened this issue Feb 6, 2023 · 3 comments · Fixed by #476
Labels
bug Something isn't working Installation Installation issues

Comments

@Chinakentgao
Copy link

Describe the bug
xvfb
Description: Virtual Framebuffer 'fake' X server
Download-Size: 865 kB
xvfb will be newly installed.
./installer.sh: line 272: IF50_aggregator_common: command not found

Error detected - status code 127
Command: echo -e "Command: $ORANGE$BASH_COMMAND$NC"
Location: ./installer.sh, line 272
Stack Trace:
[1] main(): ./installer.sh, line 272 -> main -l

To Reproduce
Steps to reproduce the behavior:

  1. ./installer.sh -l

Expected behavior
No error reported during normal installation

Desktop (please complete the following information):

  • OS: e.g. Kubuntu 22.10 x86_64
  • EMBA version: v1.2.1

Additional context
I installed it on the system/ Installer.sh - l This error will occur after 3 hours of installation.
微信图片_20230206193858

@m-1-k-3
Copy link
Member

m-1-k-3 commented Feb 6, 2023

Thank you for reporting. The normal installation mode is ./installer.sh -d
-l parameter should only list the dependencies. I'm wondering about 3hours of runtime. I will need to check on it.

@m-1-k-3 m-1-k-3 added bug Something isn't working Installation Installation issues labels Feb 6, 2023
@Chinakentgao
Copy link
Author

I found that I modified the script and added an S to make it sIF50_aggregator_common.sh, so there is no problem with the source program. Sorry to bring this issue to you

@m-1-k-3
Copy link
Member

m-1-k-3 commented Feb 7, 2023

Great and thank you for your feedback.
You pointed us also to the fact that the -l option is deprecated and should be removed in the future. I will add a note in the installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Installation Installation issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants