Your message dated Wed, 24 Jun 2009 10:17:10 +0000
with message-id <[email protected]>
and subject line Bug#533946: fixed in mayavi2 3.2.0-2
has caused the Debian Bug report #533946,
regarding mayavi2: FTBFS: ImportError: No module named libvtkCommonPython
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
533946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mayavi2
Version: 3.2.0-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_clean 
> for buildver in 2.5; do \
>               cd /build/user-mayavi2_3.2.0-1-amd64-iHp9Dq/mayavi2-3.2.0 && cd 
> . && python$buildver setup.py clean -a; \
>       done
> running clean
> 'build/lib.linux-x86_64-2.5' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts.linux-x86_64-2.5' does not exist -- can't clean it
> rm -rf debian/python-module-stampdir
> find . -name '*.pyc' -exec rm '{}' ';'
>  dpkg-source -b mayavi2-3.2.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building mayavi2 using existing mayavi2_3.2.0.orig.tar.gz
> dpkg-source: info: building mayavi2 in mayavi2_3.2.0-1.diff.gz
> dpkg-source: info: building mayavi2 in mayavi2_3.2.0-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mkdir -p debian/python-module-stampdir
> for buildver in 2.5; do \
>               cd /build/user-mayavi2_3.2.0-1-amd64-iHp9Dq/mayavi2-3.2.0 && cd 
> . && python$buildver setup.py build 
> --build-base="/build/user-mayavi2_3.2.0-1-amd64-iHp9Dq/mayavi2-3.2.0/./build";
>  \
>       done
> running build
> Traceback (most recent call last):
>   File "setup.py", line 433, in <module>
>     **config
>   File "/usr/lib/python2.5/site-packages/numpy/distutils/core.py", line 184, 
> in setup
>     return old_setup(**new_attr)
>   File "/usr/lib/python2.5/distutils/core.py", line 151, in setup
>     dist.run_commands()
>   File "/usr/lib/python2.5/distutils/dist.py", line 974, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python2.5/distutils/dist.py", line 994, in run_command
>     cmd_obj.run()
>   File "setup.py", line 243, in run
>     build_tvtk_classes_zip()
>   File "setup.py", line 230, in build_tvtk_classes_zip
>     gen_tvtk_classes_zip()
>   File "enthought/tvtk/setup.py", line 47, in gen_tvtk_classes_zip
>     from code_gen import TVTKGenerator
>   File "enthought/tvtk/code_gen.py", line 10, in <module>
>     import vtk
>   File "/usr/lib/pymodules/python2.5/vtk/__init__.py", line 41, in <module>
>     from common import *
>   File "/usr/lib/pymodules/python2.5/vtk/common.py", line 7, in <module>
>     from libvtkCommonPython import *
> ImportError: No module named libvtkCommonPython
> make: *** [debian/python-module-stampdir/mayavi2] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/mayavi2_3.2.0-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: mayavi2
Source-Version: 3.2.0-2

We believe that the bug you reported is fixed in the latest version of
mayavi2, which is due to be installed in the Debian FTP archive:

mayavi2_3.2.0-2.diff.gz
  to pool/main/m/mayavi2/mayavi2_3.2.0-2.diff.gz
mayavi2_3.2.0-2.dsc
  to pool/main/m/mayavi2/mayavi2_3.2.0-2.dsc
mayavi2_3.2.0-2_amd64.deb
  to pool/main/m/mayavi2/mayavi2_3.2.0-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Varun Hiremath <[email protected]> (supplier of updated mayavi2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 24 Jun 2009 05:43:17 -0400
Source: mayavi2
Binary: mayavi2
Architecture: source amd64
Version: 3.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Varun Hiremath <[email protected]>
Description: 
 mayavi2    - A scientific visualization package for 2-D and 3-D data
Closes: 478870 530476 533946
Changes: 
 mayavi2 (3.2.0-2) unstable; urgency=low
 .
   [ Marco Rodrigues ]
   * Bump Standards-Version to 3.8.1 (no changes).
   * debian/control:
     + Change libvtk5 Depends to libvtk5.2 (Closes: #530476).
     + Remove version check in python-vtk at Depends.
   * Remove myself from Uploaders.
 .
   [ Varun Hiremath ]
   * debian/rules: Reset PYTHONPATH as a temporary fix for bug in
     python-vtk #529961, which fixes FTBFS (Closes: #533946)
   * Add patches/manpage.diff to fix a lintian warning
   * Add patches/wxversion.diff to set the default wx version to 2.8
     (Closes: #478870)
Checksums-Sha1: 
 79307afffc7d7530dbf0327dfef76860dff907b4 1417 mayavi2_3.2.0-2.dsc
 e4b3d5a34fdc4c1be1804be7ae83e8e3ad686567 11969 mayavi2_3.2.0-2.diff.gz
 6ee48a5d2a1620ffd7cc4e155d9b0fbdc645a9a1 21531120 mayavi2_3.2.0-2_amd64.deb
Checksums-Sha256: 
 4db4c38720bda810cb6ab667f9b4a9b88345ed527c11c3861451770a8bba7dd2 1417 
mayavi2_3.2.0-2.dsc
 c24775fb0c15552df56417d66532b7a0c9509eaa840dfc81880e783fd3e64387 11969 
mayavi2_3.2.0-2.diff.gz
 6725b927b472e78d5ce9a3a4389187b6aaae94ba5ea5126a8dbe1f722a0d2b55 21531120 
mayavi2_3.2.0-2_amd64.deb
Files: 
 af489334805da9060305af689258aa7b 1417 science optional mayavi2_3.2.0-2.dsc
 40d3c3c96bd5144958f874523528e329 11969 science optional mayavi2_3.2.0-2.diff.gz
 32d13f9832f977a4090e7e4adff4feea 21531120 science optional 
mayavi2_3.2.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpB9m0ACgkQPEFSUMxFMZfOVwCeN197xGVIMd5l5Ot6LM5AeSJi
ErcAoJqwSykLntFRXiTMIHbbhJXHBnGF
=+N5i
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to