keeleysam / instadmg

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

no Output #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1../instadmg.bash 

2.
3.

What is the expected output? What do you see instead?
expect 11-03-14.dmg in output folder
everything seems normal but don't get any output dmg.

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

What OS are you running on (booted from)?
10.6.6 client

What OS are you installing?
10.6.6

Please provide any additional information below.
bash-3.2# ./instadmg.bash 
15:54:32 ###### InstaDMG build initiated ######
    InstaDMG version 1.6rc1 (svn revision: 388)
    Host OS: Mac OS X 10.6.6
    Host Hardware: MacBookPro6,1
    Output file name: 11-03-14.dmg
    Output disk name: InstaDMG
15:54:33 ###### Finding main MacOS X installer disk ######
    Found primary OS installer disk: /Users/jbultere/instadmg/InstallerFiles/BaseOS/Mac OS X Install DVD.dmg
15:54:33 ###### Looking for a Cached Image ######
    Mounting the shadow file (/private/tmp/idmg.cmKb/4C957CF0-4239-4BE5-B595-FC8242B59B3C.shadowfile) onto the cached image (./Caches/BaseImageCache/58A236D5_b58ab6ce34c9f7949d2a1480ca4d62c30713cee2.dmg)
    Target OS: Mac OS X 10.6 (10A432)
WARNING: Chroot jails do not currently work with 10.6, so disabling them
    Encasing installer daemon in a chroot jail
        Chrooting com.apple.installd daemon
15:54:38 ###### Beginning Update Installs from ./InstallerFiles/BaseUpdates 
######
15:54:38 ###### Beginning Update Installs from ./InstallerFiles/CustomPKG ######
    Working on folder 01 (15:54:39)
###### There were no items to install in: 
/Users/jbultere/instadmg/InstallerFiles/CustomPKG/01 ######
15:54:39 ###### Cleaning up ######
    Restoring normal installd daemon
        Restoring com.apple.installd daemon
    Ejecting images
    Deleting scratch DMG
bash-3.2# 

Original issue reported on code.google.com by jan.bult...@skynet.be on 14 Mar 2011 at 3:08

GoogleCodeExporter commented 9 years ago
So... did you have any packages in the CustomPKG folder that you wanted to 
install? Does putting any packages in CustomPKG make it not fail? It's 
obviously worked once, because you have a BaseOS Cache getting mounted, but 
please provide your debug log in the future. Please also consider posing 
questions in IRC on freenode at ##osx-server, as linked in the afp548 forum's 
sticky.
Please re-open if current svn checkout continues to have this issue, I had no 
issue running it with no updates just now.

Original comment by allister...@gtempaccount.com on 20 May 2011 at 2:53