[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Anaconda Traceback when using %pre scripts



> 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

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]