0install-win icon indicating copy to clipboard operation
0install-win copied to clipboard

OneGet: Installing package by URI not working

Open bastianeicher opened this issue 8 years ago • 1 comments

When requesting a package by specifying its feed URI OneGet reports No match was found for the specified search criteria and package name even though a matching implementation is listed.

Sample command:

Find-Package http://0install.de/feeds/VLC.xml -Provider 0install

bastianeicher avatar Oct 28 '17 15:10 bastianeicher

Need to look into inner workings of OneGet here:

https://github.com/OneGet/oneget/blob/85a0f49736ec015883ec73ea3e178f77b8ef0349/src/Microsoft.PowerShell.PackageManagement/Cmdlets/CmdletWithSearchAndSource.cs#L443

bastianeicher avatar Dec 07 '17 09:12 bastianeicher