question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Powershell files from official Microsoft Nuget Microsoft.PowerShell.SDK are not signed

See original GitHub issue

Prerequisites

Steps to reproduce

Some psd1 files, which are a part of official Microsoft nuget package - NuGet Gallery | Microsoft.PowerShell.SDK 7.2.6 are not signed. Specifically, all the files in contentFiles/any/any/runtimes/unix are missing signatures.

We are an internal MS team depending on this Nuget and are experiencing build failures due to missing signatures in the mentioned files.

Expected behavior

The files should be signed

Actual behavior

The files are not signed

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.6
PSEdition                      Core
GitCommitId                    7.2.6
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
prateekprshr-nithcommented, Feb 2, 2023

Thanks for the update @TravisEz13 👍

1reaction
TravisEz13commented, Feb 2, 2023

@prateekprshr-nith The PR to fix this was merged into 7.2.9, which has been released: https://github.com/PowerShell/PowerShell/pull/18920#issuecomment-1402484464

Read more comments on GitHub >

github_iconTop Results From Across the Web

Choosing the right PowerShell NuGet package for your . ...
Microsoft. PowerShell. SDK is a meta-package that pulls together all of the components of the PowerShell SDK into a single NuGet package. A ......
Read more >
Install the Microsoft Graph PowerShell SDK
In this article you will learn how to install the Microsoft Graph PowerShell SDK using PowerShellGet.
Read more >
Manual Package Download - PowerShell
Describes how to manually download a package from the PowerShell Gallery.
Read more >
about Signing - PowerShell
Explains how to sign scripts so that they comply with the PowerShell execution policies.
Read more >
Import-Module : Could not load file or assembly 'System. ...
I'm unable to run PnP PowerShell commands using PowerShell ISE in administrative mode. Getting following error PS C:\WINDOWS\system32> ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found