Mathieu Tarral

Results 386 comments of Mathieu Tarral

Mayne you enabled the ENV_DEBUG option, and the debugging will only be triggered by exposing LUBVMI_DEBUG=1

hi @darshantank , I don't really know what happened here, it's compilation issue. What I do know is that I always need to install `openssl-dev` before compiling a kernel on...

Hi ! I already had this error before. You have to use an up to date `ansible`. The action that is no detected is related to the `systemd` module, which...

hi @aghamir my bad, it's my fault here, i wanted to make a quick fix and i should have retested the entire playbook. I just fixed it now. you can...

On which branch are you ? `master` ? because i don't see any git conflict pushed on the `vmi` branch in `kvm/` This is how you source tree branches should...

Are you using `NFS` ?

@aghamir if that could help you, i just merged a new branch providing ready to use debian packages for KVM, QEMU and libvmi. The vagrant build is much faster. Maybe...

Hi @aghamir , Do you still any issues with `Vagrant` ? Can i close this issue ? Thanks.

@ajaymas the comment you provided here is not related to the vagrant up issue. Please open a new issue. KVM-VMI has 2 versions, as explicitely said in the README: -...

Hi, My first thought is that grub tried to regenerate the initramfs, and /boot was near-full, so it failed. The playbook is already stripping the modules of the custom kernel...