View Issue Details

IDProjectCategoryView StatusLast Update
0001889SOGo Native Outlook Compatibility (obsolete)public2012-08-14 16:46
Reporterludovic Assigned Tojraby 
PriorityhighSeveritytweakReproducibilityalways
Status resolvedResolutionopen 
Target Version2.0.0 
Summary0001889: Samba4/RHEL 5.8 64-bit - wrong python binary being used
Description

When installing packages on RHEL 5.8 64-bit , the provision script refers to /usr/bin/python, which is python2.4 while python2.6 should be used.

This makes all Python scripts of samba4 (like /usr/sbin/provision) segfault.

TagsNo tags attached.

Activities

ludovic

ludovic

2012-07-25 20:13

administrator   ~0004226

This also has an impact with this commit:

http://mtn.inverse.ca/revision/diff/204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8/with/63de63b9d1691f5af7ec1b790f5201ae73cfa036

SAMBA_PRIVATE_DIR is not properly set when building on RHEL 5 (and potentially 6) so the password file is never found at the expected location.

jraby

jraby

2012-08-14 16:46

viewer   ~0004328

On rhel5, provision and (hopefully) all other python scripts now use python2.6.

The makefile has also been fixed for the SAMBA_PRIVATE_DIR error: http://mtn.inverse.ca/revision/info/800eec672662916c1befcca1d44eb844a104ca97

Issue History

Date Modified Username Field Change
2012-07-17 17:28 ludovic New Issue
2012-07-25 20:08 ludovic Target Version => 2.0
2012-07-25 20:13 ludovic Note Added: 0004226
2012-07-30 19:58 ludovic Status new => assigned
2012-07-30 19:58 ludovic Assigned To => jraby
2012-08-14 16:46 jraby Note Added: 0004328
2012-08-14 16:46 jraby Status assigned => resolved
2012-08-14 16:46 jraby Product Version trunk =>