Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main build failure due to missing nuget packages #4315

Closed
YexuanXiao opened this issue Apr 8, 2024 · 2 comments
Closed

Main build failure due to missing nuget packages #4315

YexuanXiao opened this issue Apr 8, 2024 · 2 comments

Comments

@YexuanXiao
Copy link

YexuanXiao commented Apr 8, 2024

Describe the bug

Running buildall requires authentication to access the
https://microsoft.pkgs.visualstudio.com/ProjectReunion/_packaging/Project.Reunion.nuget.internal/nuget/v3/index.json

Steps to reproduce the bug

run devcheck
run buildall

Additional context

A previous #/pulls/494 attempted to solve the problem, but failed.

tools\nuget\microsoft.taef.10.75.221207001.nupkg is outdated, the project actually relies on v10.82 and it adds 50MB to the repository. A real solution would be to make all packages downloadable from nuget.org instead of caching them locally or relying on any unstable servers.

@codendone
Copy link
Contributor

About a year ago we disabled the ability to perform custom builds due to low usage and high maintenance costs. The builds have been disabled by design.

This is the first issue that has been reported about the build requirements and we would love to understand your scenario, if you're able to share.

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants