Discussion:
[Thuban-list] Python version mismatch in Debian "testing":
Roger André
2006-05-16 01:13:01 UTC
Permalink
I just tried to apt-get Thuban in Debian and after all the loading was done
and I tried to run it, I got the following error:
*******************************************************
The following version errors were detected:
Thuban was compiled with wx 2.4.4 but wxPython is 2.4.5.0
*********************************************************

Has anyone else run into this before? I'm running Knoppix 3.9 in a HD
installation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intevation.de/pipermail/thuban-list/attachments/20060515/85023192/attachment.html
Didrik Pinte
2006-05-16 05:50:25 UTC
Permalink
Post by Roger André
I just tried to apt-get Thuban in Debian and after all the loading was
*******************************************************
Thuban was compiled with wx 2.4.4 but wxPython is 2.4.5.0
*********************************************************
Has anyone else run into this before? I'm running Knoppix 3.9 in a HD
installation.
___________________
Hi Roger,

The message is pretty clear. Some extensions of Thuban are compiled and
thus linked with specific version of external libraries like wxPython.

The solution is to use a source version of thuban and compile it
yourself or use another compiled package but made for your distribution.

Didrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://intevation.de/pipermail/thuban-list/attachments/20060516/1e78cabe/attachment.bin
Bernhard Reiter
2006-05-16 08:01:28 UTC
Permalink
Post by Didrik Pinte
Post by Roger André
I just tried to apt-get Thuban in Debian and after all the loading was done
Which version of thuban did you actually get?
Was it 1.1.0-1 from experimental?
Post by Didrik Pinte
Post by Roger André
*******************************************************
Thuban was compiled with wx 2.4.4 but wxPython is 2.4.5.0
*********************************************************
Has anyone else run into this before? I'm running Knoppix 3.9 in a HD
installation.
If it was from experimental, this might be a temporary problem.
You should report it though to the Debian Bug-Tracker using "reportbug thuban".
Post by Didrik Pinte
The message is pretty clear. Some extensions of Thuban are compiled and
thus linked with specific version of external libraries like wxPython.
Which would be a bug in the build or dependencies of the Debian package.
Post by Didrik Pinte
The solution is to use a source version of thuban and compile it
yourself or use another compiled package but made for your distribution.
You could try building the source version from Debian
apt-get source thuban
apt-get build-dep thuban
cd thuban-1.1.0
fakeroot debian/rules binary
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://intevation.de/pipermail/thuban-list/attachments/20060516/f4802ecd/attachment.bin
Loading...