This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>catalogs</key> | |
<array> | |
</array> | |
<key>conditional_items</key> | |
<array> | |
<dict> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-17 17:09:52.766 DeployStudio Runtime.bin[388:12231] Running workflow: 'RESTORE Yosemite testing CoreStorage' (B6E8A14B-45A4-4699-97A8-EF785D9675EC) | |
2015-04-17 17:09:53.068 DeployStudio Runtime.bin[388:6837] Looking for available disks: | |
2015-04-17 17:09:53.068 DeployStudio Runtime.bin[388:6837] Boot device='/dev/disk1' | |
2015-04-17 17:09:53.068 DeployStudio Runtime.bin[388:6837] Repository device='(null)' | |
2015-04-17 17:09:53.329 DeployStudio Runtime.bin[388:6837] >> '/dev/disk1': boot disk | |
2015-04-17 17:09:53.532 DeployStudio Runtime.bin[388:6837] >> '/dev/disk0': ok (SSD) | |
2015-04-17 17:09:58.547 DeployStudio Runtime.bin[388:13843] Partitioning action: | |
2015-04-17 17:09:58.549 DeployStudio Runtime.bin[388:13843] "/Applications/Utilities/DeployStudio Admin.app/Contents/Plugins/DSPartitionTask.bundle/Contents/Resources/Scripts/deleteparentlvg.sh" /dev/disk0 2>&1 | |
2015-04-17 17:09:58.780 DeployStudio Runtime.bin[388:13843] /usr/sbin/diskutil unmountDisk force /dev/disk0 2>&1 | |
2015-04-17 17:09:58.978 DeployStud |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autopkg version | |
0.4.2 | |
autopkg run -v Firefox.munki | |
Traceback (most recent call last): | |
File "/usr/local/bin/autopkg", line 1469, in <module> | |
sys.exit(main(sys.argv)) | |
File "/usr/local/bin/autopkg", line 1463, in main | |
exit(subcommands[verb]['function'](argv)) | |
File "/usr/local/bin/autopkg", line 1249, in run_recipes |
OlderNewer