Install.sh fails on macos with 'could not find a paket source on nuget.org'
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
On MacOs Sonoma 14.2.1, .NET 8.101, I ran build.sh and it went all good, and now I'm running install.sh and it just fails
❯ sudo ./install.sh
Password:
Could not find a paket source on nuget.org. Please check your internet connection and access to https://www.nuget.org.
Repro steps
- Step A
sudo ./install.sh
Then it fails
Expected behavior
Packet installs
Actual behavior
Paket fails with error about nuget. I've checked, I can access nuget, I've even deleted Nuget.Config to get back the defaults
Known workarounds
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running install.sh on macOS Sonoma with the stated .NET version and inspect how it configures or invokes Paket and NuGet sources. Compare the successful build.sh setup and the user's NuGet.Config behavior. Done means install.sh completes and Paket can reach the nuget.org source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100