Mantis - python27
Viewing Issue Advanced Details
5099 block always 2013-08-05 12:06 2013-08-13 09:27
pfelecan  
 
normal  
closed  
fixed  
none    
none  
0005099: incorrect alternative path
When trying to change the default Python interpreter:

/opt/csw/sbin/alternatives --config python-symlink

we have this output:

Chooser for software 'python-symlink'
2600 /opt/csw/bin/python /opt/csw/bin/python2.6
270 /opt/csw/bin/python python2.7
Input the priority number for your desired choice, or 0 to quit
270
/opt/csw/sbin/alternatives Note: manual choice set, but is invalid.
Ignoring python2.7

I corrected the path in the recipe's revision 21550 but you packaged a previous version.

Tweaking /opt/csw/share/alternatives/python27 is a working temporary solution.
Issue History
2013-08-05 12:06 pfelecan New Issue
2013-08-05 12:22 maciej Note Added: 0010512
2013-08-05 12:29 pfelecan Note Added: 0010513
2013-08-13 09:27 pfelecan Note Added: 0010533
2013-08-13 09:27 pfelecan Status new => closed
2013-08-13 09:27 pfelecan Resolution open => fixed

Notes
(0010512)
maciej   
2013-08-05 12:22   
If you don't mind, please correct, rebuild and push.
(0010513)
pfelecan   
2013-08-05 12:29   
It was corrected on the same day, ie July 25th

I will rebuild and push but the side effect of that is me becoming in charge of...

We really need a NMO procedure.
(0010533)
pfelecan   
2013-08-13 09:27   
corrected