Why does the following happen?  It looks like the URL gets mangled.


[isoboroff@rogue palm]$ plucker-build -f ldd2 \
        -H "http://www.oreilly.com/catalog/linuxdrive2/chapter/book/"; \
        --compression=zlib -M 2 --bpp=4

Working for pluckerdir /home/isoboroff/.plucker
Processing http://www.oreilly.com/catalog/linuxdrive2/chapter/book/.
           0 collected, 0 still to do
  Moved to '://www.oreilly.com/catalog/linuxdrive2/chapter/book/'
  Retrieved ok
Processing /catalog/linuxdrive2/.
           1 collected, 34 still to do
  Retrieved failed: 404 -- [Errno 2] No such file or directory: '/catalog/linuxdrive2/'
Processing ://www.oreilly.com/catalog/linuxdrive2/author.html.
           1 collected, 33 still to do
  Retrieved failed: 404 -- [Errno 2] No such file or directory: 
'://www.oreilly.com/catalog/linuxdrive2/author.html'
Processing ://www.oreilly.com/catalog/linuxdrive2/c.....icenseinfo.html.
           1 collected, 32 still to do
  Retrieved failed: 404 -- [Errno 2] No such file or directory: 
'://www.oreilly.com/catalog/linuxdrive2/chapter/licenseinfo.html'
Processing ://www.oreilly.com/catalog/linuxdrive2/c.....okindexpdf.html.
           1 collected, 31 still to do
  Retrieved failed: 404 -- [Errno 2] No such file or directory: 
'://www.oreilly.com/catalog/linuxdrive2/chapter/bookindexpdf.html'
...

Reply via email to