From a16005daf7e9f95b3d8fff43a2ce02ba12f906ff Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Wed, 15 Aug 2018 15:27:07 +0300 Subject: [PATCH] H2: Update a title --- exercises/h2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/h2.md b/exercises/h2.md index c9c2a07..09e9ad3 100644 --- a/exercises/h2.md +++ b/exercises/h2.md @@ -154,7 +154,7 @@ The following journalctl snapshot tells that there is an issue with the bluetoot Bluetooth error messages: lines 7-19. Line 8 is not an error message. -#### journalctl analysis - regression test approach +**Analysis - regression test approach:** The problem seem to be widely known among Ubuntu & Arch Linux users, according to a short search in the internet. There is a [launchpad report](https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1490349) but not a simple answer is given there. There is a suggestion to downgrade bluez package on [Arch Linux forum](https://bbs.archlinux.org/viewtopic.php?id=195886). [AskUbuntu](https://askubuntu.com/) website has many threads for this issue.