tomnomnom / meg

Fetch many paths for many hosts - without killing the hosts
MIT License
1.59k stars 267 forks source link

Issue with dependency rawhttp #67

Closed fabaff closed 4 years ago

fabaff commented 4 years ago

meg depends on rawhttp. rawhttp doesn't have a license. This is an issue as it makes it impossible to include meg into the Fedora Package Collection.

Simplest solution would be if @tomnomnom includes a license to rawhttp (see https://github.com/tomnomnom/rawhttp/issues/7). Otherwise, a switch to a different HTTP handler would be needed.

tomnomnom commented 4 years ago

This should be fixed now. Thanks!

fabaff commented 4 years ago

Thank you.

Also, submitted: https://bugzilla.redhat.com/show_bug.cgi?id=1840628