Sitecore/docker-images

Test-SitecorePackagesJson.ps1 errors

mjarosch opened this issue · 0 comments

When you run Test-SitecorePackagesJson.ps1 it errors if a package doesn't have a URL. Currently the "Sitecore Publishing Module 9.3.0.0 rev. r00546.2197.scwdp.zip" package does not have a URL.

  • I have tried with the latest version of Docker for Windows (Stable or Edge) or Docker Enterprise.
  • Windows version is at least 1809 / ltsc2019.
  • Windows has the latest updates installed.

Expected behavior

Running the script doesn't error.

Actual behavior

Running the script generates an exception.

Additional information

  • Output from docker info:

    ...
    
  • Are you running inside a virtualized Windows machine or physical:

  • ...

Steps to reproduce the behavior

Run Test-SitecorePackagesJson.ps1