Your message dated Mon, 16 Jun 2008 15:48:50 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#485734: Unable to install synce-sync-engine
has caused the Debian Bug report #485734,
regarding Unable to install synce-sync-engine
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.)
--
485734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485734
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Subject: Unable to install synce-sync-engine
Package: synce-sync-engine
Version: 0.11-1
Severity: grave
Justification: renders package unusable
*** Please type your report below this line ***
# apt-get install synce-sync-engine
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Lese Status-Informationen ein... Fertig
Die folgenden NEUEN Pakete werden installiert:
synce-sync-engine
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es mÃŒssen noch 0B von 122kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 700kB Plattenplatz zusÀtzlich benutzt.
Wähle vormals abgewähltes Paket synce-sync-engine.
(Lese Datenbank ... 217226 Dateien und Verzeichnisse sind derzeit
installiert.)
Entpacke synce-sync-engine (aus .../synce-sync-engine_0.11-1_all.deb) ...
INFO: using old version '/usr/bin/python2.3'
Richte synce-sync-engine ein (0.11-1) ...
INFO: using old version '/usr/bin/python2.3'
/usr/lib/python3.3/site-packages/SyncEngine/dtptserver.py:26: FutureWarning:
hex/oct constants > sys.maxint will return positive values in Python 2.4 and
up
DUMMY_PTR = 0xDEADBEEF
/usr/lib/python2.3/site-packages/SyncEngine/dtptserver.py:258: FutureWarning:
hex/oct constants > sys.maxint will return positive values in Python 2.4 and
up
self._send_reply(10, 0, 0xDEADBEEF, 0)
Compiling
/usr/lib/python2.3/site-packages/SyncEngine/formats/tzutils/recurrence.py ...
File
"/usr/lib/python2.3/site-packages/SyncEngine/formats/tzutils/recurrence.py",
line 84
self.byMonth += list(int(x) for x in val.split(','))
^
SyntaxError: invalid syntax
Compiling
/usr/lib/python2.3/site-packages/SyncEngine/formats30/tzutils/recurrence.py ...
File
"/usr/lib/python2.3/site-packages/SyncEngine/formats30/tzutils/recurrence.py",
line 122
self.byMonth += list(int(x) for x in rule.split(','))
^
SyntaxError: invalid syntax
Compiling /usr/lib/python2.3/site-packages/SyncEngine/kernel.py ...
File "/usr/lib/python2.3/site-packages/SyncEngine/kernel.py", line 507
@dbus.service.method(DBUS_SYNCENGINE_IFACE, in_signature='',
out_signature='')
^
SyntaxError: invalid syntax
/usr/lib/python2.3/site-packages/SyncEngine/syncdb.py:72: FutureWarning:
hex/oct constants > sys.maxint will return positive values in Python 2.4 and
up
return "pas-id-%08X%08X" % (random.randint(0, 0xFFFFFFFF),
/usr/lib/python2.3/site-packages/SyncEngine/syncdb.py:72: FutureWarning:
hex/oct constants > sys.maxint will return positive values in Python 2.4 and
up
return "pas-id-%08X%08X" % (random.randint(0, 0xFFFFFFFF),
/usr/lib/python2.3/site-packages/SyncEngine/util.py:30: FutureWarning: hex/oct
constants > sys.maxint will return positive values in Python 2.4 and up
d1 = random.randint(0, 0xFFFFFFFF)
pycentral: pycentral pkginstall: error byte-compiling files (58)
pycentral pkginstall: error byte-compiling files (58)
dpkg: Fehler beim Bearbeiten von synce-sync-engine (--configure):
Unterprozess post-installation script gab den Fehlerwert 1 zurÃŒck
Fehler traten auf beim Bearbeiten von:
synce-sync-engine
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686-bigmem (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored:
LC_ALL set to [EMAIL PROTECTED])
Shell: /bin/sh linked to /bin/bash
Versions of packages synce-sync-engine depends on:
ii odccm 0.11-4 Daemon to keep a connection to Win
ii python 2.5.2-1 An interactive high-level object-o
ii python-central 0.6.7 register and build utility for Pyt
ii python-dateutil 1.4-1 powerful extensions to the standar
ii python-dbus 0.82.4-2 simple interprocess messaging syst
ii python-gobject 2.14.1-6 Python bindings for the GObject li
ii python-libxml2 2.6.32.dfsg-2 Python bindings for the GNOME XML
ii python-libxslt1 1.1.24-1 Python bindings for libxslt1
ii python-rapi2 0.11.1-1 Make RAPI calls to a Windows Mobil
ii python-rra 0.11.1-1 Library for syncing with Windows M
ii python-rtfcomp 1.1-2 Library to read compressed RTF fil
ii python-tz 2008b-3 Python version of the Olson timezo
ii python-wbxml 0.1-1 WBXML parsing and encoding library
synce-sync-engine recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Jun 11, 2008 at 06:22:50AM +0200, Georg Pfeiffer wrote:
> INFO: using old version '/usr/bin/python2.3'
python2.3 is old and no longer used. In fact, the last distribution with
python2.3 in is oldstable[0].
> Debian Release: lenny/sid
> APT prefers testing
I'm not quite sure how one can claim to run lenny/sid when using
oldstable packages..
Therefore I am closing this bug. I will set a "Conflicts: python2.3" on
my next upload.
Thanks,
0. http://packages.debian.org/python2.3
--
Jonny Lamb, UK [EMAIL PROTECTED]
http://jonnylamb.com GPG: 0x2E039402
signature.asc
Description: Digital signature
--- End Message ---