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

Build log garbage: WARNING: NU3005 ... The package signature file entry is invalid. The central directory header field 'compression method' #354

Closed
304NotModified opened this issue Mar 18, 2019 · 3 comments · Fixed by #430

Comments

@304NotModified
Copy link
Member

The build log has the following noise:

WARNING: NU3005: Package 'Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).
WARNING: NU3005: Package 'Microsoft.AspNetCore.Authentication.Abstractions 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).
WARNING: NU3005: Package 'Microsoft.Extensions.Primitives 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).
WARNING: NU3005: Package 'Microsoft.AspNetCore.Connections.Abstractions 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).
WARNING: NU3005: Package 'Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).
WARNING: NU3005: Package 'Microsoft.AspNetCore.Http.Features 2.1.0' from source 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8)

etc.

for some time. See https://ci.appveyor.com/project/nlog/nlog-web/builds/22324187

Dunno what's the issue here...

@304NotModified 304NotModified changed the title Build log: WARNING: NU3005 ... The package signature file entry is invalid. The central directory header field 'compression method' Build log garbage: WARNING: NU3005 ... The package signature file entry is invalid. The central directory header field 'compression method' Mar 18, 2019
@304NotModified
Copy link
Member Author

image

@304NotModified
Copy link
Member Author

note sure if related: NuGet/Home#7414

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant