sagemath / binary-pkg

Tools for creating binary tarballs
Other
13 stars 11 forks source link

Error 2 on OpenSUSE 15.2 #25

Open Jacques-Olivier-Farcy opened 3 years ago

Jacques-Olivier-Farcy commented 3 years ago

Hi there,

I am trying your pakage generator on an up to date OpenSUSE 15.2 with XFCE graphic. I have the message:

subprocess.CalledProcessError: Command '['bash', '/tmp/binary-pkg/tmp/SageMath/tmpe8q0x4i8.sh']' returned non-zero exit status 1. make[2]: [Makefile:24: build-sage] Error 1 make[2] : on quitte le répertoire « /tmp/binary-pkg » make[1]: [Makefile:35: package-sage] Error 2 make[1] : on quitte le répertoire « /tmp/binary-pkg » make: *** [sage.mk:5: bdist-sage-linux] Error 2

Could you help me on this ?

vbraun commented 3 years ago

Can you just execute the script /tmp/binary-pkg/tmp/SageMath/tmpe8q0x4i8.sh line by line and figure out where it fails?