AdamSheltz
AdamSheltz
PS /software/pkg> Install-Module -Name Az -Scope CurrentUser -Repository PSGallery -Force NuGet provider is required to continue This version of PowerShellGet requires minimum version '2.8.5.201' of NuGet provider to publish an...
Uninstall log: Uninstalling powershell Loaded plugins: langpacks, product-id, search-disabled-repos, subscription- : manager This system is not registered with an entitlement server. You can use subscription-manager to register. Repository packages-microsoft-com-prod is...
@anamnavi gmo PackageManagement, PowerShellGet -ListAvailable Directory: /opt/microsoft/powershell/7/Modules ModuleType Version PreRelease Name PSEdition ---------- ------- ---------- ---- --------- Script 1.4.7 PackageManagement Desk Script 2.2.5 PowerShellGet Desk Install-Package -Name PackageManagement -MinimumVersion 1.4.7...
Akhil, could you please run: Get-PackageSource and share that output? Respectfully, Adam Sheltz From: Anam Navied ***@***.***> Sent: Thursday, June 10, 2021 2:22 PM To: PowerShell/PowerShellGallery ***@***.***> Cc: Adam Sheltz...
WARNING: Unable to find package sources. Above is the output
Unregister-PackageSource: /opt/microsoft/powershell/7/Modules/PowerShellGet/PSModule.psm1:12886 Line | 12886 | … $null = PackageManagement\Unregister-PackageSource @PSBoundParame … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Unable to find repository 'PSGallery'. Use Get-PSRepository | to see all available repositories. Register-PSRepository: /software/pkg/install_AzPwsh.ps1:28...
Anam; CX response. I tried, and I'm getting the same response WARNING: Unable to find package sources. for Get-PackageSource WARNING: Unable to find module repositories. for Get-PSRepository Thanks, Adam From:...
Please find below log from requested commands – highlighted in yellow are actual commands Unregister-PSRepository PSGallery -Verbose -Debug DEBUG: 00:00:00.0000168 Trying provider assembly: /opt/microsoft/powershell/7/Modules/PackageManagement/coreclr/netstandard2.0/Microsoft.PackageManagement.ArchiverProviders.dll DEBUG: 00:00:00.0000339 Trying provider assembly: /opt/microsoft/powershell/7/Modules/PackageManagement/coreclr/netstandard2.0/Microsoft.PackageManagement.NuGetProvider.dll...
CX response: Got an error, weird Install-Module "PowerShellGet" -RequiredVersion "2.2.5" -Scope CurrentUser -AllowClobber -Force Install-Package: /opt/microsoft/powershell/7/Modules/PowerShellGet/PSModule.psm1:9711 Line | 9711 | … talledPackages = PackageManagement\Install-Package @PSBoundParameters | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | No match...
> @Naveenommi-MSFT We have successfully implemented the new feature to support multi-ingress. It will be available in about 2 weeks for the release. We're now working on updating the documentation...