<!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/kkouptsov">Konstantin Kouptsov</a> created an issue <a href="https://gitlab.com/gnutls/libtasn1/-/issues/29">#29</a>:
</p>
<div></div>
<h2 dir="auto">
<a id="user-content-description-of-problem" class="anchor" href="#description-of-problem" aria-hidden="true"></a>Description of problem:</h2>
<p dir="auto">Unable to clone repository due to errors</p>
<h2 dir="auto">
<a id="user-content-version-of-libtasn1-used" class="anchor" href="#version-of-libtasn1-used" aria-hidden="true"></a>Version of libtasn1 used:</h2>
<p dir="auto">N/A</p>
<h2 dir="auto">
<a id="user-content-distributor-of-libtasn1-eg-ubuntu-fedora-rhel" class="anchor" href="#distributor-of-libtasn1-eg-ubuntu-fedora-rhel" aria-hidden="true"></a>Distributor of libtasn1 (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto">N/A</p>
<h2 dir="auto">
<a id="user-content-how-reproducible" class="anchor" href="#how-reproducible" aria-hidden="true"></a>How reproducible:</h2>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ git clone https://gitlab.com/gnutls/libtasn1.git</span>
<span id="LC2" class="line" lang="plaintext">Cloning into 'libtasn1'...</span>
<span id="LC3" class="line" lang="plaintext">remote: Enumerating objects: 1113, done.</span>
<span id="LC4" class="line" lang="plaintext">remote: Counting objects: 100% (1113/1113), done.</span>
<span id="LC5" class="line" lang="plaintext">remote: Compressing objects: 100% (184/184), done.</span>
<span id="LC6" class="line" lang="plaintext">remote: Total 12288 (delta 873), reused 1050 (delta 826), pack-reused 11175</span>
<span id="LC7" class="line" lang="plaintext">Receiving objects: 100% (12288/12288), 3.44 MiB | 15.23 MiB/s, done.</span>
<span id="LC8" class="line" lang="plaintext">Resolving deltas: 100% (8208/8208), done.</span>
<span id="LC9" class="line" lang="plaintext">error: invalid path 'tests/invalid-x509/id:000002,orig:TFPA-2015-002-libtasn1-4.3-stack-overflow.crt.der'</span>
<span id="LC10" class="line" lang="plaintext">fatal: unable to checkout working tree</span>
<span id="LC11" class="line" lang="plaintext">warning: Clone succeeded, but checkout failed.</span>
<span id="LC12" class="line" lang="plaintext">You can inspect what was checked out with 'git status'</span>
<span id="LC13" class="line" lang="plaintext">and retry with 'git restore --source=HEAD :/'</span></code></pre>
<h2 dir="auto">
<a id="user-content-actual-results" class="anchor" href="#actual-results" aria-hidden="true"></a>Actual results:</h2>
<p dir="auto"><code>git status</code> shows a lot of deleted files:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">        deleted:    tests/invalid-x509/id:000800,src:000623,op:flip1,pos:354,+cov.der</span>
<span id="LC2" class="line" lang="plaintext">        deleted:    tests/invalid-x509/id:000801,src:000623,op:arith8,pos:354,val:-25,+cov.der</span></code></pre>
<p dir="auto"><code>git checkout</code> shows a lot of errors:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ git checkout master</span>
<span id="LC2" class="line" lang="plaintext">error: invalid path 'tests/invalid-x509/id:000002,orig:TFPA-2015-002-libtasn1-4.3-stack-overflow.crt.der'</span>
<span id="LC3" class="line" lang="plaintext">error: invalid path 'tests/invalid-x509/id:000047,orig:id:000009,src:000044,op:havoc,rep:2.der'</span></code></pre>
<h2 dir="auto">
<a id="user-content-expected-results" class="anchor" href="#expected-results" aria-hidden="true"></a>Expected results:</h2>
<p dir="auto">a clean copy of the repository</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/libtasn1/-/issues/29">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/bdadc9f53a0cc6ee17b0c9e2656eb4ae/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/libtasn1/-/issues/29"}}</script>


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