TransWikia.com

Docker Build Ending Up `returned a non-zero code: 1`

DevOps Asked by austinsonger on February 25, 2021

Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
        This may take some time... done.
build.sh: line 81: -: No such file or directory
The command '/bin/sh -c bash build.sh' returned a non-zero code: 1

You can view the code here.

https://github.com/austinsonger/GreenOpenVAS

One Answer

Line 81 of build.sh is trying to run python3. But the problem is more fundamental because you aren't getting any of the earlier echos or apt-get command's output. I would try:

chmod +x build.sh
./build.sh

to let the sh-bang line do its job.

Answered by chicks on February 25, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP