-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
The MSEdge recipes are not finding new versions now for several months. Likely that the XML file being scraped is no longer current or being updated. I confirmed this with others on Mac Admins Slack.
So AutoPkg is exiting clean with no errors, but not actually finding the latest release.
Current shipping version of Edge: 138.0
AutoPkg recipe version discovery: 134.3124
Output:
% autopkg run -vvvvv ./overrides/active/MSEdge.munki.recipe
Processing ./overrides/active/MSEdge.munki.recipe...
{'AUTOPKG_VERSION': '2.7.3',
'CHANNEL': 'Production',
'FAIL_RECIPES_WITHOUT_TRUST_INFO': True,
'LOCALE_ID': '1033',
'MUNKI_CATEGORY': 'Browsers',
'MUNKI_REPO': '/Users/Shared/munki_repo',
'MUNKI_REPO_SUBDIR': 'Microsoft/Edge',
'NAME': 'MSEdge',
'PARENT_RECIPES': ['/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSEdge.munki.recipe',
'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSEdge.download.recipe',
'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSOfficeMacProduct.download.recipe'],
'PRODUCT': 'Edge',
'RECIPE_CACHE_DIR': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge',
'RECIPE_DIR': '/Path/To/Overrides',
'RECIPE_OVERRIDE_DIRS': ['/Path/To/Overrides'],
'RECIPE_PATH': '/Path/To/Overrides/MSEdge.munki.recipe',
'RECIPE_REPOS': {'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.Lotusshaney-recipes': {'URL': 'https://github.com/autopkg/Lotusshaney-recipes'},
REDACTED
'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': {'URL': 'https://github.com/autopkg/recipes'},
'RECIPE_SEARCH_DIRS': ['.',
REDACTED
'VERSION': 'latest',
'munki_required_update_name': '',
'pkginfo': {'blocking_applications': ['Microsoft Edge',
'Microsoft Error Reporting',
'Microsoft AutoUpdate'],
'catalogs': ['testing'],
'category': 'Browsers',
'developer': 'Microsoft',
'display_name': 'Microsoft Edge',
'name': 'MSEdge',
'unattended_install': True},
'verbose': 5}
MSOfficeMacURLandUpdateInfoProvider
{'Input': {'channel': 'Production',
'locale_id': '1033',
'munki_required_update_name': '',
'product': 'Edge',
'version': 'latest'}}
MSOfficeMacURLandUpdateInfoProvider: Requesting xml: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/0409EDGE01.xml
MSOfficeMacURLandUpdateInfoProvider: Curl command: ['/usr/bin/curl', '--compressed', '--location', '--header', 'User-Agent: Microsoft%20AutoUpdate/3.6.16080300 CFNetwork/760.6.3 Darwin/15.6.0 (x86_64)', 'https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/0409EDGE01.xml']
MSOfficeMacURLandUpdateInfoProvider: Found URL https://officecdn-microsoft-com.akamaized.net/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/MicrosoftEdgeUpdate-134.0.3124.51.pkg
MSOfficeMacURLandUpdateInfoProvider: Got update: 'Microsoft Edge 134.0.3124.51'
MSOfficeMacURLandUpdateInfoProvider: Extracting version 134.3124.25030551 from metadata 'Update Version' key
MSOfficeMacURLandUpdateInfoProvider: Extracting version 134.3124.25030551 from metadata 'Update Version' key
MSOfficeMacURLandUpdateInfoProvider: Additional pkginfo: {'minimum_os_version': '11.0', 'installs': [{'CFBundleVersion': '134.3124.25030551', 'path': '/Applications/Microsoft Edge.app', 'type': 'application'}]}
{'Output': {'additional_pkginfo': {'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft '
'Edge.app',
'type': 'application'}],
'minimum_os_version': '11.0'},
'minimum_os_version': '11.0',
'url': 'https://officecdn-microsoft-com.akamaized.net/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/MicrosoftEdgeUpdate-134.0.3124.51.pkg',
'version': '134.3124.25030551'}}
URLDownloader
{'Input': {'filename': 'MSEdge-134.3124.25030551.pkg',
'url': 'https://officecdn-microsoft-com.akamaized.net/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/MicrosoftEdgeUpdate-134.0.3124.51.pkg'}}
URLDownloader: No value supplied for prefetch_filename, setting default value of: False
URLDownloader: No value supplied for CHECK_FILESIZE_ONLY, setting default value of: False
URLDownloader: Curl command: ['/usr/bin/curl', '--silent', '--show-error', '--no-buffer', '--dump-header', '-', '--speed-time', '30', '--location', '--url', 'https://officecdn-microsoft-com.akamaized.net/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/MicrosoftEdgeUpdate-134.0.3124.51.pkg', '--fail', '--output', '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/tmp4rcl4quv', '--header', 'If-None-Match: "0x6FCFA227999422ECB6F877147397967D5EBFF7CF94CDA8E3293116660B48F4F1"', '--header', 'If-Modified-Since: Thu, 06 Mar 2025 22:45:52 GMT']
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg
{'Output': {'pathname': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg'}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
CodeSignatureVerifier
{'Input': {'expected_authority_names': ['Developer ID Installer: Microsoft '
'Corporation (UBF8T346G9)',
'Developer ID Certification Authority',
'Apple Root CA'],
'input_path': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg'}}
CodeSignatureVerifier: Verifying installer package signature...
CodeSignatureVerifier: Package "MSEdge-134.3124.25030551.pkg":
CodeSignatureVerifier: Status: signed by a developer certificate issued by Apple for distribution
CodeSignatureVerifier: Notarization: trusted by the Apple notary service
CodeSignatureVerifier: Signed with a trusted timestamp on: 2025-03-05 19:57:27 +0000
CodeSignatureVerifier: Certificate Chain:
CodeSignatureVerifier: 1. Developer ID Installer: Microsoft Corporation (UBF8T346G9)
CodeSignatureVerifier: Expires: 2027-02-01 22:12:15 +0000
CodeSignatureVerifier: SHA256 Fingerprint:
CodeSignatureVerifier: 64 5D 86 D2 DF 76 9E D7 04 CF B1 FA 1B 38 7F 78 69 DC 87 12 AB 4E
CodeSignatureVerifier: 0F BC EB BC 29 64 D3 E9 A9 48
CodeSignatureVerifier: ------------------------------------------------------------------------
CodeSignatureVerifier: 2. Developer ID Certification Authority
CodeSignatureVerifier: Expires: 2027-02-01 22:12:15 +0000
CodeSignatureVerifier: SHA256 Fingerprint:
CodeSignatureVerifier: 7A FC 9D 01 A6 2F 03 A2 DE 96 37 93 6D 4A FE 68 09 0D 2D E1 8D 03
CodeSignatureVerifier: F2 9C 88 CF B0 B1 BA 63 58 7F
CodeSignatureVerifier: ------------------------------------------------------------------------
CodeSignatureVerifier: 3. Apple Root CA
CodeSignatureVerifier: Expires: 2035-02-09 21:40:36 +0000
CodeSignatureVerifier: SHA256 Fingerprint:
CodeSignatureVerifier: B0 B1 73 0E CB C7 FF 45 05 14 2C 49 F1 29 5E 6E DA 6B CA ED 7E 2C
CodeSignatureVerifier: 68 C5 BE 91 B5 A1 10 01 F0 24
CodeSignatureVerifier:
CodeSignatureVerifier: Signature is valid
CodeSignatureVerifier: Authority name chain is valid
{'Output': {}}
MunkiPkginfoMerger
{'Input': {'additional_pkginfo': {'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft '
'Edge.app',
'type': 'application'}],
'minimum_os_version': '11.0'},
'pkginfo': {'blocking_applications': ['Microsoft Edge',
'Microsoft Error Reporting',
'Microsoft AutoUpdate'],
'catalogs': ['testing'],
'category': 'Browsers',
'developer': 'Microsoft',
'display_name': 'Microsoft Edge',
'name': 'MSEdge',
'unattended_install': True}}}
MunkiPkginfoMerger: Merged {'minimum_os_version': '11.0', 'installs': [{'CFBundleVersion': '134.3124.25030551', 'path': '/Applications/Microsoft Edge.app', 'type': 'application'}]} into pkginfo
{'Output': {'pkginfo': {'blocking_applications': ['Microsoft Edge',
'Microsoft Error Reporting',
'Microsoft AutoUpdate'],
'catalogs': ['testing'],
'category': 'Browsers',
'developer': 'Microsoft',
'display_name': 'Microsoft Edge',
'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft '
'Edge.app',
'type': 'application'}],
'minimum_os_version': '11.0',
'name': 'MSEdge',
'unattended_install': True}}}
MunkiImporter
{'Input': {'MUNKI_REPO': '/Users/Shared/munki_repo',
'pkg_path': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg',
'pkginfo': {'blocking_applications': ['Microsoft Edge',
'Microsoft Error Reporting',
'Microsoft AutoUpdate'],
'catalogs': ['testing'],
'category': 'Browsers',
'developer': 'Microsoft',
'display_name': 'Microsoft Edge',
'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft Edge.app',
'type': 'application'}],
'minimum_os_version': '11.0',
'name': 'MSEdge',
'unattended_install': True},
'repo_subdirectory': 'Microsoft/Edge',
'version_comparison_key': 'CFBundleVersion'}}
MunkiImporter: No value supplied for MUNKI_REPO_PLUGIN, setting default value of: FileRepo
MunkiImporter: No value supplied for MUNKILIB_DIR, setting default value of: /usr/local/munki
MunkiImporter: No value supplied for force_munki_repo_lib, setting default value of: False
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter: plugin: FileRepo
MunkiImporter: repo: /Users/Shared/munki_repo
MunkiImporter: Item MSEdge-134.3124.25030551.pkg already exists in the munki repo as pkgs/Microsoft/Edge/MSEdge-134.3124.25030551-134.0.3124.51.pkg.
{'Output': {'pkg_repo_path': '/Users/Shared/munki_repo/pkgs/Microsoft/Edge/MSEdge-134.3124.25030551-134.0.3124.51.pkg'}}
{'AUTOPKG_VERSION': '2.7.3',
'CHANNEL': 'Production',
'CHECK_FILESIZE_ONLY': False,
'FAIL_RECIPES_WITHOUT_TRUST_INFO': True,
'LOCALE_ID': '1033',
'MUNKILIB_DIR': '/usr/local/munki',
'MUNKI_CATEGORY': 'Browsers',
'MUNKI_REPO': '/Users/Shared/munki_repo',
'MUNKI_REPO_PLUGIN': 'FileRepo',
'MUNKI_REPO_SUBDIR': 'Microsoft/Edge',
'NAME': 'MSEdge',
'PARENT_RECIPES': ['/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSEdge.munki.recipe',
'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSEdge.download.recipe',
'/Users/USERNAME/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/MSOfficeUpdates/MSOfficeMacProduct.download.recipe'],
'PRODUCT': 'Edge',
'RECIPE_CACHE_DIR': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge',
'RECIPE_DIR': '/Path/To/Overrides',
'RECIPE_OVERRIDE_DIRS': ['/Path/To/Overrides'],
'RECIPE_PATH': '/Path/To/Overrides/MSEdge.munki.recipe',
'RECIPE_REPOS': {REDACTED}
'RECIPE_SEARCH_DIRS': ['.',
{REDACTED}
'VERSION': 'latest',
'additional_pkginfo': {'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft '
'Edge.app',
'type': 'application',
'version_comparison_key': 'CFBundleVersion'}],
'minimum_os_version': '11.0'},
'channel': 'Production',
'download_changed': False,
'etag': '',
'expected_authority_names': ['Developer ID Installer: Microsoft Corporation '
'(UBF8T346G9)',
'Developer ID Certification Authority',
'Apple Root CA'],
'filename': 'MSEdge-134.3124.25030551.pkg',
'force_munki_repo_lib': False,
'input_path': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg',
'last_modified': '',
'locale_id': '1033',
'minimum_os_version': '11.0',
'minimum_version_for_delta': '',
'munki_info': {},
'munki_repo_changed': False,
'munki_required_update_name': '',
'pathname': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg',
'pkg_path': '/Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/downloads/MSEdge-134.3124.25030551.pkg',
'pkg_repo_path': '/Users/Shared/munki_repo/pkgs/Microsoft/Edge/MSEdge-134.3124.25030551-134.0.3124.51.pkg',
'pkginfo': {'blocking_applications': ['Microsoft Edge',
'Microsoft Error Reporting',
'Microsoft AutoUpdate'],
'catalogs': ['testing'],
'category': 'Browsers',
'developer': 'Microsoft',
'display_name': 'Microsoft Edge',
'installs': [{'CFBundleVersion': '134.3124.25030551',
'path': '/Applications/Microsoft Edge.app',
'type': 'application',
'version_comparison_key': 'CFBundleVersion'}],
'minimum_os_version': '11.0',
'name': 'MSEdge',
'unattended_install': True},
'pkginfo_repo_path': '',
'prefetch_filename': False,
'product': 'Edge',
'repo_subdirectory': 'Microsoft/Edge',
'url': 'https://officecdn-microsoft-com.akamaized.net/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/MicrosoftEdgeUpdate-134.0.3124.51.pkg',
'verbose': 5,
'version': '134.3124.25030551',
'version_comparison_key': 'CFBundleVersion'}
Receipt written to /Users/USERNAME/Library/AutoPkg/Cache/local.munki.MSEdge/receipts/MSEdge.munki-receipt-20250702-150103.plist
Nothing downloaded, packaged or imported.
Metadata
Metadata
Assignees
Labels
No labels