Skip to content

Installing a package fails when one of the sources fail #833

Closed
@yishaigalatzer

Description

@yishaigalatzer

From @NickCraver (original bug here - NuGet/Home#1179)

The 2015 version simply breaks more. For instance, just now I was unable to reach our internal NuGet server which breaks installs for all packages. Regardless of their source. I just ran a test where I started a ASP.Net MVC 5 project (testing something for David Fowler) and tried to install Microsoft.Owin.Host.SystemWeb. This was nothing special, just the first search result for "owin", a test case off the top of my head. It did not install from nuget.org because another package source was down (which by the way is defined lower in the list). Here's what happened there: http://i.stack.imgur.com/tDxcY.png Here's the corresponding restore log. Related: why was it trying to hit my package source anyway? What would that accomplish? All that could happen is downloading the wrong package I didn't search for and click install on from a package source further down the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions