baseclass / Contrib.Nuget

Extending nuget with nuget packages
MIT License
30 stars 21 forks source link

Builds and Nuget Updates fails sporadically #52

Open Maradaehne opened 6 years ago

Maradaehne commented 6 years ago

Hi, we experienced that builds can fail with the error message

The "PackageRetrievalTask" task failed unexpectedly.

The process cannot access the file 'D:\data\users\user\Documents\Project\Component\Solution\packages\packageX\packageX.nuspec' because it is being used by another process.

It is not always happening but happens sporadically.

Another thing we experience which may be linked to the same issue is, that updating Nuget packages which depend on baseclass/Contrib.Nuget fails and visual studio suggest a restart.

The error message is:

The process cannot access the file 'D:\data\users\user\Documents\Project\Component\Solution\packages\packageX\packageX.8.0.0-ci00252.nupkg' because it is being used by another process.

Can you provide a solution for this issue?

Maradaehne commented 6 years ago

Problem is still Occuring. I add the output from our build server.

baseclass contrib issue