aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
diff options
context:
space:
mode:
authorhttp://sunny256.sunbase.org/ <sunny256@web>2011-02-21 06:35:45 +0000
committerJoey Hess <joey@kitenet.net>2011-02-21 06:35:45 +0000
commit1a26f10d7afd44ad21a50dab59b1e931281167af (patch)
tree06fb59d71a2b46e13c25f56ff34688adf37ade1f /doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
parent61aa8ae8172e0513ca83780bd2416efacd3e1eb3 (diff)
downloadikiwiki-1a26f10d7afd44ad21a50dab59b1e931281167af.tar
ikiwiki-1a26f10d7afd44ad21a50dab59b1e931281167af.tar.gz
Creating "Checksum errors on the pristine-tar branch" bug report
Diffstat (limited to 'doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn')
-rw-r--r--doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
new file mode 100644
index 000000000..bbc8e85c7
--- /dev/null
+++ b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
@@ -0,0 +1,24 @@
+I'm in the process of installing ikiwiki on my home page (hooray), and wants to have the newest stable version available. I suppose that's the one on the "pristine-tar" branch. But I'm unable to recreate the newest .tar file, in fact there's errors in all these .tar.gz files on that branch:
+
+* ikiwiki_2.20.tar.gz
+* ikiwiki_2.30.tar.gz
+* ikiwiki_2.31.1.tar.gz
+* ikiwiki_2.46.tar.gz
+* ikiwiki_2.47.tar.gz
+* ikiwiki_2.48.tar.gz
+* ikiwiki_2.49.tar.gz
+* ikiwiki_2.50.tar.gz
+* ikiwiki_2.51.tar.gz
+* ikiwiki_2.62.1.tar.gz
+* ikiwiki_2.62.tar.gz
+* ikiwiki_3.20101129.tar.gz
+* ikiwiki_3.20101201.tar.gz
+* ikiwiki_3.20101231.tar.gz
+* ikiwiki_3.20110105.tar.gz
+* ikiwiki_3.20110122.tar.gz
+* ikiwiki_3.20110123.tar.gz
+* ikiwiki_3.20110124.tar.gz
+
+The operation fails on these files with a "Checksum validation failed" error from xdelta(1). The pristine-tar(1) version is 1.00, installed with apt-get on Ubuntu 10.04.2 LTS. Is this version too old, or are there some errors on this branch?
+
+A complete output of the "pristine-tar checkout" of all files is stored on [https://gist.github.com/836720](https://gist.github.com/836720) . -- sunny256 2011-02-21 07:34+0100