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

/bin/bash: /home/pango_update: No such file or directory no comando viralflow --build -containerService docker #16

Closed
grazLet opened this issue Oct 10, 2022 · 2 comments · Fixed by #40

Comments

@grazLet
Copy link

grazLet commented Oct 10, 2022

Olá, estou tentando utilizar a ferramenta pelo Docker, mas recebo o seguinte erro:

/bin/bash: /home/pango_update: No such file or directory

Olhando o arquivo Dockerfile percebi que na linha 12 o comando RUN /bin/bash -c "source /home/pango_update" busca pelo arquivo pango_update que realmente não está na path /home/pango_update, mas sim na path ~/ViralFlow (pasta que vem com o git clone).
Quando eu chamo o comando source /home/lacen/ViralFlow/pango_update ele consegue ativar o ambiente do pangolin e logo em seguida realizar as atualizações.

$ source /home/lacen/ViralFlow/pango_update
Activating pangolin
Updating pangolin
pangolin already latest release (v4.1.2)
pangolin-data already latest release (v1.14)
constellations already latest release (v0.1.10)
scorpio already latest release (v0.3.17)

Saberia me dizer como eu posso resolver este problema?

@dezordi
Copy link
Owner

dezordi commented Sep 6, 2023

Olá, você pode testar implementando a versão v0.1.0 ?

@dezordi
Copy link
Owner

dezordi commented Nov 20, 2023

Solved on #40

@dezordi dezordi closed this as completed Nov 20, 2023
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

Successfully merging a pull request may close this issue.

2 participants