0install-win
0install-win copied to clipboard
OneGet: Installing package by URI not working
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
Need to look into inner workings of OneGet here:
https://github.com/OneGet/oneget/blob/85a0f49736ec015883ec73ea3e178f77b8ef0349/src/Microsoft.PowerShell.PackageManagement/Cmdlets/CmdletWithSearchAndSource.cs#L443