pitrou commented on PR #49922: URL: https://github.com/apache/arrow/pull/49922#issuecomment-4441864414
It seems vcpkg cache uploads are not working: ``` 2026-05-07T10:55:46.3772426Z #18 7171.6 Uploading binaries for boost-locale:[email protected]#1 to NuGet from GitHub 2026-05-07T10:55:46.3775118Z #18 7171.6 error: /usr/bin/mono /opt/vcpkg/nuget push -ForceEnglishOutput -Verbosity detailed -NonInteractive /opt/vcpkg/buildtrees/boost-locale_amd64-linux-static-release.1.90.0-vcpkgb07a689647ba15a45742295cd99e861a92f618f5c56207de1f95ec645237dabd.nupkg -Timeout 100 -Source GitHub failed with exit code 1 2026-05-07T10:55:46.3777496Z #18 7171.6 NuGet Version: 7.3.1.1 2026-05-07T10:55:46.3778622Z #18 7171.6 Pushing boost-locale_amd64-linux-static-release.1.90.0-vcpkgb07a689647ba15a45742295cd99e861a92f618f5c56207de1f95ec645237dabd.nupkg to 'https://nuget.pkg.github.com/ursacomputing'... 2026-05-07T10:55:46.3779934Z #18 7171.6 PUT https://nuget.pkg.github.com/ursacomputing/ 2026-05-07T10:55:46.3781341Z #18 7171.6 WARNING: Error: Version 1.90.0-vcpkgb07a689647ba15a45742295cd99e861a92f618f5c56207de1f95ec645237dabd of "boost-locale_amd64-linux-static-release" has already been pushed. 2026-05-07T10:55:46.3783109Z #18 7171.6 Conflict https://nuget.pkg.github.com/ursacomputing/ 544ms 2026-05-07T10:55:46.3783643Z #18 7171.6 To skip already published packages, use the option -SkipDuplicate 2026-05-07T10:55:46.3785818Z #18 7171.6 Response status code does not indicate success: 409 (Conflict). ``` @raulcd @kou Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
