[gnutls-devel] libtasn1 | Errors when cloning the repository. (#29)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Jul 28 16:13:45 CEST 2020



Konstantin Kouptsov created an issue: https://gitlab.com/gnutls/libtasn1/-/issues/29



## Description of problem:
Unable to clone repository due to errors

## Version of libtasn1 used:
N/A

## Distributor of libtasn1 (e.g., Ubuntu, Fedora, RHEL)
N/A

## How reproducible:

```
$ git clone https://gitlab.com/gnutls/libtasn1.git
Cloning into 'libtasn1'...
remote: Enumerating objects: 1113, done.
remote: Counting objects: 100% (1113/1113), done.
remote: Compressing objects: 100% (184/184), done.
remote: Total 12288 (delta 873), reused 1050 (delta 826), pack-reused 11175
Receiving objects: 100% (12288/12288), 3.44 MiB | 15.23 MiB/s, done.
Resolving deltas: 100% (8208/8208), done.
error: invalid path 'tests/invalid-x509/id:000002,orig:TFPA-2015-002-libtasn1-4.3-stack-overflow.crt.der'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
```

## Actual results:
`git status` shows a lot of deleted files:

```
        deleted:    tests/invalid-x509/id:000800,src:000623,op:flip1,pos:354,+cov.der
        deleted:    tests/invalid-x509/id:000801,src:000623,op:arith8,pos:354,val:-25,+cov.der
 ```

`git checkout` shows a lot of errors:

```
$ git checkout master
error: invalid path 'tests/invalid-x509/id:000002,orig:TFPA-2015-002-libtasn1-4.3-stack-overflow.crt.der'
error: invalid path 'tests/invalid-x509/id:000047,orig:id:000009,src:000044,op:havoc,rep:2.der'
```

## Expected results:
a clean copy of the repository

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/issues/29
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200728/8d216b11/attachment.html>


More information about the Gnutls-devel mailing list