Your message dated Thu, 5 Jul 2007 17:35:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line FTBFS when built twice in a row was fixed in 3.2.0-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-zeroc-ice
Version: 3.2.0-2
Severity: important
When I try to import Ice I get this error:
Python 2.4.4 (#2, Apr 25 2007, 22:41:41)
[GCC 4.1.3 20070423 (prerelease) (Debian 4.1.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Ice
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/var/lib/python-support/python2.4/Ice.py", line 34, in ?
import IcePy
ImportError: /var/lib/python-support/python2.4/IcePy.so: undefined symbol:
_ZN7IceUtil4Time12milliSecondsEl
Don“t hesitate in contacting me for any further info or test you deem
appropriate.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-zeroc-ice depends on:
ii libc6 2.5-7 GNU C Library: Shared libraries
ii libgcc1 1:4.1.2-6 GCC support library
ii libiceutil32 3.2.0-5 Ice for C++ misc utility library
ii libslice32 3.2.0-5 Ice for C++ Slice parser library
ii libstdc++6 4.1.2-6 The GNU Standard C++ Library v3
ii libzeroc-ice32 3.2.0-5 Ice for C++ runtime library
ii python 2.4.4-4 An interactive high-level object-o
ii python-support 0.6.4 automated rebuilding support for p
ii python2.4 2.4.4-4 An interactive high-level object-o
Versions of packages python-zeroc-ice recommends:
ii ice-slice 3.2.0-5 Slice definitions for Ice services
ii slice2py 3.2.0-5 Slice to Python translator
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: zeroc-ice
Version: 3.2.0-6
A wrong changelog entry in zeroc-ice 3.2.0-6 closed bugs #424086 and #424704
when it should close bugs #424083 and #424074.
The fixed changelog entry is reproduced below and it will be corrected in the
next upload.
zeroc-ice (3.2.0-6) unstable; urgency=low
* Added Benoit patch #1 to IceGrid Registry
* Fixed FTBFS if built twice in a row (Closes: #424083)
* Recompilation will also fix FTBFS on AMD64 (Closes: #424074)
-- Francisco Moya <[EMAIL PROTECTED]> Wed, 16 May 2007 11:32:44 +0200
--- End Message ---