Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay package installed correctly, but the nupkg is not in the expected location #9

Closed
glopesdev opened this issue Sep 16, 2015 · 2 comments
Labels
bug Something isn't working

Comments

@glopesdev
Copy link
Contributor

Original report by Xavier Faure (Bitbucket: xfaure, GitHub: xfaure).


Hello,

I'm having issues with the overlay packages, with the following message :

$SolutionDir\packages\OpenCV.Net.3.3.0\build\net40\OpenCV.Net.targets(46,5): warning : Overlay Package 'OpenCV.ffmpeg.overlay-Win32_v110 v2.4.8' installed correctly, but the nupkg file '$SolutionDir\packages\OpenCV.Net.3.3.0\OpenCV.ffmpeg.overlay-Win32_v110.2.4.8.nupkg' is not in the expected location.

$SolutionDir\packages\OpenCV.Net.3.3.0\build\net40\OpenCV.Net.targets(48,5): warning : Overlay Package 'OpenCV.overlay-Win32_v110_Release v2.4.8' installed correctly, but the nupkg file '$SolutionDir\packages\OpenCV.Net.3.3.0\OpenCV.overlay-Win32_v110_Release.2.4.8.nupkg' is not in the expected location.

I think you already had this issue in the past, is there a known fix ?

Best,
Xavier

@glopesdev
Copy link
Contributor Author

Hi Xavier,

Yes, I have traced this issue back to some change that happened in the NuGet client. Versions of NuGet prior to 2.7.40808.167 should work.

This is the only workaround so far... unfortunately I haven't had the time to go any deeper than this.

Best,
G

@glopesdev glopesdev added minor bug Something isn't working labels Feb 13, 2020
@glopesdev glopesdev removed the minor label Dec 28, 2021
@glopesdev
Copy link
Contributor Author

This issue will be fixed with #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant