[Debian-med-packaging] Bug#732945: Debian-Bug#732945: python-csb autopkg test always fails

Tomás Di Domenico tdido at tdido.com.ar
Sun Dec 29 02:48:47 UTC 2013


Hi Ivan,

you were right on target. I've added the build path to the PYTHONPATH
and the tests are now running.

Andreas, I'll push my changes to the repo right away. Could you please
check if everything seems to be fine also on your side?

Cheers!
Tomás

On 28/12/13 00:32, Ivan Kalev wrote:
> Hi Andreas,
> 
> Nothing has really changed on our end. Is /your/path/to/CSB in
> $PYTHONPATH? This error typically means that the package "csb" is not
> importable, i.e. the python interpreter does not know where to find it.
> Here is an example:
> 
> $ hg clone https://hg.codeplex.com/csb ~/build
> $ export PYTHONPATH=~/build:$PYTHONPATH
> $ python ~/build/csb/test/app.py -g /tmp
> 
> Best regards,
> Ivan



More information about the Debian-med-packaging mailing list