Skip to content

gbay package cannot be installed #1

Description

@MikeRosoft

The NuGet package gbay cannot be added to a project. It tries to add a framework reference Gbay.net, which doesn't exist.

NuGet output:

Attempting to gather dependency information for package 'gbay.1.0.0' with respect to project 'Encryption', targeting '.NETFramework,Version=v4.5.2'
Gathering dependency information took 670,09 ms
Attempting to resolve dependencies for package 'gbay.1.0.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'gbay.1.0.0'
Resolved actions to install package 'gbay.1.0.0'
Retrieving package 'gbay 1.0.0' from 'Gemalto DC'.
Retrieving package 'log4net 2.0.3' from 'Gemalto DC'.
Adding package 'log4net.2.0.3' to folder 'C:\Work\Norway\Feasibility\packages'
Added package 'log4net.2.0.3' to folder 'C:\Work\Norway\Feasibility\packages'
Added package 'log4net.2.0.3' to 'packages.config'
Successfully installed 'log4net 2.0.3' to Encryption
Adding package 'gbay.1.0.0' to folder 'C:\Work\Norway\Feasibility\packages'
Added package 'gbay.1.0.0' to folder 'C:\Work\Norway\Feasibility\packages'
Install failed. Rolling back...
Package 'gbay.1.0.0 : iTextSharp [5.5.6, ), log4net [2.0.3, ), Pkcs11Interop [2.0.2, )' does not exist in project 'Encryption'
Removed package 'log4net.2.0.3' from 'packages.config'
Removing package 'gbay.1.0.0 : iTextSharp [5.5.6, ), log4net [2.0.3, ), Pkcs11Interop [2.0.2, )' from folder 'C:\Work\Norway\Feasibility\packages'
Removed package 'gbay.1.0.0 : iTextSharp [5.5.6, ), log4net [2.0.3, ), Pkcs11Interop [2.0.2, )' from folder 'C:\Work\Norway\Feasibility\packages'
Removing package 'log4net.2.0.3' from folder 'C:\Work\Norway\Feasibility\packages'
Removed package 'log4net.2.0.3' from folder 'C:\Work\Norway\Feasibility\packages'
Executing nuget actions took 1,71 sec
install-package : Failed to add reference. The package 'gbay' tried to add a framework reference to 'Gbay.net' which was not found in the GAC. This is pos
sibly a bug in the package. Please contact the package owners for assistance.
At line:1 char:1

  • install-package gbay
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    

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