Anaconda Traceback when using %pre scripts

Peter Åstrand astrand at cendio.se
Tue Apr 29 18:18:05 UTC 2008


> May I know which interpreter are you using..?Curios about "Is that interpreter actually supported..?"

I've seen this in two different cases:

1) A Python tool started from a normal shell:

%pre 
/a/python/tool
%end


2) A Python interpreter:

%pre --interpreter /usr/bin/python
import os
import subprocess
...


Best regards, 
---
Peter Åstrand		ThinLinc Chief Developer
Cendio AB		http://www.cendio.se
Wallenbergs gata 4
583 30 Linköping	Phone: +46-13-21 46 00


More information about the Kickstart-list mailing list