[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Anaconda Traceback when using %pre scripts
- From: Peter Åstrand <astrand cendio se>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: Anaconda Traceback when using %pre scripts
- Date: Tue, 29 Apr 2008 20:18:05 +0200 (CEST)
> 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]