Your message dated Tue, 12 Apr 2011 10:02:30 +0000
with message-id <[email protected]>
and subject line Bug#619632: fixed in calibre 0.7.50+dfsg-2
has caused the Debian Bug report #619632,
regarding calibre: unable to edit PDF metadata
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
619632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619632
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: calibre
Version: 0.7.50+dfsg-1
Severity: normal
Hi,
there is a problem when trying to use calibre to sanitize PDF metadata:
| $ ebook-meta file.pdf -a Author
|
| Original metadata::
| Title : 77
| Author(s) : SITX
| Book Producer : Adobe PageMaker 6.5
| Tags : 77
| Language : und
| Failed to set metadata for u'77'
|
| Traceback (most recent call last):
| File "/usr/lib/calibre/calibre/customize/ui.py", line 367, in
set_file_type_metadata
| plugin.set_metadata(stream, mi, ftype.lower().strip())
| File "/usr/lib/calibre/calibre/customize/builtins.py", line 477, in
set_metadata
| set_metadata(stream, mi)
| File "/usr/lib/calibre/calibre/ebooks/metadata/pdf.py", line 64, in
set_metadata
| return podofo_set_metadata(stream, mi)
| File "/usr/lib/calibre/calibre/utils/podofo/__init__.py", line 107, in
set_metadata
| raise Unavailable(podofo_err)
| Unavailable: No module named podofo
|
| Changed metadata::
| Title : 77
| Author(s) : SITX
| Book Producer : Adobe PageMaker 6.5
| Tags : 77
| Language : und
Podofo is installed like this:
| $ aptitude search podofo
|
| v libpodofo -
| i libpodofo-dev - PoDoFo development files
| i libpodofo-utils - PoDoFo utilities
| i libpodofo0.8.0 - library to work with the PDF file
format
| i A libpodofo0.8.4 - PoDoFo - library to work with the PDF
file
It appears that a calibre-provided binary installation package doesn't
have this problem. Could someone be please so kind to take a look at
this issue? Thanks.
Best regards,
Ondra
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages calibre depends on:
ii calibre-bin 0.7.50+dfsg-1 e-book converter and library manag
ii imagemagick 8:6.6.0.4-3 image manipulation programs
ii poppler-utils 0.12.4-1.2 PDF utilitites (based on libpopple
ii python 2.6.6-12 interactive high-level object-orie
ii python-beautifulsoup 3.2.0-1 error-tolerant HTML parser for Pyt
ii python-cherrypy3 3.1.2-1 Python web development framework -
ii python-cssutils 0.9.7~b2-2 CSS Cascading Style Sheets parser
ii python-dateutil 1.4.1-3 powerful extensions to the standar
ii python-dbus 0.83.1-1 simple interprocess messaging syst
ii python-django-tagging 0.3.1-1 A generic tagging application for
ii python-encutils 0.9.7~b2-2 Encoding detection collection for
ii python-imaging 1.1.7-2 Python Imaging Library
ii python-lxml 2.3-0.1 pythonic binding for the libxml2 a
ii python-mechanize 0.1.11-1.1 stateful programmatic web browsing
ii python-pkg-resources 0.6.15-1 Package Discovery and Resource Acc
ii python-pyparsing 1.5.2-2 Python parsing module
ii python-pypdf 1.12-3 PDF toolkit implemented solely in
ii python-pythonmagick 0.9.1-3+b1 Object-oriented Python interface t
ii python-qt4 4.8.3-2 Python bindings for Qt4
ii python-routes 1.12.3-1 Routing Recognition and Generation
ii ttf-liberation 1.06.0.20100721-1 Fonts with the same metrics as Tim
ii xdg-utils 1.1.0~rc1-2 desktop integration utilities from
Versions of packages calibre recommends:
ii python-dnspython 1.8.0-1 DNS toolkit for Python
calibre suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: calibre
Source-Version: 0.7.50+dfsg-2
We believe that the bug you reported is fixed in the latest version of
calibre, which is due to be installed in the Debian FTP archive:
calibre-bin_0.7.50+dfsg-2_amd64.deb
to main/c/calibre/calibre-bin_0.7.50+dfsg-2_amd64.deb
calibre_0.7.50+dfsg-2.debian.tar.gz
to main/c/calibre/calibre_0.7.50+dfsg-2.debian.tar.gz
calibre_0.7.50+dfsg-2.dsc
to main/c/calibre/calibre_0.7.50+dfsg-2.dsc
calibre_0.7.50+dfsg-2_all.deb
to main/c/calibre/calibre_0.7.50+dfsg-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <[email protected]> (supplier of updated calibre package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 12 Apr 2011 11:29:25 +0200
Source: calibre
Binary: calibre calibre-bin
Architecture: source all amd64
Version: 0.7.50+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz <[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description:
calibre - e-book converter and library management
calibre-bin - e-book converter and library management
Closes: 619632 619701 619807 620125
Changes:
calibre (0.7.50+dfsg-2) unstable; urgency=low
.
* debian/control: Build with libpodofo-dev to enable PDF metadata.
(Closes: #619632)
* debian/control: Add libboost1.42-dev build dependency. Apparently it is
needed in some setups. (Closes: #619807)
* debian/rules: Call dh_sip to generate a proper sip API dependency, to
prevent crashes like #616372 for partial upgrades.
* debian/control: Bump python-qt4 dependency to >= 4.8.3-2, which reportedly
fixes crashes on startup. (Closes: #619701, #620125)
Checksums-Sha1:
ced0ebb73533c33964965ce1f78e04ab8bc4c8a1 2372 calibre_0.7.50+dfsg-2.dsc
12a5940e5c0cafa7e475d1f18e73985ce657420c 19087
calibre_0.7.50+dfsg-2.debian.tar.gz
5f84b39d6c642d67ea8e318f293106aaf6e0548a 12819500 calibre_0.7.50+dfsg-2_all.deb
51153f860afaa664b5e27ab191f123501f412cc7 207300
calibre-bin_0.7.50+dfsg-2_amd64.deb
Checksums-Sha256:
4dbc106570b27ee5cf9897d769ca2558004dcd71d566ef381700efdc2fb233f6 2372
calibre_0.7.50+dfsg-2.dsc
284e2325275ff7ce83a4fc659a349903c880bf78f70deb09f378b57b91871ab6 19087
calibre_0.7.50+dfsg-2.debian.tar.gz
be151a2c4aa31e349d057055094c74aaab571c16411e3117051e8c2141a7c1db 12819500
calibre_0.7.50+dfsg-2_all.deb
d19ef5b65397109ba756032a3bfe785d568c63689b3d8666ac3657eeb3fb893e 207300
calibre-bin_0.7.50+dfsg-2_amd64.deb
Files:
2b8c975e1975b762d8e1b7585ce4eca6 2372 text extra calibre_0.7.50+dfsg-2.dsc
91692662817fde3727461ac06bbe3351 19087 text extra
calibre_0.7.50+dfsg-2.debian.tar.gz
ab285dd8fe31c252bcf83d31f9d6b672 12819500 text extra
calibre_0.7.50+dfsg-2_all.deb
c2cd44a9f408f0f671604307a97ca01a 207300 text extra
calibre-bin_0.7.50+dfsg-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNpBzPAAoJEPmIJawmtHufcOEQAIDgHYgG0Zfts53QGRNDLXdY
CW0Phe+d8QAk/cjGhA2DMm2bMo+MtByf3rDHr5YM/dr7fcinK0H+ym/Sf0X+Dmk0
nEjoLXU32I/LCY10wVHBMYYZVaKUM4v81PqDYtR2ZPNVHUC905xX+d/wpuZhhWB4
/UWD+CReA9EdvQe6V4Ktmz5fvk+eu2T/3/meMSp+Iqke2jMCvtXTACEKBoC2Y1Lf
iTtKHbMrjBr8OU72/q5QjMFmRwPUX3ABN37I3Z6iLc6jIed6/6ATIvCD0rg66p/Q
gtUaaUWRQkhPj82+5rNhByaJ+mx+5DqOUz8T6EQwxmxHsFmK1xLufTX/yoi1GoIG
NHOr3BKk6oGG75tqAcMwomVScC6G0UqMz43upVzroiCb7bGgPxGvJHY5OAu/flzi
psmJ9mVuOKexbtuyNG+3mv0izVs3aYVIdXfQvkgvgTKlpSGw561wRQjnwmj+evVR
ntC0PnS5b3b0U8oO30/SjBWDWHM1Wev9bZs2qZ+RSdn0ngC3EGmOPFWnG53TNNE1
qlrbq9jISBJWCv4p9IiGzBndEtc1X/wyXbHD6uHo64BKAkQzJrVafuadofRSt6Cg
Gt8nrHKdxCpsQnePT7pfBJ2mUvjpWnrdzEQnhKwdGJ9ZpCe+xyPQ3GN2c2if3cVh
5MB8RcafyZltpZvBbo5i
=of4i
-----END PGP SIGNATURE-----
--- End Message ---