aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
diff options
context:
space:
mode:
authorØyvind A. Holm <sunny@sunbase.org>2011-02-24 21:26:50 +0100
committerØyvind A. Holm <sunny@sunbase.org>2011-02-24 21:26:50 +0100
commit7c76cac6f6431211f80a9c9bdb6b0ace56c00d15 (patch)
treefc2e59ab6048743e5dc3a8cb6122c3419949cf43 /doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
parentf394fd509ae001bfd86958fc84b5e493d10525a9 (diff)
downloadikiwiki-7c76cac6f6431211f80a9c9bdb6b0ace56c00d15.tar
ikiwiki-7c76cac6f6431211f80a9c9bdb6b0ace56c00d15.tar.gz
Answer about the .deb file from Debian unstable
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.mdwn12
1 files changed, 12 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
index 4fc2855ee..c81d2863b 100644
--- a/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
+++ b/doc/bugs/Checksum_errors_on_the_pristine-tar_branch.mdwn
@@ -86,3 +86,15 @@ For now, I'll download the `.tar.gz` from <http://packages.debian.org/unstable/s
> generally been able to compile snapshots on Debian unstable and
> install them onto Debian lenny (older than that Ubuntu release)
> without modification. If in doubt, build it from source. --[[smcv]]
+
+> > The .deb file `ikiwiki_3.20110124_all.deb` from Debian unstable seems to
+> > work great. I'm now the happy user of the newest stable version, yay. There
+> > were some errors or warnings, though. This is the first one:
+
+> > > `You are overwriting a locally defined method (finished) with an accessor
+> > > at /usr/lib/perl5/Moose/Meta/Attribute.pm line 570`
+
+> > Along with loads of other suspicious stuff. Have posted the whole output at
+> > <https://gist.github.com/842789>. I'll dig around a bit in the source to
+> > see if there's something I need to worry about. It looks good so far.
+> > --&nbsp;[[sunny256]]&nbsp;<small>2011-02-24&nbsp;20:27Z</small>