Package: pyblosxom
Version: 1.2-1

Hello!

Installing pyblosxom on a pure Debian sarge system yields the following warnings:

Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Die folgenden NEUEN Pakete werden installiert:
  pyblosxom
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 4 nicht aktualisiert.
Es müssen noch 0B von 91,9kB Archiven geholt werden.
Nach dem Auspacken werden 520kB Plattenplatz zusätzlich benutzt.
Wähle vormals abgewähltes Paket pyblosxom.
(Lese Datenbank ... 67693 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke pyblosxom (aus .../pyblosxom_1.2-1_all.deb) ...
Richte pyblosxom ein (1.2-1) ...
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:684: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.LockFileEx(hfile, flags, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:688: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.UnlockFileEx(hfile, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:684: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.LockFileEx(hfile, flags, 0, 0xffff0000, __overlapped)
/usr/lib/python2.3/site-packages/Pyblosxom/tools.py:688: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  win32file.UnlockFileEx(hfile, 0, 0xffff0000, __overlapped)


Doesn't seem to affect the package, but I suppose installing the packages should not output these warnings - maybe the tools.py has to be modified?


Thanks
Thomas



Reply via email to