Neal McBurnett
Neal McBurnett
If you read the link I pointed to, you'll see that qemu-kvm is not actually required, but the udev rule it includes is required.
Ahh - linking to this from the README or some other documentation might help people diagnose `kvm` issues. I found it in [Set up and start the Fuchsia emulator \(FEMU\)](https://fuchsia.dev/fuchsia-src/get-started/set_up_femu)....
Thanks for the workaround for the problem with `vmprof-0.4.5`. To be more specific, it worked to `pip install --user vmprof==0.4.6.dev1` Was this the fix? https://github.com/vmprof/vmprof-python/tree/fix-pypy-5.8 Anything else you need before...
This sounds very valuable. Is the draft available for feedback? Thanks! And how might this be related to https://github.com/larsks/gitdriver?
I saw the latter bug also, on the first file I tried it on (a big one that I think was generated from a docx file), under Python 3.8: `AttributeError:...
If I'm evaluating the security of a tool, and the tool is written in a language doesn't allow effective dependency tracking, my guess is that in many if not most...
Thanks, @naveensrinivasan I'd be happy to, but I'm not actually finding it right now in a [search](https://github.com/ossf/scorecard/search?q=https%3A%2F%2Fdependabot.com%2Fdocs%2Fconfig-file%2F&type=commits). I do see a commit 062e33ba2984cea2 that seems related, but haven't tracked down...
@laurentsimon - good description of the subtleties. It would indeed help to be clearer about that in the docs. The text "no update tool detected" was easy for me to...
Or 1.2?
FWIW, I notice that the fork from omriiluz has some changes for Spark 1.1 and 1.2. Does AMPLAB (or anyone else) have anything to say about it, or plans for...