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

libjpeg shasum problem #25845

Closed
6 tasks done
hjmallon opened this issue Mar 27, 2018 · 7 comments
Closed
6 tasks done

libjpeg shasum problem #25845

hjmallon opened this issue Mar 27, 2018 · 7 comments
Labels
checksum mismatch SHA-256 doesn't match the download

Comments

@hjmallon
Copy link
Contributor

hjmallon commented Mar 27, 2018

Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.

  • are reporting a bug others will be able to reproduce and not asking a question. If you're not sure or want to ask a question do so on our Discourse: https://discourse.brew.sh
  • have a problem with brew install (or upgrade, reinstall) a single, official formula (not cask)? If it's a general brew problem please file this issue at Homebrew/brew: https://github.com/Homebrew/brew/issues/new. If it's a brew cask problem please file this issue at https://github.com/caskroom/homebrew-cask/issues/new. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.
  • ran brew update and can still reproduce the problem?
  • ran brew doctor, fixed all issues and can still reproduce the problem?
  • ran brew gist-logs <formula> (where <formula> is the name of the formula that failed) and included the output link?
  • if brew gist-logs didn't work: ran brew config and brew doctor and included their output with your issue?

The jpeg-9c tar.gz package at "http://www.ijg.org/files/jpegsrc.v9c.tar.gz" seems to have a different shasum then that defined in the formula:

  • 1f3a3f610f57e88ff3f1f9db530c605f3949ee6e78002552e324d493cf086ad4 in formula
  • 650250979303a649e21f87b5ccd02672af1ea6954b911342ea491f351ceb7122 now
    • Using shasum -a 256 jpegsrc.v9c.tar.gz.

I think it must have changed as I have jpeg-9c on other machines (or maybe they came from a cask).

Here is my brew version info:

HOMEBREW_VERSION: 1.5.12-57-g0851f96
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0851f96710ef147624c4164bae219872ca224f26
Last commit: 10 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 6f5800df4d43b29db702516167df539a89df38ce
Core tap last commit: 10 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: 12-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.16.3 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.1/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/bin/python3.6
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 1.8.0_60
macOS: 10.13.3-x86_64
Xcode: 9.2
CLT: 9.2.0.0.1.1510905681
X11: 2.7.11 => /opt/X11
@ilovezfs ilovezfs added the checksum mismatch SHA-256 doesn't match the download label Mar 27, 2018
@ilovezfs
Copy link
Contributor

@jschleus fossies seems to be impacted too

@jschleus
Copy link

jschleus commented Mar 27, 2018

Yes, today the old tarball seems replaced by a newer one with same name and identical contents but with one exception: The dot file jpeg-9c/.directory (28 bytes) is now removed. Timestamp of the tarball subdirectory jpeg is now 2018-03-27 15:26 (was 2018-01-26 13:49) but timestamp of the "new" tarball jpegsrc.v9c.tar.gz in the directory listing http://www.ijg.org/files/ is Sun Jan 14 11:48 2018 (maybe artificially touched) although the HTTP header gives Last-Modified: Tue, 27 Mar 2018 14:37:34 GMT.

Fossies.org offers now the new one.

@commitay
Copy link
Contributor

Reported to the email address in the readme.

http://www.ijg.org/files/README

@jackyzonewen
Copy link

how to resolve it, the same to me~

@ilovezfs
Copy link
Contributor

Use the bottle.

@jackyzonewen
Copy link

@ilovezfs what's your mean?

@commitay commitay mentioned this issue Mar 29, 2018
4 tasks
@ghost ghost assigned commitay Mar 29, 2018
@ghost ghost added the in progress Stale bot should stay away label Mar 29, 2018
@ghost ghost removed the in progress Stale bot should stay away label Mar 29, 2018
@ilovezfs
Copy link
Contributor

This is now fixed if you brew update

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
@commitay commitay removed their assignment May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
checksum mismatch SHA-256 doesn't match the download
Projects
None yet
Development

No branches or pull requests

5 participants