The package "xxx" could not be located in the built-in repository

Hi,
I’m using Octopus v3.5.1 with TeamCity. I have configured TeamCity to push nuget package with Octopack and second step is OctopusDeploy:Create Release

Here is the MSbuild additional parameter for octopack step:
/p:OctoPackPublishPackageToHttp=http://xx.xx.xx.xxx/octopus/nuget/packages /p:OctoPackPublishApiKey=[my api key]

I can see the nupkg files on the E:\Octopus\Packages also on Octopus web portal on Library > Packages with correct id

The problem is; Octopus cant find package. When I try to manually create release its working fine.
there is no such information on logs. its just says same with message.

Raw log file

Hi Umit,

Thanks for reaching out! UPT.34 sounds like a weird PackageID + Version. Is there any chance you can upload a copy of that package to the below link so I can test it on my end?

https://file.ac/zRvEGygezvs/

Thanks,
Dalmiro

Hi Dalmiro,
Yeah, I realized that problem too. It was versioning problem.

It was only %build.number% and I get version from previous artifact’s version number; like 0.0.34
now its working ??

Thanks also for good redirection ??

Regards,
Umit

Kimden: Dalmiro Grañasmailto:tender2+d673f55f19@tenderapp.com
Gönderilme: 21 Kasım 2016 Pazartesi 20:46
Kime: umit.kavala@outlook.commailto:umit.kavala@outlook.com
Konu: Re: The package “xxx” could not be located in the built-in repository [Problems #49112]

No problem! Glad I could help :slight_smile: