From c90f2dab794d5999c4546d436fb14c916b8b62ea Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 12 Apr 2019 11:50:04 +0200 Subject: Be more explicit about BunsenLabs issue --- README.md | 2 +- personal/itches/bulk.md | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 982ea1c..401c830 100644 --- a/README.md +++ b/README.md @@ -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 + + from lxml import etree + + ImportError: No module named 'lxml' -- cgit v1.2.3