[Buildroot] [Bug 10511] New: Packages get downloaded uncompressed with wget

bugzilla at busybox.net bugzilla at busybox.net
Tue Nov 21 14:37:30 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10511

            Bug ID: 10511
           Summary: Packages get downloaded uncompressed with wget
           Product: buildroot
           Version: 2017.08
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: jean.parpaillon at free.fr
                CC: buildroot at uclibc.org
  Target Milestone: ---

Using buildroot with wget version 1.19.2 on Debian, through nerves toolchain.
(https://github.com/nerves-project/nerves_system_br)

When downloading otp (http://erlang.org/download/otp_src_20.1.tar.gz), wget
(through pkg-download.mk recipes) uncompress the data, resulting with an
gunzipe'd .tar.gz, hence md5 mismatch.

Downloading the package with 'wget --compress=none' fixed the problem, but may
depend on wget versions.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list