Skip to content
#

vm

Here are 642 public repositories matching this topic...

k3sup
stealthybox
stealthybox commented Sep 6, 2019

Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:

footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
brlodi
brlodi commented Sep 18, 2019

To Reproduce
Steps to reproduce the behavior:

  1. Run make all as described in README.md and follow install process.
  2. After install, macOS-VM.efi.vdi and macOS-VM.vdi are located directly in ~/VirtualBox VMs instead of ~/VirtualBox VMs/macOS-VM as is typical for VirtualBox VMs.

Expected behavior
After install, macOS-VM.efi.vdi and macOS-VM.vdi should be located in `~/

ethereumjs-vm
s1na
s1na commented Apr 27, 2020

Discussing the API with @jochem-brouwer we thought it might be easier from a developer PoV to have a modifyAccountFields that internally fetches an account from the trie, modify the given fields and then do a putAccount. This is to avoid users having to to the getAccount everytime they want to change an account. The method should probably throw if account doesn't exist.

AlexDaniel
AlexDaniel commented Jun 18, 2019

Example here:
https://github.com/MoarVM/MoarVM/blob/8e078a2fed5225332ed5916d9ce8d3f14954a2fc/src/core/threads.c#L171

The error message appeared during Blin run:

🥞🥞🥞 Testing Benchmark::Plot (new)
⏳ 901 out of 1305 modules processed
🥞🥞🥞 Testing App::Pray (new)
🥞🥞🥞 Testing Cro::HTTP (new)
🥞🥞🥞 Testing Auth::SCRAM (new)
🥞🥞🥞 Testing CPAN::Uploader::Tiny (new)
MoarVM panic: Could not spaw

Improve this page

Add a description, image, and links to the vm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.