On Sat, Mar 04, 2017 at 01:31:31PM +1300, Carlin Bingham wrote:
> I'm having an issue with git clone failing in a vmm vm. Happens consistently
> for any large trees, example:
> 
> $ git clone https://github.com/openbsd/src.git                              
> Cloning into 'src'...
> remote: Counting objects: 1672334, done.
> remote: Compressing objects: 100% (867/867), done.
> fatal: pack has bad object at offset 2242336: inflate returned -5   
> fatal: index-pack failed
> 
> This doesn't happen outside the vm.
> 
> Syslog on the host says this:
> Mar  4 12:12:40 vorpal vmd[99431]: vionet queue notify - no space, dropping 
> packet
> 
> Other downloads (eg. downloading the sets) works fine, it's just git that
> fails.
> 
> Anyone know what the problem might be or how to prevent it?
> 

I can reproduce this, although it's not the problem I thought it was.

I'll see if I can get some time to look into this soon, but I am starting
to get a bit backlogged with vmm work.

-ml

Reply via email to