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

use CodecZlib.jl instead of Libz.jl #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bicycle1885
Copy link

I no longer actively maintain Libz.jl. We should use CodecZlib.jl if possible.

@tkelman
Copy link
Contributor

tkelman commented Mar 12, 2018

No one has set appveyor up here yet so this would need to be tested. Why do you think this has anything to do with that Pkg3 issue?

@bicycle1885
Copy link
Author

I didn't test it, neither. The issue (JuliaLang/Pkg.jl#190) seems to be due to a symbolic link used in BufferedStreams.jl, which is a dependency of Libz.jl, which is used in WinRPM.jl. This change does not solve the issue itself, but at least I think it will go away if WinRPM.jl uses CodecZlib.jl instead. Anyway, using Libz.jl is not recommended.

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

Successfully merging this pull request may close these issues.

2 participants