Your message dated Thu, 17 May 2012 13:33:59 +0000
with message-id <e1sv0q7-0000u0...@franck.debian.org>
and subject line Bug#670066: fixed in openturns 1.0-1
has caused the Debian Bug report #670066,
regarding python-openturns is unusable
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 ow...@bugs.debian.org
immediately.)


-- 
670066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-openturns
Version: 0.15-3
Justification: renders package unusable
Severity: grave

Hello,

It seems that python-openturns 0.15-3 is unusable:
  $ python
  Python 2.7.2+ (default, Jan 20 2012, 17:51:10)
  [GCC 4.6.2] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import openturns
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/lib/python2.7/dist-packages/openturns/__init__.py",
line 87, in <module>
      import openturns_preload
  ImportError: No module named openturns_preload

0.15-2 worked fine, I guess that this is due to the move to dh_python2.

Denis

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-openturns depends on:
ii  ghostscript    9.05~dfsg-2
ii  libc6          2.13-26
ii  libgcc1        1:4.7.0-1
ii  libopenturns0  0.15-3
ii  libstdc++6     4.7.0-1
ii  python         2.7.2-10
ii  python-qt4     4.9.1-1
ii  python-rpy2    2.2.5-1
ii  python2.6      2.6.7-4
ii  python2.7      2.7.2-13

python-openturns recommends no packages.

python-openturns suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: openturns
Source-Version: 1.0-1

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

libopenturns-dbg_1.0-1_amd64.deb
  to main/o/openturns/libopenturns-dbg_1.0-1_amd64.deb
libopenturns-dev_1.0-1_amd64.deb
  to main/o/openturns/libopenturns-dev_1.0-1_amd64.deb
libopenturns0.1_1.0-1_amd64.deb
  to main/o/openturns/libopenturns0.1_1.0-1_amd64.deb
openturns-examples_1.0-1_amd64.deb
  to main/o/openturns/openturns-examples_1.0-1_amd64.deb
openturns-validation_1.0-1_all.deb
  to main/o/openturns/openturns-validation_1.0-1_all.deb
openturns_1.0-1.debian.tar.gz
  to main/o/openturns/openturns_1.0-1.debian.tar.gz
openturns_1.0-1.dsc
  to main/o/openturns/openturns_1.0-1.dsc
openturns_1.0.orig.tar.bz2
  to main/o/openturns/openturns_1.0.orig.tar.bz2
python-openturns-dev_1.0-1_amd64.deb
  to main/o/openturns/python-openturns-dev_1.0-1_amd64.deb
python-openturns_1.0-1_amd64.deb
  to main/o/openturns/python-openturns_1.0-1_amd64.deb
r-other-rot_1.0-1_amd64.deb
  to main/o/openturns/r-other-rot_1.0-1_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 670...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Denis Barbier <barb...@debian.org> (supplier of updated openturns 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 16 May 2012 20:03:53 +0200
Source: openturns
Binary: libopenturns0.1 libopenturns-dev libopenturns-dbg python-openturns 
python-openturns-dev r-other-rot openturns-examples openturns-validation
Architecture: source amd64 all
Version: 1.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Denis Barbier <barb...@debian.org>
Description: 
 libopenturns-dbg - debug symbols for OpenTURNS
 libopenturns-dev - headers and development libraries for OpenTURNS
 libopenturns0.1 - dynamic libraries for OpenTURNS
 openturns-examples - examples of OpenTURNS functionalities
 openturns-validation - validation files for OpenTURNS
 python-openturns - Python front-end of OpenTURNS (aka TUI)
 python-openturns-dev - Python front-end of OpenTURNS (aka TUI)
 r-other-rot - GNU R package of few tools needed by OpenTURNS
Closes: 662800 666782 669425 670066
Changes: 
 openturns (1.0-1) experimental; urgency=low
 .
   [ Christophe Trophime ]
   * debian/rules:
       explicit python version in override_dh_auto_configure target
   * debian/copyright:
       fix lintian warning
 .
   [ Denis Barbier ]
   * New upstream release (Closes: #669425).
   * Build with g++ 4.6, several tests fail with g++ 4.7.
   * debian/patches/ftbfs-4.7.patch: Patch upgraded, previous
     fix had been applied upstream but there is another error.
   * debian/patches/debian-soname.patch: New patch.
     Use a Debian specific SONAME (0.1), upstream does
     not yet take care of SONAME.
     Rename libopenturns0 package into libopenturns0.1.
   * debian/patches/no-link-python.patch: New patch.
     Bugfix: "python-openturns is unusable" (Closes: #670066)
   * debian/rules: Compile algocobyla.c with -fno-cse-follow-jumps
     to work around an undefined GCC bug which makes one test
     hang on x86.  (Closes: #666782)
   * Do not build-depends on doxygen-latex, docbook-to-man.
   * Build-depends on bison, flex and bc (the latter is needed to run
     one test).
   * Move rotRpackage into a new binary package: r-other-rot, and
     let libopenturns0.1 depend on this package.  (Closes: #662800)
   * Install files into versioned directories /usr/lib/openturns-1.0
     and /etc/openturns-1.0 to avoid file conflicts during library
     transitions.
   * Add myself to Uploaders.
 .
   [ Julien Schueller ]
   * Remove openturns-wrapper package, its files are now shipped
     by libopenturns0, libopenturns-dev and openturns-examples.
   * Moved dtd files to libopenturns0
   * Added missing generic wrapper to libopenturns0
   * Added python-openturns-dev
   * Added dependency to libtbb
Checksums-Sha1: 
 b7fe25d53995a23fa6e539940de0b7529966e4b6 1945 openturns_1.0-1.dsc
 fc26aa5f1a0706d80c7a81140ff3504e5737a118 3160014 openturns_1.0.orig.tar.bz2
 b8aabc987dd5ee1e7a4b2e91c1b36fe7012f01b7 14437 openturns_1.0-1.debian.tar.gz
 8186b453f9d2fb182f20ff4208048346030f010c 3854672 
libopenturns0.1_1.0-1_amd64.deb
 c979d5b93a06205ce84613bdbe3986f05f3b0ca5 652792 
libopenturns-dev_1.0-1_amd64.deb
 962b461d4135f2f0d185b69b7f565a3f2856853f 58063010 
libopenturns-dbg_1.0-1_amd64.deb
 83400793b9c725156de952cdfb3ef4059fddf79a 8211884 
python-openturns_1.0-1_amd64.deb
 fb77d77779d1daad0b5393b6092d455aa7a8ba85 212144 
python-openturns-dev_1.0-1_amd64.deb
 d1e0b440d96975590f248af85043011ff63fa0bf 201738 r-other-rot_1.0-1_amd64.deb
 437a80c8052869c610978777249b3216f789b0af 662336 
openturns-examples_1.0-1_amd64.deb
 f8766846da26ff4c8b613e8d11cfa02482017b41 277666 
openturns-validation_1.0-1_all.deb
Checksums-Sha256: 
 870d8075139daddd38b7ac44ff1f6011dd5a87d0c1cde0bbfc460beb707f68c9 1945 
openturns_1.0-1.dsc
 2b6fd7b076e7e9e3d2edd54b63ef618e89a322c6800df65b8f37a717170dc658 3160014 
openturns_1.0.orig.tar.bz2
 45f59a9fb68cfd6faf631f8af7e57ce7bd8073672ed001526d1064861107b4ee 14437 
openturns_1.0-1.debian.tar.gz
 261d74889f064f769e69de5ae42536b8b87b0a0e60eab80fd204ca0ff25483c4 3854672 
libopenturns0.1_1.0-1_amd64.deb
 7b202336439fda73afbd437900d5707a4c465a55cdc70183447fd684b9512247 652792 
libopenturns-dev_1.0-1_amd64.deb
 9ee5485b8f0e84b246b21ef378be82fd5af1599d66adc36a22b214bd15f58d3b 58063010 
libopenturns-dbg_1.0-1_amd64.deb
 575067a4b8dec4d6fce10d49316e8c8974b685079e40cacdb1fa3710ed03a3d9 8211884 
python-openturns_1.0-1_amd64.deb
 c09a6a35d8450b790b8e483080d0443881e0b88a7d7257161d9f1ee381fd99dc 212144 
python-openturns-dev_1.0-1_amd64.deb
 52e3a713a8630a2e26a6f7d8f609c571e16be54c0005483e37db0dd7dea549ba 201738 
r-other-rot_1.0-1_amd64.deb
 ef72eda9cc8f5a0a218b40c089439f00bb702baa80c0ea426f8666c6b08c2d59 662336 
openturns-examples_1.0-1_amd64.deb
 09b00f1867ad71e3febab6d18fa69c45b57fd164987742d623d1fda876f287ae 277666 
openturns-validation_1.0-1_all.deb
Files: 
 82468a39ee9af0b84a1eddd337f9282e 1945 science extra openturns_1.0-1.dsc
 3dd7e62f396ac07dd57bf03e7e5268b0 3160014 science extra 
openturns_1.0.orig.tar.bz2
 f49f823bce1f645789d567a242f696c2 14437 science extra 
openturns_1.0-1.debian.tar.gz
 f504c57f92e98d041bd19a05e5b25e92 3854672 libs extra 
libopenturns0.1_1.0-1_amd64.deb
 033c914b7e7d40b72eefa1aed3dc140b 652792 libdevel extra 
libopenturns-dev_1.0-1_amd64.deb
 4604d6797c8db8509cde8f36df4cf83d 58063010 debug extra 
libopenturns-dbg_1.0-1_amd64.deb
 a9e8f44f4a257681f846dcf34157a982 8211884 python extra 
python-openturns_1.0-1_amd64.deb
 29772a80b76b0163f1b404687bfdfb34 212144 python extra 
python-openturns-dev_1.0-1_amd64.deb
 a6ff15074a20077a1f788116514c0159 201738 gnu-r extra r-other-rot_1.0-1_amd64.deb
 cea672d550c63530257bd6f36ae19cfa 662336 science extra 
openturns-examples_1.0-1_amd64.deb
 ea820397cc4edb977012e07653a8b1ee 277666 science extra 
openturns-validation_1.0-1_all.deb

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

iD8DBQFPtA2l8Ri1lR4WGvsRAqrMAKCk90r+WAMq3T1MOF29dU63QuNimgCbBVcq
tdjm1pswv5G+HlSgmQ+CK9g=
=p5g8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to