← Back to team overview

cuneiform team mailing list archive

[Bug 520862] Re: PUMA_Init failed. (cuneifomr 0.9.0)

 

Wow - good guess!

Finally I got it: RPM spec-helper played tricks on me!

Some cuneiform-datafiles aren't binary files but textfiles with DOS-EOL
- file "rec6all.dat" is a good example for this.

Now spec-helper checks all textfiles on their EOL and does a DOS2UNIX-
conversion.

I had to put a "export DONT_FIX_EOL=1" in my specfile and now it works.

Sorry for wasting your time.

-- 
PUMA_Init failed. (cuneifomr 0.9.0)
https://bugs.launchpad.net/bugs/520862
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.

Status in Linux port of Cuneiform: New

Bug description:
As it seems that you don't read through old bugreports (#362224), I'll open a new one:

$ cuneiform -l ger -f html -o test.html test.tiff
Cuneiform for Linux 0.9.0
PUMA_Init failed.

I already had this problem with cuneiform 0.8.0 on my system (MandrivaLinux 2010.0), and it's still there for cuneiform 0.9.0.


I built an RPM of cuneiform out of it's source-code myself. Doing this means using Mandriva's %cmake RPM-macro.
All cmake-options used by this macro can be seen here:
http://launchpadlibrarian.net/35930811/cmake.txt (bug #/362224, comment #16)

Strace-output for cuneiform 0.8.0 can be seen here:
http://launchpadlibrarian.net/35930821/strace_cuneinform.txt  (bug #/362224, comment #17)

For cuneiform 0.9.0 I'll attach a new strace...





References