fsprojects / fsprojects/Paket

Install.sh fails on macos with 'could not find a paket source on nuget.org'

Open
#4,245 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs investigation
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
  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.