- line 166. We can not call the repository "/tmp/install-repo.db".
This will cause problem more than 1 DC build happens
simultaneously on the same machine. This will happen
on public build machines
Oh hey. Good point. I'd really like to keep the construction of the
repo in /tmp, however. How would you feel if we attached the process
PID to the filename? To ensure the file is completely gone by the end
of the configure_smf() method, I can put an explicit check via
os.path.exists().
Actually, a far better solution is to use the tempfile module whose
entire goal is to create uniquely named files. I'll have a respun
webrev shortly to address this.
-Drew
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss