summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-01-09 22:22:48 +0100
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-01-09 22:22:48 +0100
commite373485e57868e79997ac0071a4948d343a56afc (patch)
treef78b526e5c8e2bc241bf334777cd90053d6db06c
parent4a2e81d330250a59bedda5a798b9a2a653001d81 (diff)
downloadpengutronix-archive-keyring-e373485e57868e79997ac0071a4948d343a56afc.tar.gz
pengutronix-archive-keyring-e373485e57868e79997ac0071a4948d343a56afc.tar.xz
README: document failure to install on Wheezy
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c97bb0d..3c89333 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,10 @@ Optionally drop old keys by just deleting them.
$ git commit -m "finalize changelog for upload" debian/changelog
$ dpkg-buildpackage
+Pitfall: In January 2018 when building the package on sid the result was not
+installable on Wheezy and older because control.tar was compressed using xz
+which isn't supported by Wheezy's dpkg.
+
### finalize git stuff
$ git tag -s -m "pengutronix-archive-keyring $pkgversion" "$pkgversion"