From 61aa8ae8172e0513ca83780bd2416efacd3e1eb3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnWqwqKjmk4SyBjFjfVlZd1BA30SaUDzls" <@web> Date: Fri, 18 Feb 2011 07:05:58 +0000 Subject: --- doc/sandbox.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 4aa1401b3..779645cfe 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -82,3 +82,5 @@ _italic_ This **SandBox** is also a [[blog]]! [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +lkj;kj; + -- cgit v1.2.3 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 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(-) 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(-) 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 From d55f4e6c6ff515a5e57405505fc424fc6680cca4 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8" Date: Mon, 21 Feb 2011 13:01:21 +0000 Subject: --- doc/index.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.mdwn b/doc/index.mdwn index 06acc9cec..334cbfa65 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,7 +10,8 @@ There are many other [[features]], including support for [[Setup]] has a tutorial for setting up ikiwiki, or you can read the [[man_page|usage]]. There are some [[examples]] of things you can do -with ikiwiki, and some [[tips]]. +with ikiwiki, and some [[tips]]. [Deutsch Englisch Übersetzung](http://www.profischnell.com) [Übersetzung Deutsch Englisch](http://www.profischnell.com/uebersetzung/uebersetzung-deutsch-englisch.html) [Übersetzungsdienst](http://www.profi-fachuebersetzung.de) + All wikis are supposed to have a [[SandBox]], so this one does too. -- cgit v1.2.3 From d872e2977db984286deadb378429cd697f69cde1 Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Mon, 21 Feb 2011 13:02:44 +0000 Subject: Remove link spam This reverts commit d55f4e6c6ff515a5e57405505fc424fc6680cca4 --- doc/index.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/index.mdwn b/doc/index.mdwn index 334cbfa65..06acc9cec 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,8 +10,7 @@ There are many other [[features]], including support for [[Setup]] has a tutorial for setting up ikiwiki, or you can read the [[man_page|usage]]. There are some [[examples]] of things you can do -with ikiwiki, and some [[tips]]. [Deutsch Englisch Übersetzung](http://www.profischnell.com) [Übersetzung Deutsch Englisch](http://www.profischnell.com/uebersetzung/uebersetzung-deutsch-englisch.html) [Übersetzungsdienst](http://www.profi-fachuebersetzung.de) - +with ikiwiki, and some [[tips]]. All wikis are supposed to have a [[SandBox]], so this one does too. -- cgit v1.2.3