Package: treil
Version: 1.1-2
Severity: important

Let's throw a changelog at 'treil':

    % gunzip < /usr/share/doc/treil/changelog.Debian.gz > /tmp/chl
    % treil  -R ChangeLogReader /tmp/chl /tmp/chl.png ; echo $?
    Reader: ChangeLogReader
    Writer: CairoPNGWriter
    failed to generate `/tmp/chl.png': divided by 0
    /usr/lib/ruby/1.8/treil/reader.rb:107:in `/'
    /usr/lib/ruby/1.8/treil/reader.rb:107:in `set_background_by_timestamp'
    /usr/lib/ruby/1.8/treil/reader.rb:323:in `read'
    /usr/bin/treil:111
    0

    # do ten of 'em
    % export TMPIN=/tmp/chlog.log ; for f in `locate hangelog.Debian.gz | 
head`; do gunzip < $f > $TMPIN ; treil  -R ChangeLogReader $TMPIN $TMPIN.png ; 
echo $? ; done
    { ...output is the same as the previous example, times ten. }

...perhaps the file format of the above changelogs aren't the
kind 'treil' can use?  In any event the exit code of '0' seems
inappropriate.

Hope this helps...


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages treil depends on:
ii  libc6                         2.6-2      GNU C Library: Shared libraries
ii  libcairo-ruby1.8              1.5.0-1    Cairo bindings for the Ruby langua
ii  libexpat1                     1.95.8-3.4 XML parsing C library - runtime li
ii  libruby1.8                    1.8.6-2    Libraries necessary to run Ruby 1.
ii  libtreil0                     1.1-2      A shared library for treil (tree s
ii  ruby                          1.8.2-1    An interpreter of object-oriented 

treil recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to