Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INCLUDE_UPDATES in Override is Ignored #8

Closed
foigus opened this issue Jan 22, 2017 · 1 comment
Closed

INCLUDE_UPDATES in Override is Ignored #8

foigus opened this issue Jan 22, 2017 · 1 comment

Comments

@foigus
Copy link
Contributor

foigus commented Jan 22, 2017

When setting INCLUDE_UPDATES in an override (in this case to a .munki recipe) the setting is lost during the recipe run.

Override "AfterEffectsCC2017.munki.recipe"

<?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>Identifier</key>
	<string>local.munki.AfterEffectsCC2017</string>
	<key>Input</key>
	<dict>
		<key>ADMIN_PRIVILEGES_ENABLED</key>
		<false/>
		<key>APPS_PANEL_ENABLED</key>
		<false/>
		<key>BASE_VERSION</key>
		<string>14.0.0</string>
		<key>INCLUDE_UPDATES</key>
		<false/>
		<key>LICENSE_TYPE</key>
		<string>enterprise</string>
		<key>MUNKI_REPO_SUBDIR</key>
		<string>notbackedup/adobe</string>
		<key>NAME</key>
		<string>AfterEffectsCC2017</string>
		<key>ORG_NAME</key>
		<string>Organization</string>
		<key>PRODUCT_ID</key>
		<string>AEFT</string>
		<key>RUM_ENABLED</key>
		<true/>
		<key>SERIAL_NUMBER</key>
		<string></string>
		<key>UPDATES_ENABLED</key>
		<false/>
		<key>VERSION</key>
		<string>latest</string>
		<key>pkginfo</key>
		<dict/>
	</dict>
	<key>ParentRecipe</key>
	<string>com.github.mosen.munki.Adobe.CreativeCloudApp</string>
	<key>ParentRecipeTrustInfo</key>
	<dict>
		<key>non_core_processors</key>
		<dict>
			<key>CreativeCloudFeed</key>
			<dict>
				<key>git_hash</key>
				<string>a274676a969e7e3815e767a3fd188dc687f61d48</string>
				<key>path</key>
				<string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudFeed.py</string>
				<key>sha256_hash</key>
				<string>af3e5f4a5350248ea7d4ec5ba2a2ae2f5b3fa992c803da4b4337541b5cbf3664</string>
			</dict>
			<key>CreativeCloudPackager</key>
			<dict>
				<key>git_hash</key>
				<string>276c62c6876977852dfc4ba3e10dac29959a8e03</string>
				<key>path</key>
				<string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudPackager.py</string>
				<key>sha256_hash</key>
				<string>fa6214ce5c59468c0f6466e5f91a65d929b0b47e3e1c8c92767df22c744605a2</string>
			</dict>
		</dict>
		<key>parent_recipes</key>
		<dict>
			<key>com.github.mosen.munki.Adobe.CreativeCloudApp</key>
			<dict>
				<key>git_hash</key>
				<string>1c5d1ebbc893d74af3d52db9b91cb426835d5fc0</string>
				<key>path</key>
				<string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudApp.munki.recipe</string>
				<key>sha256_hash</key>
				<string>7517ac61d6064804a77f56e1c250ee3c46d3d1e88d4446ae41dd14fb4875a352</string>
			</dict>
			<key>com.github.mosen.pkg.Adobe.CreativeCloudApp</key>
			<dict>
				<key>git_hash</key>
				<string>612780257ac22c117474241c19f1d4a6fb4cb5a8</string>
				<key>path</key>
				<string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudApp.pkg.recipe</string>
				<key>sha256_hash</key>
				<string>0919559156659fe374948d319ad3f47c6d77ee7ae2e7e8842efe61595c905dea</string>
			</dict>
		</dict>
	</dict>
</dict>
</plist>

autopkg run -vv AfterEffectsCC2017.munki

$ autopkg run -vv AfterEffectsCC2017.munki
Processing AfterEffectsCC2017.munki...
CreativeCloudFeed
{'Input': {'base_version': u'14.0.0',
           'product_id': u'AEFT',
           'version': u'latest'}}
CreativeCloudFeed: No value supplied for channels, setting default value of: ccm,sti
CreativeCloudFeed: No value supplied for platforms, setting default value of: osx10,osx10-64
CreativeCloudFeed: No value supplied for write_product_json, setting default value of: True
CreativeCloudFeed: No value supplied for fetch_release_notes, setting default value of: False
CreativeCloudFeed: No value supplied for fetch_icon, setting default value of: False
CreativeCloudFeed: No value supplied for parse_proxy_xml, setting default value of: False
CreativeCloudFeed: Fetching from feed URL: https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v4/products/all?payload=true&productType=Desktop&_type=json&channel=ccm&channel=sti&platform=osx10&platform=osx10-64
CreativeCloudFeed: Found matching product After Effects CC (2017), version: 14.1.0
CreativeCloudFeed: The feed version matches the last fetched version, no download is required
CreativeCloudFeed: Did not find a manifest.xml in the product json data
{'Output': {'base_version': u'14.0.0',
            'display_name': u'After Effects CC (2017)',
            'icon_url': u'https://adobe-oobe-prod-data-store-ue1.s3.amazonaws.com/prod/icons/AEFT/14.1.0/96x96.png',
            'minimum_os_version': u'10.10.0',
            'product_info_url': u'https://creative.adobe.com/products/aftereffects',
            'version': u'14.1.0'}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
CreativeCloudPackager
{'Input': {'admin_privileges_enabled': False,
           'apps_panel_enabled': False,
           'customer_type': u'enterprise',
           'device_pool_name': u'',
           'download_changed': False,
           'include_updates': True,
           'organization_name': u'Organization',
           'package_name': u'AfterEffectsCC2017',
           'rum_enabled': True,
           'serial_number': u'',
           'updates_enabled': False}}
CreativeCloudPackager: No value supplied for language, setting default value of: en_US
CreativeCloudPackager: Found existing CCP package build automation info, comparing
CreativeCloudPackager: existing build: {
    "admin_privileges_enabled" = 0;
    "apps_panel_enabled" = 0;
    "customer_type" = enterprise;
    "download_changed" = 1;
    "include_updates" = 1;
    language = "en_US";
    "organization_name" = Organization;
    "package_name" = AfterEffectsCC2017;
    products =     (
                {
            "sap_code" = AEFT;
            version = "14.1.0";
        }
    );
    "rum_enabled" = 1;
    "updates_enabled" = 0;
}
CreativeCloudPackager: current build: {'download_changed': False, 'package_name': u'AfterEffectsCC2017', 'language': 'en_US', 'apps_panel_enabled': False, 'customer_type': u'enterprise', 'organization_name': u'Organization', 'admin_privileges_enabled': False, 'products': [{'version': u'14.1.0', 'sap_code': u'AEFT'}], 'include_updates': True, 'rum_enabled': True, 'updates_enabled': False}
CreativeCloudPackager: Executing CCP build command: /Applications/Utilities/Adobe Application Manager/core/Adobe Application Manager.app/Contents/MacOS/PDApp --appletID=CCP_UI --appletVersion=1.0 --workflow=ccp --automationMode=ccp_automation --pkgConfigFile=/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/automation_xml/ccp_automation_AfterEffectsCC2017.xml
CreativeCloudPackager: CCP Exited with status 0
{'Output': {'ccp_version': '1.11.0.34',
            'package_info_text': 'This package contains following updates\r\nAdobe Application Manager\r\nAfter Effects CC (2017) (Full installer)\r\n\r\n',
            'pkg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017/Build/AfterEffectsCC2017_Install.pkg',
            'uninstaller_pkg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017/Build/AfterEffectsCC2017_Uninstall.pkg'}}
DmgCreator
{'Input': {'dmg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Install-14.1.0.dmg',
           'dmg_root': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017'}}
DmgCreator: Created dmg from /Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017 at /Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Install-14.1.0.dmg
{'Output': {}}
DmgCreator
{'Input': {'dmg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Uninstall-14.1.0.dmg',
           'dmg_root': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017/Build/AfterEffectsCC2017_Uninstall.pkg'}}
DmgCreator: Created dmg from /Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017/Build/AfterEffectsCC2017_Uninstall.pkg at /Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Uninstall-14.1.0.dmg
{'Output': {}}
MunkiPkginfoMerger
{'Input': {'additional_pkginfo': {
    "display_name" = "After Effects CC (2017)";
    "minimum_os_version" = "10.10.0";
    version = "14.1.0";
},
           'pkginfo': {
}}}
MunkiPkginfoMerger: Merged {
    "display_name" = "After Effects CC (2017)";
    "minimum_os_version" = "10.10.0";
    version = "14.1.0";
} into pkginfo
{'Output': {'pkginfo': {
    "display_name" = "After Effects CC (2017)";
    "minimum_os_version" = "10.10.0";
    version = "14.1.0";
}}}
MunkiImporter
{'Input': {'MUNKI_REPO': u'/Volumes/Storage/Library/Server/Web/Data/Sites/Default/munki_repo',
           'pkg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Install-14.1.0.dmg',
           'pkginfo': {
    "display_name" = "After Effects CC (2017)";
    "minimum_os_version" = "10.10.0";
    version = "14.1.0";
},
           'repo_subdirectory': u'notbackedup/adobe',
           'uninstaller_pkg_path': u'/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/AfterEffectsCC2017_Uninstall-14.1.0.dmg'}}
MunkiImporter: Copied pkginfo to /Volumes/Storage/Library/Server/Web/Data/Sites/Default/munki_repo/pkgsinfo/notbackedup/adobe/AfterEffectsCC2017-14.1.0.plist
MunkiImporter: Copied pkg to /Volumes/Storage/Library/Server/Web/Data/Sites/Default/munki_repo/pkgs/notbackedup/adobe/AfterEffectsCC2017_Install-14.1.0.dmg
{'Output': {'munki_importer_summary_result': {'data': {'catalogs': u'testing',
                                                       'name': u'AfterEffectsCC2017',
                                                       'pkg_repo_path': u'notbackedup/adobe/AfterEffectsCC2017_Install-14.1.0.dmg',
                                                       'pkginfo_path': u'notbackedup/adobe/AfterEffectsCC2017-14.1.0.plist',
                                                       'version': u'14.1.0'},
                                              'report_fields': ['name',
                                                                'version',
                                                                'catalogs',
                                                                'pkginfo_path',
                                                                'pkg_repo_path'],
                                              'summary_text': 'The following new items were imported into Munki:'},
            'munki_info': {
    "_metadata" =     {
        "created_by" = admin;
        "creation_date" = "2017-01-22 06:10:47 +0000";
        "munki_version" = "2.8.2.2855";
        "os_version" = "10.12.2";
    };
    autoremove = 0;
    catalogs =     (
        testing
    );
    description = "";
    "display_name" = "After Effects CC (2017)";
    "installer_item_hash" = 8980f6c62e51d4777b949ae13f645dab862cfa502007f241e35d6ee0c4c546fe;
    "installer_item_location" = "notbackedup/adobe/AfterEffectsCC2017_Install-14.1.0.dmg";
    "installer_item_size" = 1776346;
    "installer_type" = AdobeCCPInstaller;
    installs =     (
                {
            path = "/Library/Application Support/Adobe/Installers/uninstallXml/AEFT_14_1_0_AdobeAfterEffects14AllTrial_14.1.0.57.pimx";
            type = file;
        }
    );
    "minimum_os_version" = "10.10.0";
    name = AfterEffectsCC2017;
    payloads =     (
                {
            BaseVersion = "9.6";
            Name = "Adobe Camera Raw";
            Packages =             (
                                {
                    AliasPackageName = 1;
                    DownloadSize = 63627;
                    ExtractSize = 401408;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 1001;
                    PackageName = CameraRawRIBSCoExistPackage;
                    PackageVersion = "9.6.0.126";
                    Path = "/AdobeProducts/ACR/9.6.0.126/osx10-64/7c980b25-1124-4605-95cd-03a73ebd0d2a/CameraRawRIBSCoExistPackage.zip";
                    ProcessorFamily = "32-bit";
                    Type = core;
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/725";
                    packageHashKey = 6e4aedae76c561d0d99996d28427f337;
                },
                                {
                    AliasPackageName = 2;
                    DownloadSize = 43917387;
                    ExtractSize = 64901468;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 1002;
                    PackageName = "AdobeCameraRaw8.0All";
                    PackageVersion = "9.6.0.126";
                    Path = "/AdobeProducts/ACR/9.6.0.126/osx10-64/7c980b25-1124-4605-95cd-03a73ebd0d2a/AdobeCameraRaw8.0All.zip";
                    ProcessorFamily = "64-bit";
                    RIBSCoexistenceCode = "{3E7FC757-D497-4C89-A935-7D38E2164E85}";
                    Type = core;
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/724";
                    packageHashKey = 2fb9812003d65dab72a6044d67871897;
                },
                                {
                    AliasPackageName = 3;
                    DownloadSize = 226061169;
                    ExtractSize = 596760778;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 1003;
                    PackageName = "AdobeCameraRawProfile8.0All";
                    PackageVersion = "9.6.0.126";
                    Path = "/AdobeProducts/ACR/9.6.0.126/osx10-64/7c980b25-1124-4605-95cd-03a73ebd0d2a/AdobeCameraRawProfile8.0All.zip";
                    ProcessorFamily = "32-bit";
                    RIBSCoexistenceCode = "{56DCC6F4-322E-42DA-A5DA-26BAD28C1E10}";
                    Type = core;
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/723";
                    packageHashKey = 33039b12b5e87ce2fe00916e29f592e0;
                }
            );
            ProductVersion = "9.6.0.126";
            SAPCode = ACR;
            version = "9.6";
        },
                {
            BaseVersion = "14.0.0";
            Name = "After Effects CC (2017)";
            Packages =             (
                                {
                    AliasPackageName = 1;
                    DownloadSize = 963381000;
                    ExtractSize = 2599014753;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 1001;
                    PackageName = AdobeAfterEffects14AllTrial;
                    PackageVersion = "14.1.0.57";
                    Path = "/AdobeProducts/AEFT/14.1.0.57/osx10-64/2de251d0-e8df-449b-8f2b-40e627f50048/AdobeAfterEffects14AllTrial.zip";
                    ProcessorFamily = "64-bit";
                    Type = core;
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/1950";
                    packageHashKey = e44d22ffe45e9a96b9f9a5c787ca2524;
                }
            );
            ProductVersion = "14.1.0.57";
            SAPCode = AEFT;
            version = "14.1.0";
        },
                {
            BaseVersion = "1.0";
            Name = "STI_ColorCommonSet_RGB_HD";
            Packages =             (
                                {
                    AliasPackageName = 1;
                    DownloadSize = 7690;
                    ExtractSize = 7972;
                    Features =                     {
                        Feature =                         (
                                                        {
                                Name = ColorCommon;
                            }
                        );
                    };
                    InstallSequenceNumber = 7001;
                    IsShared = 1;
                    PackageName = "AdobeColorCommonSetRGB_1_0-mul";
                    PackageVersion = "1.0.4";
                    Path = "/AdobeProducts/CORG/1.0.4/osx10/b0e33289-2fc0-43ff-af9f-3c233f27eafc/AdobeColorCommonSetRGB_1_0-mul.zip";
                    ProcessorFamily = "32-bit";
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/688";
                    packageHashKey = 411efb9a949714952c1b7bc230360fa3;
                }
            );
            ProductVersion = "1.0.4";
            SAPCode = CORG;
            version = "1.1";
        },
                {
            BaseVersion = "1.0";
            Name = "STI_Color_MotionPicture_HD";
            Packages =             (
                                {
                    AliasPackageName = 1;
                    DownloadSize = 2543883;
                    ExtractSize = 3527988;
                    Features =                     {
                        Feature =                         (
                                                        {
                                Name = "Adobe Motion Picture Profiles";
                            }
                        );
                    };
                    InstallSequenceNumber = 7001;
                    IsShared = 1;
                    PackageName = "AdobeColor_MotionPicture_1_0-mul";
                    PackageVersion = "1.0.5";
                    Path = "/AdobeProducts/COMP/1.0.5/osx10/afb9a6ca-08d0-4322-94c8-a4c55ac83cfb/AdobeColor_MotionPicture_1_0-mul.zip";
                    ProcessorFamily = "32-bit";
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/703";
                    packageHashKey = 5c3ab01a8db3669a08a7c065431d1310;
                },
                                {
                    AliasPackageName = 2;
                    DownloadSize = 25673;
                    ExtractSize = 54836;
                    Features =                     {
                        Feature =                         (
                                                        {
                                Name = "Adobe Color Video Profiles AE";
                            }
                        );
                    };
                    InstallSequenceNumber = 7002;
                    IsShared = 1;
                    PackageName = "AdobeColor_VideoProfilesAE_1_0-mul";
                    PackageVersion = "1.0.5";
                    Path = "/AdobeProducts/COMP/1.0.5/osx10/afb9a6ca-08d0-4322-94c8-a4c55ac83cfb/AdobeColor_VideoProfilesAE_1_0-mul.zip";
                    ProcessorFamily = "32-bit";
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/702";
                    packageHashKey = 6cdaaa69c822beebf6fc269290548dc6;
                }
            );
            ProductVersion = "1.0.5";
            SAPCode = COMP;
            version = "1.1";
        },
                {
            BaseVersion = "1.0.0";
            Name = "Adobe Fonts";
            Packages =             (
                                {
                    AliasPackageName = 1;
                    DownloadSize = 84688880;
                    ExtractSize = 107037275;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 7001;
                    PackageName = "AdobeFontsRequired-mul";
                    PackageVersion = "1.0.0.1";
                    Path = "/AdobeProducts/KFNT/1.0.0.1/osx10-64/4f2d9d6d-1584-451f-bfe8-00c59da00353/AdobeFontsRequired-mul.zip";
                    Type = "non-core";
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/712";
                    packageHashKey = e26646d57728485281d01b10bdff465f;
                },
                                {
                    AliasPackageName = 2;
                    DownloadSize = 87834571;
                    ExtractSize = 105472967;
                    Features =                     {
                        Feature =                         (
                        );
                    };
                    InstallSequenceNumber = 7002;
                    PackageName = "AdobeFontsRecommended-mul";
                    PackageVersion = "1.0.0.1";
                    Path = "/AdobeProducts/KFNT/1.0.0.1/osx10-64/4f2d9d6d-1584-451f-bfe8-00c59da00353/AdobeFontsRecommended-mul.zip";
                    Type = "non-core";
                    ValidationURL = "https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/validation/713";
                    packageHashKey = 7eeb59052ae74608aa4965792ca2d795;
                }
            );
            ProductVersion = "1.0.0.1";
            SAPCode = KFNT;
            version = "1.0.0";
        }
    );
    "uninstall_method" = AdobeCCPUninstaller;
    uninstallable = 1;
    "uninstaller_item_hash" = 345c8ee9dce969f18e653a4ee57f4b113d8d0588a317e25e62fb2386abfdf076;
    "uninstaller_item_location" = "notbackedup/adobe/AfterEffectsCC2017_Uninstall-14.1.0.dmg";
    "uninstaller_item_size" = 1845;
    version = "14.1.0";
},
            'munki_repo_changed': True,
            'pkg_repo_path': u'/Volumes/Storage/Library/Server/Web/Data/Sites/Default/munki_repo/pkgs/notbackedup/adobe/AfterEffectsCC2017_Install-14.1.0.dmg',
            'pkginfo_repo_path': u'/Volumes/Storage/Library/Server/Web/Data/Sites/Default/munki_repo/pkgsinfo/notbackedup/adobe/AfterEffectsCC2017-14.1.0.plist'}}
Receipt written to /Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017/receipts/AfterEffectsCC2017-receipt-20170122-001110.plist

The following new items were imported into Munki:
    Name                Version  Catalogs  Pkginfo Path                                       Pkg Repo Path                                            
    ----                -------  --------  ------------                                       -------------                                            
    AfterEffectsCC2017  14.1.0   testing   notbackedup/adobe/AfterEffectsCC2017-14.1.0.plist  notbackedup/adobe/AfterEffectsCC2017_Install-14.1.0.dmg  

ccp_automation_AfterEffectsCC2017.xml

<?xml version="1.0" encoding="utf8"?>
<CCPPackage>
  <CreatePackage>
    <ProductCategory>Custom</ProductCategory>
    <is64Bit>true</is64Bit>
    <matchOSLanguage>true</matchOSLanguage>
    <downloadChanged>false</downloadChanged>
    <packageName>AfterEffectsCC2017</packageName>
    <language>en_US</language>
    <appsPanelEnabled>false</appsPanelEnabled>
    <customerType>enterprise</customerType>
    <organizationName>Organization</organizationName>
    <adminPrivilegesEnabled>false</adminPrivilegesEnabled>
    <outputLocation>/Users/admin/Library/AutoPkg/Cache/local.munki.AfterEffectsCC2017</outputLocation>
    <packagingJobId>fdd9677b-9e24-4627-b283-8f89a14bf3c5</packagingJobId>
    <IncludeUpdates>true</IncludeUpdates>
    <rumEnabled>true</rumEnabled>
    <updatesEnabled>false</updatesEnabled>
    <Products>
      <Product>
        <sapCode>AEFT</sapCode>
        <version>14.1.0</version>
      </Product>
    </Products>
    <Language>
      <id>en_US</id>
    </Language>
  </CreatePackage>
</CCPPackage>
@foigus foigus changed the title IncludeUpdates in Override is Ignored INCLUDE_UPDATES in Override is Ignored Jan 22, 2017
@timsutton
Copy link
Collaborator

Closing this as we've determined "include updates" to be not really of any use when we're specifying the exact SAPcodes/baseversions of things we want to build anyway. The IncludeUpdates XML element is simply set to False until we see a compelling reason to make it a user-configurable setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants