liget icon indicating copy to clipboard operation
liget copied to clipboard

Allow Chocolatey to search LiGet

Open ALINRUISU opened this issue 5 years ago • 3 comments

Chocolatey client unable to search LiGet to install chocolatey packages

Steps to reproduce the issue

Added LiGET as source

C:\admin\projects\chocolatey\awscli>choco source add -n=poc -s="http://liget:9011"
Chocolatey v0.10.13
2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).
Added poc - http://liget:9011 (Priority 0)

Failure 0 package found

C:\admin\projects\chocolatey\awscli>choco search
Chocolatey v0.10.13
2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).

Validation Warnings:
 - A pending system reboot request has been detected, however, this is
   being ignored due to the current command being used 'search'.
   It is recommended that you reboot at your earliest convenience.

[NuGet] Not able to contact source 'http://liget:9011'. Error was Invalid URI: Invalid port specified.
[NuGet] Not able to contact source 'http://liget:9011'. Error was Invalid URI: Invalid port specified.
0 packages found.

I have no problems pushing to Repo, only searching

C:\admin\projects\chocolatey\awscli>choco push cwrsync.5.4.1.nupkg --source="http://liget:9011" --api-key="test123" --force
Chocolatey v0.10.13
2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).

Attempting to push cwrsync.5.4.1.nupkg to http://liget:9011
cwrsync 5.4.1 was pushed successfully to http://liget:9011

ALINRUISU avatar May 14 '19 00:05 ALINRUISU

Ops accidentally closed the issue

ALINRUISU avatar May 14 '19 00:05 ALINRUISU

+1

mschnecke avatar Jul 10 '19 12:07 mschnecke

+1

rrittsteiger avatar May 05 '22 12:05 rrittsteiger