Hi Steve,

It's a bug in pyinstaller, I will create a JIRA to fix it.

For your another question, if jenkins need an uninstaller, I can create one for 
sure. 


Thanks,
Eason

-----Original Message-----
From: Steve Varnau [mailto:[email protected]] 
Sent: Saturday, January 14, 2017 03:55
To: [email protected]
Subject: Pyinstaller integration

Hi Eason,

I have tried out python-installer to work toward integrating it in Jenkins to 
replace the bash-installer (for release 2.1+).

First thing I ran into was the missing dependencies, so that is good you are 
addressing that in PR908 [TRAFODION-2431].

Installing those, I used -build option to see what needed to be in the .ini 
file.  I ran into this error:

  ***[ERROR]: Copy file error: 
/home/jenkins/workspace/core-regress-udr-cdh/traf_inst/python-installer/templates
 doesn't exist

Not sure if that is a code bug or a packaging bug.

One other question I have is whether there is an uninstall option or plan for 
one.  The jenkins test automation currently uses the uninstall command in the 
bash-installer at the end of the test job.  It is not essential to the test 
process, since the test jobs can cope even if the previous job hangs and never 
runs the uninstall step.

Thanks,
--Steve

Reply via email to