Skip to content

.nupkg.metadata not deleted when using Install-PSResource #260

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

Closed
ThomasNieto opened this issue Sep 17, 2020 · 2 comments · Fixed by #500
Closed

.nupkg.metadata not deleted when using Install-PSResource #260

ThomasNieto opened this issue Sep 17, 2020 · 2 comments · Fixed by #500
Assignees
Labels
Issue-Bug Something isn't working

Comments

@ThomasNieto
Copy link
Contributor

While testing for a solution for https://github.com/PowerShell/PowerShell/issues/5831 I found that there is a difference between Install-PSResource and Save-PSResource. Using save will remove the .nupkg.metadata file but does not get removed on install. Does PowerShellGet use this file? I didn't get any references using it in the code. By leaving this file it causes the validation to fail when using Test-FileCatalog.

@issue-label-bot issue-label-bot bot added the Issue-Bug Something isn't working label Sep 17, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.89. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@alerickson
Copy link
Member

Nope, that should be removed as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants