ddodds / instadmg

Automatically exported from code.google.com/p/instadmg
0 stars 0 forks source link

instaup2date fails when you --process two catalogs #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create two catalogs, lits and xcode. Only difference is xcode has Xcode 
3.2.3 as Third Party Software, and of course the Output File Names.
2. cd "/Volumes/Butler HD/Deployment/instadmg-10.6" && 
./AddOns/InstaUp2Date/instaUp2Date.py -p lits.catalog xcode.catalog

What is the expected output? What do you see instead?

Setting up InstaDMG folders fails with OSError 17, file exists. See log for 
full output.

What version of InstaDMG are you running? What revision number (this should
be the second line of your package log)?

svn rev 364

What OS are you running on (booted from)?

10.6.4 Server

What OS are you installing?

10.6.4

Please provide any additional information below.

I added debug output to os.symlink (see attached log file).

Original issue reported on code.google.com by MagerV...@gmail.com on 23 Sep 2010 at 10:02

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in rev387

Original comment by kuehn.k...@gmail.com on 12 Oct 2010 at 5:48