Casing bug after extracting package (restore)
Open
Nobody has claimed this yet.
bug
paket runtime: .net framework/mono
resilience
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
On FAKE I see:
Something went wrong while downloading serilog.sinks.nlog 1.5.4
Message: Could not find file '/home/travis/.nuget/packages/serilog.sinks.nlog/1.5.4/serilog.sinks.nlog.nuspec'.
==> Trying again
Downloading serilog.sinks.nlog 1.5.4
Something went wrong while downloading Nuget.Core 2.14
Message: Could not find file '/home/travis/.nuget/packages/nuget.core/2.14.0/Nuget.Core.nuspec'.
==> Trying again
I assume this is some casing bug as we try to be lower case now? I'm wondering that the process seems to recover when trying again. But it seems like the the error always happens at the same place.
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
No file, test, or entry point is named. Start by reproducing the FAKE restore with serilog.sinks.nlog and Nuget.Core, then trace extraction and retry handling; done means the first attempt succeeds with consistent package and nuspec casing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100