This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg: warning: package not in database at line [n]: [XXXX] ## where XXXX is each of the following: | |
deb.torproject.org-keyring | |
gcc-5-base:amd64 | |
gcc-6-base:amd64 | |
libgumbo-dev:amd64 | |
libgumbo1:amd64 | |
liblua5.3-dev:amd64 | |
linux-image-4.9.0-0.bpo.2-amd64 | |
linux-image-4.9.0-0.bpo.3-amd64 | |
linux-image-4.9.0-0.bpo.4-amd64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/.etckeeper b/.etckeeper | |
index 2373f10..32d85d1 100755 | |
--- a/.etckeeper | |
+++ b/.etckeeper | |
@@ -2,6 +2,8 @@ | |
mkdir -p './X11/xkb' | |
mkdir -p './apache2/mods-available' | |
+mkdir -p './apt/preferences.d' | |
+mkdir -p './apt/sources.list.d' |