From 1a26f10d7afd44ad21a50dab59b1e931281167af Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Mon, 21 Feb 2011 06:35:45 +0000 Subject: Creating "Checksum errors on the pristine-tar branch" bug report --- ...Checksum_errors_on_the_pristine-tar_branch.mdwn | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn (limited to 'doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn') 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 -- cgit v1.2.3 From edeb814416413ce3c063217d04e5f5a99aa5ce84 Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Mon, 21 Feb 2011 06:54:11 +0000 Subject: Forgot those backticks --- ...Checksum_errors_on_the_pristine-tar_branch.mdwn | 42 +++++++++++----------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn') diff --git a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn index bbc8e85c7..cf2ba41b4 100644 --- a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn +++ b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn @@ -1,24 +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: +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 +* `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? +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 +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 -- cgit v1.2.3 From 75958f86b713bd7ba2b91da3589c3ef0c583c91f Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Mon, 21 Feb 2011 07:44:32 +0000 Subject: Add another question + simplify the gist link --- doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn') diff --git a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn index cf2ba41b4..ab26e94b0 100644 --- a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn +++ b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn @@ -21,4 +21,6 @@ I'm in the process of installing ikiwiki on my home page (hooray), and wants to 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 +A complete output of the "pristine-tar checkout" of all files is stored on . + +For now, I'll download the `.tar.gz` from , or maybe install `ikiwiki_3.20110124_all.deb`. Would you recommend using that `.deb` file on Ubuntu 10.04.2 LTS, or is it Debian-specific? -- sunny256 2011-02-21 08:42+0100 -- cgit v1.2.3