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

EF Core 3.1.0 Nuget contains duplicated entries case Nuget.Server fail to indexing #19288

Closed
RayMMond opened this issue Dec 12, 2019 · 8 comments

Comments

@RayMMond
Copy link

RayMMond commented Dec 12, 2019

EF Core 3.1.0 nuget package from nuget.org contain two packageIcon.png file. Nuget.Server will throw key-exists-expcetion when indexing package.

Steps to reproduce

  1. Put Microsoft.EntityFrameworkCore.3.1.0.nupkg to Nuget.Server Package folder and index packages.

Further technical details

EF Core version: 3.1.0
Database provider: None
Target framework: None
Operating system: Windows
IDE: None

@ajcvickers
Copy link
Member

@Pilchie Is there a place where we are globally tracking the double packageIcon issue?

@Pilchie
Copy link
Member

Pilchie commented Dec 12, 2019

Generally dotnet/extensions#2744.

@ajcvickers
Copy link
Member

Closing as this is tracked across ASP.NET and EF by the referenced issue.

@forki
Copy link

forki commented Dec 12, 2019

That issue that you linked was closed.

@ajcvickers
Copy link
Member

@forki That's because issues are generally closed once the required change has been merged, which has already happened here.

@forki
Copy link

forki commented Dec 12, 2019

Yeah but the problem exists and it will be spreading. It's not solved

@Pilchie
Copy link
Member

Pilchie commented Dec 12, 2019

@forki Yes, we understand that, but that doesn't mean we need to change our issue management strategy. As @ajcvickers notes, we close issues when a fix is checked in, and put them into a milestone that represents the release they will be part of. This is just following that policy.

@forki
Copy link

forki commented Dec 23, 2019

Just FYI: dotnet/extensions#2744 (comment) all those packages can't be used with local nuget server.

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
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

4 participants