Package: ikiwiki
Version: 3.20120629~bpo60+1
Severity: minor

Hi,

I tried to include an image in a blog post with:
        ![Xen on ARM64 Prompt](xen-on-arm64.png)
where both xen-on-arm64.png and the post itself (it-lives-xen-on-aarch64.mdwn)
were committed to the -/posts directory in git.

However with the usedirs option the actual post ends up at
/blog/posts/it-lives-xen-on-aarch64/index.html meaning that the relative image
path doesn't work. As a workaround I changed it to:
        ![Xen on ARM64 Prompt](/blog/posts/xen-on-arm64.png)
which works as you would expect.

I suppose this might actually be a more general problem with relative links vs
usedirs mode?

The server is running 3.20120629~bpo60+1 from backports.org. I can't easily run
anything newer on the machine in question but I did have a look through the
Debian changelog and git log and didn't see anything which looked related.

BTW, the now fixed post can be found at:
http://www.hellion.org.uk/blog/posts/it-lives-xen-on-aarch64/

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl             3.69-2
ii  libhtml-scrubber-perl           0.09-1
ii  libhtml-template-perl           2.91-1
ii  libjson-perl                    2.53-1
ii  libtext-markdown-discount-perl  0.02-1
ii  liburi-perl                     1.60-1
ii  libyaml-libyaml-perl            0.38-3
ii  perl                            5.14.2-15

Versions of packages ikiwiki recommends:
ii  bcc [c-compiler]             0.16.17-3.1
ii  bzr                          2.6.0~bzr6526-1
ii  gcc [c-compiler]             4:4.7.2-1
ii  gcc-4.5 [c-compiler]         4.5.3-12
ii  gcc-4.6 [c-compiler]         4.6.3-11
ii  gcc-4.7 [c-compiler]         4.7.2-4
ii  git [git-core]               1:1.7.10.4-1
ii  git-core                     1:1.7.10.4-1
ii  libauthen-passphrase-perl    0.008-1
ii  libc6-dev [libc-dev]         2.13-35
ii  libcgi-formbuilder-perl      3.08-1
ii  libcgi-session-perl          4.46-1
ii  libcrypt-ssleay-perl         0.58-1
ii  libgravatar-url-perl         1.06-1
ii  liblwpx-paranoidagent-perl   1.07-1
ii  libmail-sendmail-perl        0.79.16-1
ii  libnet-openid-consumer-perl  1.13-1
ii  librpc-xml-perl              0.76-3
ii  libterm-readline-gnu-perl    1.20-2+b1
ii  libtimedate-perl             1.2000-1
ii  libxml-simple-perl           2.20-1
ii  mercurial                    2.2.2-1
ii  subversion                   1.6.17dfsg-4

Versions of packages ikiwiki suggests:
pn  dvipng                      <none>
ii  file                        5.11-2
ii  gettext                     0.18.1.1-9
pn  graphviz                    <none>
ii  libfile-mimeinfo-perl       0.16-1
pn  libhighlight-perl           <none>
ii  libhtml-tree-perl           5.02-1
ii  liblocale-gettext-perl      1.05-7+b1
ii  libmailtools-perl           2.09-1
pn  libnet-amazon-s3-perl       <none>
ii  libnet-inet6glue-perl       0.5-1
pn  libsearch-xapian-perl       <none>
pn  libsort-naturally-perl      <none>
pn  libsparkline-php            <none>
pn  libtext-csv-perl            <none>
pn  libtext-multimarkdown-perl  <none>
pn  libtext-textile-perl        <none>
pn  libtext-typography-perl     <none>
pn  libtext-wikicreole-perl     <none>
pn  libtext-wikiformat-perl     <none>
pn  libxml-feed-perl            <none>
pn  libxml-writer-perl          <none>
ii  perlmagick                  8:6.7.7.10-4
pn  po4a                        <none>
pn  polygen                     <none>
ii  python                      2.7.3~rc2-1
pn  python-docutils             <none>
pn  texlive                     <none>
pn  tidy                        <none>
pn  viewvc | gitweb | viewcvs   <none>
pn  xapian-omega                <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to