[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 0.7. CVS observations
From: |
Bernhard Herzog |
Subject: |
Re: 0.7. CVS observations |
Date: |
Wed, 18 May 2005 11:20:58 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/22.0.50 (gnu/linux) |
Bernhard Reiter <address@hidden> writes:
> Experimented on a new machine:
>
> Skencil 0.7 Tried to build CVS from 20050510:
> setup.py auf Debian sarge ppc:
>
> because of libart-config --version 2.2.0
>
>
> - = run_config_script("libart2-config")
> + = run_config_script("libart-config")
Please install the libart-2.0-dev package. It should be available in
sarge.
> FAIL: test_fill_opacity (test_libartdevice.TestOpacity)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/mobilehome/bernhard/hacking/skencil/root/sketch/test/test_libartdevice.py",
> line 158, in test_fill_opacity
> self.check_images()
> File
> "/mobilehome/bernhard/hacking/skencil/root/sketch/test/test_libartdevice.py",
> line 110, in check_images
> self.failUnless(float(hist[1]) / num_pixels < max_ratio)
> File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
> if not expr: raise self.failureException, msg
> AssertionError
This is most likely due to the old libart package.
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://skencil.org/
Thuban http://thuban.intevation.org/