Your message dated Fri, 10 May 2013 18:47:45 +0000 with message-id <[email protected]> and subject line Bug#706516: fixed in fonts-dejavu 2.33+svn2514-3 has caused the Debian Bug report #706516, regarding [wesnoth-1.10-core] Text in Wesnoth dialogs is unreadable, as Wesnoth can't access font 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.) -- 706516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706516 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: wesnoth-1.10-core Version: 1:1.10.3-3 Severity: grave --- Please enter the report below this line. --- Wesnoth can't access DejaVuSans.ttf as it uses a broken symlink. Therefore it displays boxes for all letters in the dialogs. This makes the game unusable. Correcting the link manual solves the issue. user:~$ ls -l `locate -i DejaVuSans.ttf` -rw-r--r-- 1 root root 738752 Mar 31 08:26 /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf lrwxrwxrwx 1 root root 51 Nov 22 22:42 /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf -> /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf user:~$ wesnoth Battle for Wesnoth v1.10.3 Started on Tue Apr 30 23:15:23 2013 Data directory: /usr/share/games/wesnoth/1.10 User configuration directory: /home/user/.config/wesnoth User data directory: /home/user/.local/share/wesnoth/1.10 Cache directory: /home/user/.cache/wesnoth 20130430 23:15:25 warning font: Failed opening font file 'DejaVuSans.ttf': No such file or directory Checking video mode: 1392x988x32... setting mode to 1392x988x32 20130430 23:15:39 warning font: Failed opening font file 'DejaVuSans.ttf': No such file or directory root:/home/user# rm -f /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf root:/home/user# ln -s /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf user:~$ wesnoth Battle for Wesnoth v1.10.3 Started on Wed May 1 09:36:55 2013 Data directory: /usr/share/games/wesnoth/1.10 User configuration directory: /home/user/.config/wesnoth User data directory: /home/user/.local/share/wesnoth/1.10 Cache directory: /home/user/.cache/wesnoth Checking video mode: 1392x988x32... setting mode to 1392x988x32 user:~$ --- System information. --- Architecture: amd64 Kernel: Linux 3.2.0-4-amd64 Debian Release: 7.0 990 testing security.debian.org 990 testing ftp.rfc822.org 800 unstable ftp.rfc822.org 690 testing www.deb-multimedia.org 500 stable dl.google.com 500 stable deb.opera.com 1 experimental ftp.rfc822.org --- Package information. --- Depends (Version) | Installed =================================================-+-=============== libboost-iostreams1.49.0 (>= 1.49.0-1) | 1.49.0-3.2 libboost-program-options1.49.0 (>= 1.49.0-1) | 1.49.0-3.2 libboost-regex1.49.0 (>= 1.49.0-1) | 1.49.0-3.2 libboost-system1.49.0 (>= 1.49.0-1) | 1.49.0-3.2 libc6 (>= 2.9) | libcairo2 (>= 1.2.4) | libdbus-1-3 (>= 1.0.2) | libfontconfig1 (>= 2.9.0) | libfribidi0 (>= 0.19.2) | libgcc1 (>= 1:4.1.1) | libglib2.0-0 (>= 2.12.0) | libgomp1 (>= 4.2.1) | libice6 (>= 1:1.0.0) | libpango1.0-0 (>= 1.22.0) | libsdl-image1.2 (>= 1.2.10) | libsdl-mixer1.2 | libsdl-net1.2 | libsdl-ttf2.0-0 | libsdl1.2debian (>= 1.2.11) | libsm6 | libstdc++6 (>= 4.6) | libx11-6 | libxext6 | wesnoth-1.10-data (= 1:1.10.3-3) | Package's Recommends field is empty. Suggests (Version) | Installed =======================-+-=========== wesnoth |
--- End Message ---
--- Begin Message ---Source: fonts-dejavu Source-Version: 2.33+svn2514-3 We believe that the bug you reported is fixed in the latest version of fonts-dejavu, which is due to be installed in the Debian FTP archive. 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. Christian Perrier <[email protected]> (supplier of updated fonts-dejavu 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: SHA1 Format: 1.8 Date: Fri, 10 May 2013 20:31:13 +0200 Source: fonts-dejavu Binary: fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-dejavu-udeb fonts-dejavu-mono-udeb ttf-dejavu ttf-dejavu-core ttf-dejavu-extra Architecture: source all Version: 2.33+svn2514-3 Distribution: unstable Urgency: low Maintainer: Debian Fonts Task Force <[email protected]> Changed-By: Christian Perrier <[email protected]> Description: fonts-dejavu - metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra fonts-dejavu-core - Vera font family derivate with additional characters fonts-dejavu-extra - Vera font family derivate with additional characters (extra varia fonts-dejavu-mono-udeb - Monospace Vera font family derivate with additional characters (udeb) fonts-dejavu-udeb - Vera font family derivate with additional characters (udeb) ttf-dejavu - transitional dummy package ttf-dejavu-core - transitional dummy package ttf-dejavu-extra - transitional dummy package Closes: 706516 Changes: fonts-dejavu (2.33+svn2514-3) unstable; urgency=low . * Team upload . [ Fabian Greffrath ] * The transitional ttf-dejavu package must depend on ttf-dejavu-{core,extra} instead of the fonts-dejavu-* flavors, so the fonts files are available at the expected locations (Closes: #706516). * Make ttf-dejavu also depend on fonts-dejavu for a smoother transition. . [ Christian Perrier ] * Use git for packaging: adapt Vcs-* fields * Use machine-readable format for debian/copyright Checksums-Sha1: ba523db9f7f18a9067ce477fc301a53fbb1fe423 2534 fonts-dejavu_2.33+svn2514-3.dsc f398f02003d3e73b3c260bedbd78ad56e7a0c863 6352752 fonts-dejavu_2.33+svn2514.orig.tar.xz 50b1380aaceae9dd44ab587fcae4803e95d28ff8 11038 fonts-dejavu_2.33+svn2514-3.debian.tar.gz e3b97b4f04dd7ed6fa9ff0f7f3ee8319e3350f0a 29972 fonts-dejavu_2.33+svn2514-3_all.deb 1542c94dbff282bd2e037158a38fb71c090357fc 1042380 fonts-dejavu-core_2.33+svn2514-3_all.deb 80520c822beb1933c437b599844d0060881aac5a 1758326 fonts-dejavu-extra_2.33+svn2514-3_all.deb 70c3951f7a122fadaaccd915c086ab709f91d428 226344 fonts-dejavu-udeb_2.33+svn2514-3_all.udeb 652d4f090298c05caf1272ee5db73783bed15ecd 65568 fonts-dejavu-mono-udeb_2.33+svn2514-3_all.udeb e50cd98c866797b2fc847e36dba9f2352945e3a3 29672 ttf-dejavu_2.33+svn2514-3_all.deb 3948e060271db1a3f6ed2af6e331aecd783727b8 29792 ttf-dejavu-core_2.33+svn2514-3_all.deb 77c2ed50ef01521264eea9e1b27823bbe2e56c5a 29972 ttf-dejavu-extra_2.33+svn2514-3_all.deb Checksums-Sha256: 64904419a044d7d847e8d444ffd3d23dd28993aaf037ef93bdfec844833702bc 2534 fonts-dejavu_2.33+svn2514-3.dsc 5c2647a4e5f64c491dd8476c88bcb960e5f07e88bef287c3baca9d1c69bfe312 6352752 fonts-dejavu_2.33+svn2514.orig.tar.xz 4eb673f06e5dd567162322807fd03736a1973a8626cbb99659b1cbfa21d06387 11038 fonts-dejavu_2.33+svn2514-3.debian.tar.gz 1676f59f09849e793c1784b922c8f8e604018583dfdabae4b7598bc0770683e1 29972 fonts-dejavu_2.33+svn2514-3_all.deb 08ccb9d7f199674fbff3b600954678f23e84a1e3d54635b502095af335207738 1042380 fonts-dejavu-core_2.33+svn2514-3_all.deb 846b790d12d4fa6e1ad8ee06e6ffaa5f667d383faf40efb6f2a46ec55847a2f2 1758326 fonts-dejavu-extra_2.33+svn2514-3_all.deb 653a445a050c6877c3fe4569104ae01dde66822cbec1804af9701c7682bee42d 226344 fonts-dejavu-udeb_2.33+svn2514-3_all.udeb 27e1b1f698eb3909dd749a46a3cb801a693fcccd3469379d954aee3ee7400180 65568 fonts-dejavu-mono-udeb_2.33+svn2514-3_all.udeb 4e996c23324ab2defd23c9627cfe72cecd0581f39523affeea72ed29fb2b5850 29672 ttf-dejavu_2.33+svn2514-3_all.deb 0d1f5acdcfdbc6eda9b09f6b9d05d9c72d49e8a75ce9e64d3b74618d44f2e2e4 29792 ttf-dejavu-core_2.33+svn2514-3_all.deb e3271b3cb5588ffca98cc42edea1f0b1cac34452605766fbf930fe49e67cd4dd 29972 ttf-dejavu-extra_2.33+svn2514-3_all.deb Files: cff49f25edd7032a1f9645113da4a0fb 2534 fonts optional fonts-dejavu_2.33+svn2514-3.dsc 9dc24a920cfd7af2769cc6bcb296d761 6352752 fonts optional fonts-dejavu_2.33+svn2514.orig.tar.xz 27064aa365a16454cb4e95224b3c0830 11038 fonts optional fonts-dejavu_2.33+svn2514-3.debian.tar.gz 7254928fdb1b7e3ecbe5b3a06b8564fe 29972 fonts optional fonts-dejavu_2.33+svn2514-3_all.deb d1184a11f52105981edda84b08cb44b9 1042380 fonts optional fonts-dejavu-core_2.33+svn2514-3_all.deb f48054f2f73cca2d82052dcf5cad09ec 1758326 fonts optional fonts-dejavu-extra_2.33+svn2514-3_all.deb 5a6475b372aa0ceaf5b828dbb0e86de0 226344 debian-installer optional fonts-dejavu-udeb_2.33+svn2514-3_all.udeb 65b7ce6143745396672fb41239e025c7 65568 debian-installer optional fonts-dejavu-mono-udeb_2.33+svn2514-3_all.udeb 2a089d443ba3550911f2a42c070e6ddd 29672 oldlibs extra ttf-dejavu_2.33+svn2514-3_all.deb 1f0fa5e6e10a3791f144d1fd4a78ccba 29792 oldlibs extra ttf-dejavu-core_2.33+svn2514-3_all.deb 657da28efd064c94813089555f13cb45 29972 oldlibs extra ttf-dejavu-extra_2.33+svn2514-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIVAwUBUY0+9YcvcCxNbiWoAQKslg/+MSYCIYWUuRDmCqvyhSGHdeoTegZ06YDK inRA6oFUnL8BMueR3lE1SgxNuZ6IwyCDbx6Ph+vrtm15wdbmskznqQwhO6eMbn4l avrjKl2Ql0PiUEhXbJy/0RmwnK18LkkA9GHLRSZsViRheBhO9VCmaniXJ6HVgLoX e91N7tkekK7X8E8ZBwvGKq4rfD3zP+dSsajJ+HjDmels22zHPrfpjsSd0Hwl2a57 NoO7aUwL2TcC8UQpD95nymQMCOLyZOLNK+DyXW2rs7OdpZcxGMr3UA9/SeyGDW54 vlSI74LiOLQ2iUZEXnfQCyBCsLxOVTFL0fCAPqVQpZkSK0ii/1xi++8PDYjY45Ut 9nlu5U8huan1PsSm3cOkUC9kOEcsRQiigJiT4sCNOYEg/IMpBZ2y04gkI2RnCGK7 cEqtBCPp1P9GPL26C2e57oCpEg52PsryH1ubld9hzVfCButYn253aIlFfFgioHxr uZ/EhKEqWILUXYGoKGx2FULhWaqYFRotjgQ/c6LiuzZfmW1x16phtanHolZNzIsG ce/L4mo/RAj8nPAZfSElWVTjEIA3PBDrAbkMKQlwereSuQqubZX0IEAaphyFFLxZ KGwEH70qO0TqB+7Amnz6svqCG7JS+Rq2j4BvrfGAAT7Ty2kaIR9kXNQ+TMNx7JLG Eo+IhZsNEDI= =i+l/ -----END PGP SIGNATURE-----
--- End Message ---

