Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants