Your message dated Mon, 02 Mar 2009 22:56:35 +0100
with message-id <[email protected]>
and subject line python2.3-moinmoin: noisy postinst
has caused the Debian Bug report #326161,
regarding python2.3-moinmoin: noisy postinst: 
/usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:158: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
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.)


-- 
326161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326161
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.3-moinmoin
Version: 1.3.4.really.1.3.5rc1-1
Severity: normal

Partial transcript of install session:

Setting up python2.3-moinmoin (1.3.4.really.1.3.5rc1-1) ...
/usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:158: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  self.writeInt((i >> 32) & 0xFFFFFFFF)
/usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:159: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  self.writeInt(i & 0xFFFFFFFF)
/usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:158: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  self.writeInt((i >> 32) & 0xFFFFFFFF)
/usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:159: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  self.writeInt(i & 0xFFFFFFFF)

I realize they're just warnings, but:

1) These messges are very spewy and look bad;
2) They might frighten users;
3) Since we do also currently ship python2.4-moinmoin, that package might
   actually be behaving in a way contrary to that intended by the
   programmer.

'Course, it does kinda look like the code in question is trying to convert
a long integer to a normal one, so maybe I'm worried about nothing in case
3).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
found 326161 1.3.4.really.1.3.5rc1-1
fixed 326161 1.5.3-1.2etch2
----

> Setting up python2.3-moinmoin (1.3.4.really.1.3.5rc1-1) ...
> /usr/lib/python2.3/site-packages/MoinMoin/support/lupy/store.py:158: 
> FutureWarning: hex/oct constants > sys.maxint will return positive values in 
> Python 2.4 and up
>   self.writeInt((i >> 32) & 0xFFFFFFFF)

This bug was reported against an old version of moinmoin (1.3.4, shipped
in Sarge, which isn't supported anymore).

As far as I know, the bug never existed in Etch (moinmoin 1.5).

So I'm closing this bug.

Thank you for reporting this bug,

Franklin



--- End Message ---

Reply via email to