Your message dated Sat, 12 Dec 2015 21:04:09 +0100
with message-id 
<CA+ChNyX09nOFr=zp=khUNsXd7kBFb3nnF-fka13+RD2d=nx...@mail.gmail.com>
and subject line Problem has been fixed
has caused the Debian Bug report #799473,
regarding openstreetmap-carto: no valid fonts could be loaded in FontSet with 
Mapnik 3
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.)


-- 
799473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799473
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openstreetmap-carto
Version: 2.35.0-1
Severity: important

Dear Maintainer,

With this simple python script:

>>> import mapnik
>>> stylesheet = 'style.xml'
>>> image = 'world_style.png'
>>> m = mapnik.Map(600,300)
>>> mapnik.load_map(m, stylesheet)

I get this error:

[TileLite Debug] --> Using mapfile: 
'/var/lib/osm-tile-server-base/tilesets/default/style.xml'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'DejaVu Sans 
Oblique' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Arundina 
Sans Italic' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 
'TSCu_Paranar Italic' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Mallige 
NormalItalic' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'DejaVu Sans 
Book' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Arundina 
Sans Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Padauk 
Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Khmer OS 
Metal Chrieng Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Mukti 
Narrow Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'gargi 
Medium' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 
'TSCu_Paranar Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Tibetan 
Machine Uni Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Mallige 
Normal' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Droid Sans 
Fallback Regular' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'Unifont 
Medium' in FontSet 'fontset-0'
Mapnik LOG> 2015-09-19 16:50:56: warning: unable to find face-name 'unifont 
Medium' in FontSet 'fontset-0'
Traceback (most recent call last):
  File "/usr/bin/liteserv", line 138, in <module>
    application = Server(mapfile, CONFIG)
  File "/usr/lib/python2.7/dist-packages/tilelite.py", line 180, in __init__
    mapnik.load_map(self._mapnik_map, self._mapfile)
RuntimeError: no valid fonts could be loaded in FontSet 'fontset-0' in FontSet 
at line 17 of 'style.xml'
*** Error in `/usr/bin/python': free(): invalid pointer: 0x00007ffc502179e8 ***
Aborted


It used to work with Mapnik 2. After closing #797975, openstreetmap-carto is
supposed to work with Mapnik 3, but I still cannot get it to work.

Cheers,
Ruben

http://bugs.debian.org/797975


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openstreetmap-carto depends on:
ii  curl                   7.44.0-2
ii  debconf [debconf-2.0]  1.5.57
ii  gdal-bin               1.11.2+dfsg-3
ii  mapnik-utils           3.0.4+ds-1
ii  ttf-dejavu             2.35-1
ii  unzip                  6.0-18

Versions of packages openstreetmap-carto recommends:
ii  fonts-khmeros        5.0-7
ii  fonts-sil-padauk     2.80-2
ii  fonts-sipa-arundina  0.2.0-7

openstreetmap-carto suggests no packages.

-- debconf information excluded

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Sure.

This problem was solved as a consequence of uploading python-mapnik
version 1:0.0~20151012-a063df4-1 and closing #803985 (upload of mapnik
3.0.9).

Ruben

--- End Message ---

Reply via email to