0984818b2de5119a88aed1e7c609d5c92c9dc794
Script tests/038-ms-v2-template/extract-extdata.py contains a wrong python path(for my Linux distr). This leads to an error.
./run.sh: /usr/src/RPM/BUILD/certmonger-0.79.5/tests/038-ms-v2-template/extract-extdata.py: /bin/python2: bad interpreter: No such file or directory
Running test 038-ms-v2-template... FAIL
My Linux distro has no symlink /bin->/usr/bin. Therefore, i have that issue.
Just curious, what distro are you running?
Can you expand the commit message to include the missing symlink to /usr/bin? It will help in the future if someone wonders why this change was made.
rebased onto 0984818b2de5119a88aed1e7c609d5c92c9dc794
Hello.
I've updated a commit message. My Linux distro is ALTLinux.
Thank you.
Thanks, I pushed it manually.
Pull-Request has been closed by rcritten
Script tests/038-ms-v2-template/extract-extdata.py contains a wrong python path(for my Linux distr). This leads to an error.
./run.sh: /usr/src/RPM/BUILD/certmonger-0.79.5/tests/038-ms-v2-template/extract-extdata.py: /bin/python2: bad interpreter: No such file or directory
Running test 038-ms-v2-template... FAIL