diff --git a/howto/cumin.md b/howto/cumin.md index 9d6a2485090034979f027c6fe930e1f45f66d381..f1df22f0389046ea648383e505024b21c49e6fab 100644 --- a/howto/cumin.md +++ b/howto/cumin.md @@ -25,12 +25,7 @@ First, install dependencies, Cumin and some patches: ~/.virtualenvs/cumin/bin/pip3 uninstall tqdm pyparsing clustershell # force using trusted system packages Notice how Cumin is installed in a [Python virtualenv][]: it is not -yet [in Debian][]. You'll also need a patch to enable plain HTTP -access, see [this bug report][]. You might also want to disable the -[root check][] as well: - - git clone https://github.com/wikimedia/cumin/ && - git -C cumin show 8e49a21f57583f5c229ba05a0828d810b3543088 26aaf06950cf22850252785d689b34c54acd9785 | ( cd ~/.virtualenvs/cumin/lib/python3.7/site-packages && patch -p1 -f ) +yet [in Debian][]. Then drop the following configuration in `~/.config/cumin/config.yaml`: