Issue183

Title (setup) paths.py isn't correctly linked
Priority bug Status resolved
Superseder Nosy List kilo, reinhard
Assigned To reinhard Topics gnue-common

Created on 2007-09-10.12:03:51 by kilo, last changed 2009-10-17.18:44:02 by reinhard.

Messages
msg458 (view) Author: reinhard Date: 2009-10-17.18:44:01
Tested this on a fairly current version of Ubuntu and it seems to work. There is
an issue though with python-support that on the target system, only those
versions of Python are supported which were available on the system where the
packages are built, so we always have to take care that gnue-common is built on
a system with current Python versions available.
msg428 (view) Author: kilo Date: 2007-09-10.12:03:51
On Ubuntu 6.06 Dapper Server, a clean install of gnue-common does not create the
link from /usr/lib/python-support/gnue-common/python2.4/paths.py file to
/var/lib/python-support/python2.4/gnue/
History
Date User Action Args
2009-10-17 18:44:02reinhardsetstatus: unread -> resolved
messages: + msg458
2007-09-10 12:03:51kilocreate