diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | personal/itches/bulk.md | 11 |
2 files changed, 11 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 7148 words in 14 pages +## still reachable: 7177 words in 14 pages Hi! I am a software engineer interested in [a bunch of things]. 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' |
