From a970c9eaef7d72d15a9038fd4c2c31a07a88523d Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Fri, 9 Jun 2017 16:52:35 -0400 Subject: [PATCH] readme: add Ubuntu apt-security 404 note Fixes #710 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 26c5566..4cb511f 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,10 @@ EOF wget -Nq http://ddebs.ubuntu.com/dbgsym-release-key.asc -O- | sudo apt-key add - apt-get update && apt-get install linux-image-$(uname -r)-dbgsym ``` +If there are no packages published yet to the codename-security pocket, the +apt update may report a "404 Not Found" error, as well as a complaint about +disabling the repository by default. This message may be ignored (see issue +#710). #### Debian 8.0