diff options
Diffstat (limited to 'personal/itches')
| -rw-r--r-- | personal/itches/bulk.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/personal/itches/bulk.md b/personal/itches/bulk.md index b05ca0a..ce646ca 100644 --- a/personal/itches/bulk.md +++ b/personal/itches/bulk.md @@ -31,4 +31,13 @@ together; `*graph` functions still trigger the bug though, e.g. with: # Bunsenlabs - use https for sources.list files -- manpages for bl-… utilities +- some manpages for `bl-…` utilities feature a buggy DESCRIPTION + section, e.g. `bl-kb`: + + DESCRIPTION + Traceback (most recent call last): + File "./bin/bl-kb", line 50, in <module> + + from lxml import etree + + ImportError: No module named 'lxml' |
