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

FS#1913 - bzip2 package download URL is broken #6855

Closed
openwrt-bot opened this issue Oct 29, 2018 · 0 comments
Closed

FS#1913 - bzip2 package download URL is broken #6855

openwrt-bot opened this issue Oct 29, 2018 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

lbzhung:

  • Software versions of OpenWrt/LEDE release:

    OpenWRT 18.06.2

  • Steps to reproduce:

    make package/utils/bzip2/prepare V=s
    ....
    /home/xxxx/code/openwrt/scripts/download.pl "/home/bobo/code/openwrt_mainline/dl" "bzip2-1.0.6.tar.gz" "a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd" "" "http://www.bzip.org/1.0.6"

    • curl -f --connect-timeout 20 --retry 5 --location --insecure http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
      % Total % Received % Xferd Average Speed Time Time Time Current
      Dload Upload Total Spent Left Speed
      100 227 100 227 0 0 102 0 0:00:02 0:00:02 --:--:-- 102
      0 0 0 17526 0 0 5191 0 --:--:-- 0:00:03 --:--:-- 0
      Hash of the downloaded file does not match (file: 7cebdfbb687724b89618920c71ca8654d0335a26b59098472b3824360036bd9a, requested: a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd) - deleting download.

download from http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz will failed, and download.pl will use mirror files from https://sources.lede-project.org/bzip2-1.0.6.tar.gz

according to [[https://lwn.net/Articles/762264/]] bzip.org changes hands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant