Devs,

I’m getting mysterious messages from git, below.   I have no file gc.log in my tree.

Also I have run ‘git prune’ but the message still occurs.

Any ideas?

Simon

 

simonpj@MSRC-3645512:~/code/HEAD$ git push --force

setsockopt IPV6_TCLASS 8: Operation not permitted:

Counting objects: 34, done.

Delta compression using up to 20 threads.

Compressing objects: 100% (14/14), done.

Writing objects: 100% (34/34), 8.83 KiB | 2.21 MiB/s, done.

Total 34 (delta 32), reused 21 (delta 20)

remote:

remote: View merge request for wip/T16296:       

remote:   https://gitlab.haskell.org/ghc/ghc/merge_requests/2161       

remote:

remote: warning: The last gc run reported the following. Please correct the root cause       

remote: and remove gc.log.       

remote: Automatic cleanup will not be performed until the file is removed.       

remote:

remote: warning: There are too many unreachable loose objects; run 'git prune' to remove them.       

remote: