Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Cannot execute NuGet.exe on Mono #30

Open
adamralph opened this issue Nov 22, 2014 · 0 comments
Open

Cannot execute NuGet.exe on Mono #30

adamralph opened this issue Nov 22, 2014 · 0 comments

Comments

@adamralph
Copy link
Owner

It looks like a path problem. The absolute path is resolved to /home/... on Mono and the .NET runtime can't find it when starting the process.

BauNuGet.Test.Unit.PushFacts.Pushes [FAIL]
System.ComponentModel.Win32Exception : ApplicationName='/home/travis/build/bau-build/bau-nuget/src/packages/NuGet.CommandLine.2.8.3/tools/NuGet.exe', CommandLine='push /home/travis/build/bau-build/bau-nuget/src/packages/NuGet.CommandLine.2.8.3/NuGet.CommandLine.2.8.3.nupkg -Source "/home/travis/build/bau-build/bau-nuget/src/test/Bau.NuGet.Test.Unit/bin/Release/fake NuGet dot org/" poop -Timeout 123 -NonInteractive', CurrentDirectory='./', Native error= Cannot find the specified file

@adamralph adamralph added the bug label Nov 22, 2014
@adamralph adamralph changed the title Cannot execute NuGet.exe on Mono Tests fails on *nix Feb 8, 2015
@adamralph adamralph changed the title Tests fails on *nix Cannot execute NuGet.exe on Mono Feb 8, 2015
@adamralph adamralph self-assigned this Feb 8, 2015
@adamralph adamralph added this to the 0.1.0-beta01 milestone Feb 18, 2015
@adamralph adamralph removed their assignment Jan 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant