summitdb icon indicating copy to clipboard operation
summitdb copied to clipboard

Getting Started - FreeBSD Incorrect Download Path

Open briandowns opened this issue 8 years ago • 6 comments
trafficstars

On the release notes page, in the FreeBSD "getting started" section, it has a curl command for downloading the release. I've found that from the packaging code and the downloads below that, it should have a .zip extension rather than a .tar.gz extension. I looked for where that might be edited so I could send a PR but couldn't find it. Thanks!

briandowns avatar May 13 '17 15:05 briandowns

Thanks for finding this! There's no PR needed. It's just a typo on the release page. I fixed it seconds ago.

tidwall avatar May 13 '17 16:05 tidwall

Thank you!

briandowns avatar May 13 '17 16:05 briandowns

BTW, is it standard to use tar.gz or .zip for FreeBSD?

tidwall avatar May 13 '17 16:05 tidwall

I'd subjectively say .tar.gz.

briandowns avatar May 13 '17 16:05 briandowns

After deeper review, for best use with FreeBSD, it'd be advisable to provide the FreeBSD binary bundle in tar.gz format rather than .zip. I can provide a PR if this is accepted as desired work. Thanks!

briandowns avatar May 13 '17 19:05 briandowns

A PR would be great. Then I'll just repackage against v0.4 and update the release page.

tidwall avatar May 13 '17 19:05 tidwall