<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/airtower-luna">Airtower</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1034">#1034</a>:
</p>
<div></div>
<p dir="auto">Some tests (the tlsfuzzer tests, and <code>tests/suite/multi-ticket-reception.sh</code>) fail if the Python interpreter binary isn't called <code>python</code>. That is the case at least on Debian(-ish) systems with only Python 3 installed, where the interpreter is called <code>python3</code>. Part of this must be fixed in tlsfuzzer (I've already <a href="https://github.com/tomato42/tlsfuzzer/issues/670" rel="nofollow noreferrer noopener" target="_blank">raised an issue there</a>).</p>
<p dir="auto">For the GnuTLS side of things the proper fix would be to use <code>AM_PATH_PYTHON</code> in <code>configure.ac</code>, and use the <code>PYTHON</code> variable provided by it to call the interpreter.</p>
<p dir="auto">I'll be happy to prepare a patch, just one question: Is there any reason not to strictly require Python 3? Tlsfuzzer and tlslite-ng both give their requirements as at least Python 3.3 or 2.6. <code>AM_PATH_PYTHON</code> does not support those as alternatives, so it's either 3.3 (or newer), or no version check.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1034">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/072f07770dfa3e1a08098cbcb1feea16/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1034"}}</script>


</p>
</div>
</body>
</html>