Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Closed Issue: OutOfMemoryException during NuGet install [2777]

$
0
0
I created a nuget package that has 3 158MB text files in it. The resulting nupkg file is 5.6MB. I put this package in my Nuget feed.

I then try to install this package:
nuget.exe install LargePackage -Source "http://mynugetserver/mynugetfeed/nuget" -OutputDirectory c:\temp\testnuget -nocache -prerelease -excludeverions

The first time I install this package it installs fine. The second time I get System.OutOfMemoryException.

If I manually clear out the output directory first, it will install every time.

Even though this package is very large (5.6MB) it is smaller than some other packages that I don't have a problem with. What makes this package different is the unzipped size (480MB).
Comments: Close the bug as I did not receive response back. Please reactivate this bug, if the issue repros using latest NuGet build from build.nuget.org.

Viewing all articles
Browse latest Browse all 7612


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>