Describe the bug
A clear and concise description of what the bug is.
Can鈥檛 get the tweaks from Kurrt鈥檚 repo with Zebra but Cydia can.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Zebra can get the tweaks from Kurrt鈥檚 repo.
Screenshots
If applicable, add screenshots to help explain your problem.


Device Information (please complete the following information):
Crash Log or System Log
Please provide a Crash Log to help us solve the issue.
Additional context
Add any other context about the problem here.
It appears that the Packages.bz2 file that the repo is serving is malformed and Zebra can't find a new one. This bug has already been fixed in 1.1 but if you'd like for it to be fixed sooner, I would suggest contacting the repo maintainer.
More specifically, the server is serving the wrong MIME type for the file. It is set to text/plain when it should be set to application/x-bzip2
Thank you for your helpful information. So I will wait for the 1.1 release
Fixed as of cd436537061dbec5e8dd0c8441b2906518478e05 and will be included when the first 1.1 beta arrives.