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

opkg does not accept a Packages.gz file created by http://golang.org/pkg/compress/gzip/ #1

Open
mgumz opened this issue Feb 26, 2015 · 0 comments

Comments

@mgumz
Copy link
Contributor

mgumz commented Feb 26, 2015

having something like this src/gz feed-name https://127.0.0.1/all/ in /etc/opkg/base_feeds.conf and using the native golang okg to gzip the content of the index file "Packages" makes opkg complaint about crc-errors after downloading.

this is strange because gzip itself is able to extract the contents of such created file just fine.

until this issue is solved the current workaround as coded in https://github.com/carosio/kellner/blob/master/gzip.go has to stay.

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

No branches or pull requests

1 participant