mirror of
https://github.com/dynup/kpatch
synced 2025-01-05 12:39:26 +00:00
Merge pull request #731 from joe-lawrence/ubuntu_404
readme: add Ubuntu apt-security 404 note
This commit is contained in:
commit
91ed518c60
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user