<!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;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/dueno" style="color: #1068bf; text-decoration: none;">Daiki Ueno</a>
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1363#note_940747567" style="color: #1068bf; text-decoration: none;">commented</a>:
</p>
<div class="md" style="color: #303030; word-wrap: break-word;">
<p dir="auto" style="color: #303030; margin: 0 0 16px;" align="initial">In the build log I see:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-console" lang="console" v-pre="true" style='display: block; font-size: 13px; color: #303030; line-height: 1.6em; overflow-x: auto; border-radius: 2px; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; margin: 0 0 16px; padding: 12px; border: 1px solid #dbdbdb;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: 4px; white-space: pre; margin-top: 0; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="console" style="margin-top: 0;"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971495 | ubuntu-bionic | short option v for version is already taken by passwd-conf</span></span>
<span id="LC2" class="line" lang="console"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971651 | ubuntu-bionic | Traceback (most recent call last):</span></span>
<span id="LC3" class="line" lang="console"><span class="gp" style="margin-top: 0;">2022-05-09 21:38:29.971665 | ubuntu-bionic |   File "../python/cli-codegen.py", line 39, in <module></span></span>
<span id="LC4" class="line" lang="console"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971674 | ubuntu-bionic |     cligen.code.generate_source(desc, info, args.c)</span></span>
<span id="LC5" class="line" lang="console"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971683 | ubuntu-bionic |   File "/home/zuul/pgtls/python/cligen/code.py", line 374, in generate_source</span></span>
<span id="LC6" class="line" lang="console"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971692 | ubuntu-bionic |     ''')</span></span>
<span id="LC7" class="line" lang="console"><span class="go" style="margin-top: 0;">2022-05-09 21:38:29.971700 | ubuntu-bionic | AttributeError: 'str' object has no attribute 'removesuffix'</span></span></code></pre>
<copy-code></copy-code>
</div>
<p dir="auto" style="color: #303030; margin: 0;" align="initial"><code style='font-size: 90%; color: #1f1f1f; word-wrap: break-word; background-color: #f0f0f0; border-radius: 4px; margin-top: 0; font-weight: inherit; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>str.removesuffix</code> is a new <a href="https://docs.python.org/3/whatsnew/3.9.html?highlight=removesuffix" rel="nofollow noreferrer noopener" target="_blank" style="color: #1068bf; text-decoration: none;">addition</a> in Python 3.9 while we support 3.6+.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1363#note_940747567" style="color: #1068bf; text-decoration: none;">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/e0a5b7977664fa63b2c10ab7f8ca5207/unsubscribe" style="color: #1068bf; text-decoration: none;">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/1363#note_940747567"}}</script>


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