Bug#780579: Couldn't find hyphenation pattern for lang="en", country="US".

2015-07-12 Thread Joachim Breitner
Hi,

Am Samstag, den 11.07.2015, 23:52 +0200 schrieb Mathieu Malaterre:
> On Thu, May 7, 2015 at 5:30 PM, Joachim Breitner 
> wrote:
> > Anyways, can you fix this in sid and testing, then maybe we can 
> > have it
> > in jessie-backports?
> > 
> Fixed in sid.

thanks!

>  I'll request a backports (is this the right way?). 

You can do a backports yourself, see
http://backports.debian.org/Contribute/

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: This is a digitally signed message part
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#780579: Couldn't find hyphenation pattern for lang="en", country="US".

2015-07-11 Thread Mathieu Malaterre
On Thu, May 7, 2015 at 5:30 PM, Joachim Breitner  wrote:

>
> Anyways, can you fix this in sid and testing, then maybe we can have it
> in jessie-backports?
>
>
Fixed in sid. I'll request a backports (is this the right way?).
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#780579: Couldn't find hyphenation pattern for lang="en", country="US".

2015-05-07 Thread Joachim Breitner
Dear fop-maintainers,

On Mon, 16 Mar 2015 10:34:33 +0100 Mathieu Malaterre  wrote:
> Seems like #655027 is back. Steps from debian/jessis amd64 (today):
> [..]

the problem seems to be that /usr/share/fop/fop-hyph.jar is empty.

sid:
$ aunpack -l /usr/share/fop/fop-hyph.jar
Archive:  /usr/share/fop/fop-hyph.jar
  Length  DateTimeName
-  -- -   
0  2014-11-02 16:30   META-INF/
  370  2014-11-02 16:30   META-INF/MANIFEST.MF
- ---
  370 2 files


wheezy:
$ aunpack -l /usr/share/fop/fop-hyph.jar
Archive:  /usr/share/fop/fop-hyph.jar
  Length  DateTimeName
-  -- -   
0  2012-01-15 11:24   META-INF/
  373  2012-01-15 11:24   META-INF/MANIFEST.MF
0  2012-01-15 11:24   hyph/
   286563  2012-01-15 11:23   hyph/af.hyp
   121999  2012-01-15 11:23   hyph/as.hyp
[..]
   152578  2012-01-15 11:23   hyph/tk.hyp
   128717  2012-01-15 11:23   hyph/tr.hyp
   184506  2012-01-15 11:23   hyph/uk.hyp
   123659  2012-01-15 11:23   hyph/zh_Latn.hyp
- ---
 11177861 67 files


Too bad I did not notice this bug before the release; I use fop on
stable :-(

Anyways, can you fix this in sid and testing, then maybe we can have it
in jessie-backports?

Greetings,
Joachim
-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: This is a digitally signed message part
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#780579: Couldn't find hyphenation pattern for lang="en", country="US".

2015-03-16 Thread Mathieu Malaterre
Package: fop
Version: 1:1.1.dfsg2-1
Severity: important

Seems like #655027 is back. Steps from debian/jessis amd64 (today):

$ cd /tmp
$ apt-get source fop
$ cd fop-1.1.dfsg2
$ fop ./examples/fo/basic/hyphen.fo /tmp/out.pdf
Couldn't find hyphenation pattern for lang="en",country="US".
Couldn't find hyphenation pattern for lang="de".
Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400".
Font "ZapfDingbats,normal,700" not found. Substituting with
"ZapfDingbats,normal,400".
Couldn't find hyphenation pattern for lang="fi".
Couldn't find hyphenation pattern for lang="it".
Couldn't find hyphenation pattern for lang="da".
Couldn't find hyphenation pattern for lang="no".
Rendered page #1.
Rendered page #2.
Rendered page #3.
Rendered page #4.
Rendered page #5.
Rendered page #6.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.