Created
February 26, 2015 18:59
-
-
Save jimrt/6f2293aead6ae5f29806 to your computer and use it in GitHub Desktop.
This file contains 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
Processing MSOutlook.munki... | |
{'AUTOPKG_VERSION': u'0.4.2', | |
u'CULTURE_CODE': u'0409', | |
u'MUNKI_REPO': u'/Users/Shared/munki_repo', | |
u'MUNKI_REPO_SUBDIR': u'apps/Office365', | |
u'NAME': u'Office365_Outlook_Update', | |
'PARENT_RECIPES': [u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes/MSOutlook/MSOutlook.munki.recipe'], | |
'RECIPE_CACHE_DIR': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook', | |
'RECIPE_DIR': '/Users/jim/Library/AutoPkg/RecipeOverrides', | |
'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'], | |
'RECIPE_PATH': '/Users/jim/Library/AutoPkg/RecipeOverrides/MSOutlook.munki.recipe', | |
u'RECIPE_REPOS': {u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': { | |
URL = "https://github.com/autopkg/arubdesu-recipes"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': { | |
URL = "https://github.com/autopkg/hjuutilainen-recipes.git"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes': { | |
URL = "https://github.com/autopkg/nmcspadden-recipes.git"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': { | |
URL = "https://github.com/autopkg/recipes.git"; | |
}}, | |
u'RECIPE_SEARCH_DIRS': [u'.', | |
u'~/Library/AutoPkg/Recipes', | |
u'/Library/AutoPkg/Recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes', | |
'/Users/jim/Library/AutoPkg/RecipeOverrides'], | |
u'VERSION': u'latest', | |
u'display_name': u'Microsoft Outlook 365 for Mac Update', | |
u'pkginfo': { | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Auto Update", | |
"Microsoft Error Reporting" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Applications; | |
"update_for" = ( | |
"Office365_Outlook" | |
); | |
}, | |
'verbose': 4} | |
MSOutlookURLandUpdateInfoProvider | |
{'Input': {'culture_code': u'0409', 'version': u'latest'}} | |
MSOutlookURLandUpdateInfoProvider: Found URL http://download.microsoft.com/download/3/E/7/3E75A704-BD77-451D-9F79-86D9868E27FC/MicrosoftOutlook15.6.dmg | |
MSOutlookURLandUpdateInfoProvider: Got update: 'Outlook Update' | |
MSOutlookURLandUpdateInfoProvider: Additional pkginfo: {'installs': [{'path': '/Applications/Microsoft Outlook/Contents/Info.plist', 'CFBundleVersion': '15.6', 'CFBundleShortVersionString': '15.6', 'version_comparison_key': 'CFBundleShortVersionString', 'type': 'bundle'}], 'minimum_os_version': '10.9.3', 'description': '<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank">Microsoft Web site</a>.</p></html>', 'name': u'Office365_Outlook_Update'} | |
{'Output': {'additional_pkginfo': {'description': '<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank">Microsoft Web site</a>.</p></html>', | |
'installs': [{'CFBundleShortVersionString': '15.6', | |
'CFBundleVersion': '15.6', | |
'path': '/Applications/Microsoft Outlook/Contents/Info.plist', | |
'type': 'bundle', | |
'version_comparison_key': 'CFBundleShortVersionString'}], | |
'minimum_os_version': '10.9.3', | |
'name': u'Office365_Outlook_Update'}, | |
'pkg_name': 'Microsoft Outlook.pkg', | |
'url': 'http://download.microsoft.com/download/3/E/7/3E75A704-BD77-451D-9F79-86D9868E27FC/MicrosoftOutlook15.6.dmg'}} | |
URLDownloader | |
{'Input': {'url': 'http://download.microsoft.com/download/3/E/7/3E75A704-BD77-451D-9F79-86D9868E27FC/MicrosoftOutlook15.6.dmg'}} | |
URLDownloader: Storing new Last-Modified header: Tue, 13 Jan 2015 18:01:59 GMT | |
URLDownloader: Storing new ETag header: "ba99ac65b2fd01:0" | |
URLDownloader: Downloaded /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg | |
{'Output': {'download_changed': True, | |
'etag': '"ba99ac65b2fd01:0"', | |
'last_modified': 'Tue, 13 Jan 2015 18:01:59 GMT', | |
'pathname': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg'}} | |
EndOfCheckPhase | |
{'Input': {}} | |
{'Output': {}} | |
FlatPkgUnpacker | |
{'Input': {'destination_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/unpack', | |
'flat_pkg_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg/*.pkg'}} | |
FlatPkgUnpacker: Mounted disk image /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg | |
FlatPkgUnpacker: Unpacked /private/tmp/dmg.5NZmXW/Microsoft Outlook.pkg to /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/unpack | |
{'Output': {}} | |
PkgPayloadUnpacker | |
{'Input': {'destination_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload', | |
'pkg_payload_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/unpack/Microsoft_Outlook.pkg/Payload'}} | |
PkgPayloadUnpacker: Unpacked /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/unpack/Microsoft_Outlook.pkg/Payload to /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload | |
{'Output': {}} | |
Versioner | |
{'Input': {'input_plist_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload/Microsoft Outlook.app/Contents/Info.plist', | |
'plist_version_key': u'CFBundleVersion'}} | |
Versioner: Found version 15.6 in file /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload/Microsoft Outlook.app/Contents/Info.plist | |
{'Output': {'version': u'15.6'}} | |
MunkiPkginfoMerger | |
{'Input': {'additional_pkginfo': {'description': '<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank">Microsoft Web site</a>.</p></html>', | |
'installs': [{'CFBundleShortVersionString': '15.6', | |
'CFBundleVersion': '15.6', | |
'path': '/Applications/Microsoft Outlook/Contents/Info.plist', | |
'type': 'bundle', | |
'version_comparison_key': 'CFBundleShortVersionString'}], | |
'minimum_os_version': '10.9.3', | |
'name': u'Office365_Outlook_Update'}, | |
'pkginfo': { | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
installs = ( | |
{ | |
CFBundleIdentifier = "com.microsoft.Outlook"; | |
CFBundleName = Outlook; | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook.app"; | |
type = application; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
version = "15.6"; | |
}}} | |
MunkiPkginfoMerger: Merged {'installs': [{'path': '/Applications/Microsoft Outlook/Contents/Info.plist', 'CFBundleVersion': '15.6', 'CFBundleShortVersionString': '15.6', 'version_comparison_key': 'CFBundleShortVersionString', 'type': 'bundle'}], 'minimum_os_version': '10.9.3', 'description': '<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank">Microsoft Web site</a>.</p></html>', 'name': u'Office365_Outlook_Update'} into pkginfo | |
{'Output': {'pkginfo': { | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
description = "<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href=\"http://go.microsoft.com/fwlink/?LinkId=521858\" target=\"_blank\">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href=\"http://go.microsoft.com/fwlink/?LinkId=216459\" target=\"_blank\">Microsoft Web site</a>.</p></html>"; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
installs = ( | |
{ | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook/Contents/Info.plist"; | |
type = bundle; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
name = "Office365_Outlook_Update"; | |
version = "15.6"; | |
}}} | |
MunkiImporter | |
{'Input': {'MUNKI_REPO': u'/Users/Shared/munki_repo', | |
'pkg_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg', | |
'pkginfo': { | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
description = "<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href=\"http://go.microsoft.com/fwlink/?LinkId=521858\" target=\"_blank\">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href=\"http://go.microsoft.com/fwlink/?LinkId=216459\" target=\"_blank\">Microsoft Web site</a>.</p></html>"; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
installs = ( | |
{ | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook/Contents/Info.plist"; | |
type = bundle; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
name = "Office365_Outlook_Update"; | |
version = "15.6"; | |
}, | |
'repo_subdirectory': u'apps/Office365'}} | |
MunkiImporter: Copied pkginfo to /Users/Shared/munki_repo/pkgsinfo/apps/Office365/Office365_Outlook_Update-15.6.plist | |
MunkiImporter: Copied pkg to /Users/Shared/munki_repo/pkgs/apps/Office365/MicrosoftOutlook15.6.dmg | |
{'Output': {'munki_info': { | |
"_metadata" = { | |
"created_by" = jim; | |
"creation_date" = "2015-02-26 18:56:35 +0000"; | |
"munki_version" = "2.2.0.2399"; | |
"os_version" = "10.9.5"; | |
}; | |
autoremove = 0; | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
description = "<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href=\"http://go.microsoft.com/fwlink/?LinkId=521858\" target=\"_blank\">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href=\"http://go.microsoft.com/fwlink/?LinkId=216459\" target=\"_blank\">Microsoft Web site</a>.</p></html>"; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
"installed_size" = 715128; | |
"installer_item_hash" = 41cc3b582c5a1a5e040c17559a3268f8e2a26943cb505e1319e245885349da52; | |
"installer_item_location" = "apps/Office365/MicrosoftOutlook15.6.dmg"; | |
"installer_item_size" = 295714; | |
installs = ( | |
{ | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook/Contents/Info.plist"; | |
type = bundle; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
name = "Office365_Outlook_Update"; | |
receipts = ( | |
{ | |
"installed_size" = 713265; | |
packageid = "com.microsoft.package.Microsoft_Outlook.app"; | |
version = 0; | |
}, | |
{ | |
"installed_size" = 1614; | |
packageid = "com.microsoft.package.Microsoft_AutoUpdate.app"; | |
version = 0; | |
}, | |
{ | |
"installed_size" = 249; | |
packageid = "com.microsoft.pkg.licensing"; | |
version = 0; | |
} | |
); | |
"uninstall_method" = removepackages; | |
uninstallable = 1; | |
version = "15.6"; | |
}, | |
'munki_repo_changed': True, | |
'pkg_repo_path': u'/Users/Shared/munki_repo/pkgs/apps/Office365/MicrosoftOutlook15.6.dmg', | |
'pkginfo_repo_path': u'/Users/Shared/munki_repo/pkgsinfo/apps/Office365/Office365_Outlook_Update-15.6.plist'}} | |
{'AUTOPKG_VERSION': u'0.4.2', | |
u'CULTURE_CODE': u'0409', | |
u'MUNKI_REPO': u'/Users/Shared/munki_repo', | |
u'MUNKI_REPO_SUBDIR': u'apps/Office365', | |
u'NAME': u'Office365_Outlook_Update', | |
'PARENT_RECIPES': [u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes/MSOutlook/MSOutlook.munki.recipe'], | |
'RECIPE_CACHE_DIR': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook', | |
'RECIPE_DIR': '/Users/jim/Library/AutoPkg/RecipeOverrides', | |
'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'], | |
'RECIPE_PATH': '/Users/jim/Library/AutoPkg/RecipeOverrides/MSOutlook.munki.recipe', | |
u'RECIPE_REPOS': {u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': { | |
URL = "https://github.com/autopkg/arubdesu-recipes"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': { | |
URL = "https://github.com/autopkg/hjuutilainen-recipes.git"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes': { | |
URL = "https://github.com/autopkg/nmcspadden-recipes.git"; | |
}, | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': { | |
URL = "https://github.com/autopkg/recipes.git"; | |
}}, | |
u'RECIPE_SEARCH_DIRS': [u'.', | |
u'~/Library/AutoPkg/Recipes', | |
u'/Library/AutoPkg/Recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes', | |
u'/Users/jim/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes', | |
'/Users/jim/Library/AutoPkg/RecipeOverrides'], | |
u'VERSION': u'latest', | |
'additional_pkginfo': {'description': '<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank">Microsoft Web site</a>.</p></html>', | |
'installs': [{'CFBundleShortVersionString': '15.6', | |
'CFBundleVersion': '15.6', | |
'path': '/Applications/Microsoft Outlook/Contents/Info.plist', | |
'type': 'bundle', | |
'version_comparison_key': 'CFBundleShortVersionString'}], | |
'minimum_os_version': '10.9.3', | |
'name': u'Office365_Outlook_Update'}, | |
u'culture_code': u'0409', | |
u'destination_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload', | |
u'display_name': u'Microsoft Outlook 365 for Mac Update', | |
'download_changed': True, | |
'etag': '"ba99ac65b2fd01:0"', | |
u'flat_pkg_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg/*.pkg', | |
u'input_plist_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/payload/Microsoft Outlook.app/Contents/Info.plist', | |
'last_modified': 'Tue, 13 Jan 2015 18:01:59 GMT', | |
'munki_info': { | |
"_metadata" = { | |
"created_by" = jim; | |
"creation_date" = "2015-02-26 18:56:35 +0000"; | |
"munki_version" = "2.2.0.2399"; | |
"os_version" = "10.9.5"; | |
}; | |
autoremove = 0; | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
description = "<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href=\"http://go.microsoft.com/fwlink/?LinkId=521858\" target=\"_blank\">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href=\"http://go.microsoft.com/fwlink/?LinkId=216459\" target=\"_blank\">Microsoft Web site</a>.</p></html>"; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
"installed_size" = 715128; | |
"installer_item_hash" = 41cc3b582c5a1a5e040c17559a3268f8e2a26943cb505e1319e245885349da52; | |
"installer_item_location" = "apps/Office365/MicrosoftOutlook15.6.dmg"; | |
"installer_item_size" = 295714; | |
installs = ( | |
{ | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook/Contents/Info.plist"; | |
type = bundle; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
name = "Office365_Outlook_Update"; | |
receipts = ( | |
{ | |
"installed_size" = 713265; | |
packageid = "com.microsoft.package.Microsoft_Outlook.app"; | |
version = 0; | |
}, | |
{ | |
"installed_size" = 1614; | |
packageid = "com.microsoft.package.Microsoft_AutoUpdate.app"; | |
version = 0; | |
}, | |
{ | |
"installed_size" = 249; | |
packageid = "com.microsoft.pkg.licensing"; | |
version = 0; | |
} | |
); | |
"uninstall_method" = removepackages; | |
uninstallable = 1; | |
version = "15.6"; | |
}, | |
'munki_repo_changed': True, | |
u'munki_update_name': u'Office365_Outlook_Update', | |
'pathname': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg', | |
'pkg_name': 'Microsoft Outlook.pkg', | |
u'pkg_path': u'/Users/Shared/munki_repo/pkgs/apps/Office365/MicrosoftOutlook15.6.dmg', | |
u'pkg_payload_path': u'/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/unpack/Microsoft_Outlook.pkg/Payload', | |
'pkg_repo_path': u'/Users/Shared/munki_repo/pkgs/apps/Office365/MicrosoftOutlook15.6.dmg', | |
u'pkginfo': { | |
"blocking_applications" = ( | |
"Microsoft Outlook", | |
"Microsoft Error Reporting", | |
"Microsoft Auto Update" | |
); | |
catalogs = ( | |
testing | |
); | |
category = Productivity; | |
description = "<html><p>For detailed information about this update, please visit the following Web site: </p>\n\n<p><a href=\"http://go.microsoft.com/fwlink/?LinkId=521858\" target=\"_blank\">http://go.microsoft.com/fwlink/?LinkId=521858</a></p>\n\n<p>For additional assistance, or to obtain a downloadable version of this update, visit the <a href=\"http://go.microsoft.com/fwlink/?LinkId=216459\" target=\"_blank\">Microsoft Web site</a>.</p></html>"; | |
"display_name" = "Microsoft Outlook 365 for Mac Update"; | |
installs = ( | |
{ | |
CFBundleShortVersionString = "15.6"; | |
CFBundleVersion = "15.6"; | |
path = "/Applications/Microsoft Outlook/Contents/Info.plist"; | |
type = bundle; | |
"version_comparison_key" = CFBundleShortVersionString; | |
} | |
); | |
"minimum_os_version" = "10.9.3"; | |
name = "Office365_Outlook_Update"; | |
version = "15.6"; | |
}, | |
'pkginfo_repo_path': u'/Users/Shared/munki_repo/pkgsinfo/apps/Office365/Office365_Outlook_Update-15.6.plist', | |
u'plist_version_key': u'CFBundleVersion', | |
u'repo_subdirectory': u'apps/Office365', | |
'url': 'http://download.microsoft.com/download/3/E/7/3E75A704-BD77-451D-9F79-86D9868E27FC/MicrosoftOutlook15.6.dmg', | |
'verbose': 4, | |
u'version': u'15.6'} | |
Receipt written to /Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/receipts/MSOutlook-receipt-20150226-135640.plist | |
The following new items were downloaded: | |
/Users/jim/Library/AutoPkg/Cache/local.munki.MSOutlook/downloads/MicrosoftOutlook15.6.dmg | |
The following new items were imported: | |
Name Version Catalogs Pkginfo Path | |
---- ------- -------- ------------ | |
Office365_Outlook_Update 15.6 testing apps/Office365/Office365_Outlook_Update-15.6.plist | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment