Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Installing 3.0.8 over 3.0.7 fails because publisher check fails #295

@o-l-a-v

Description

@o-l-a-v
  • PowerShell 5.1 on Windows 19041.172, running PowerShell ISE x64 as admin
  • Has 3.0.7 installed from before
  • Runs
Install-Module -Name 'PartnerCenter' -RequiredVersion '3.0.8' -Scope 'AllUsers' -AllowClobber -AcceptLicense:$AcceptLicenses -Confirm:$false -Verbose:$false -Debug:$false -Force
  • Receives error:
"The version '3.0.8' of the module 'PartnerCenter' being installed is not catalog signed. Ensure that the version '3.0.8' of the module 'PartnerCenter' has the catalog file 'Part
nerCenter.cat' and signed with the same publisher 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US' as the previously-installed module 'PartnerCe
nter' with version '3.0.7' under the directory 'C:\Program Files\WindowsPowerShell\Modules\PartnerCenter\3.0.7'. If you still want to install or update, use -SkipPublisherCheck p
arameter."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions