Giter VIP home page Giter VIP logo

homebrew-opm's People

Contributors

atgeirr avatar psibre avatar rolk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

homebrew-opm's Issues

alugrid URL broken

Trying to install alugrid results in an error:

$ brew install alugrid
Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

==> Installing alugrid from opm/opm
Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/opm/homebrew-opm/alugrid.rb:7:in `<class:Alugrid>'
Please report this to the opm/opm tap!

==> Downloading http://aam.mathematik.uni-freiburg.de/IAM/Research/alugrid/ALUGrid-1.52.tar.gz
==> Downloading from http://aam.uni-freiburg.de/
######################################################################## 100.0%
Warning: Calling Pathname#sha1 is deprecated!
Use Pathname#sha256 instead.
/usr/local/Library/Homebrew/extend/pathname.rb:320:in `verify_checksum'

Error: SHA1 mismatch
Expected: 3e5da3f5b88ea61dcd31f952f9dde135af634c62
Actual: 07d164fbbebe91e21ddbe316a3df3f5320acf66a
Archive: /Users/ingmar/Library/Caches/Homebrew/alugrid-1.52.tar.gz
To retry an incomplete download, remove the file above.

The URL redirects to a webpage, which is downloaded and misinterpreted as the source tarball:

$ wget http://aam.mathematik.uni-freiburg.de/IAM/Research/alugrid/ALUGrid-1.52.tar.gz
--2016-08-26 08:05:42--  http://aam.mathematik.uni-freiburg.de/IAM/Research/alugrid/ALUGrid-1.52.tar.gz
Resolving aam.mathematik.uni-freiburg.de... 132.230.12.11
Connecting to aam.mathematik.uni-freiburg.de|132.230.12.11|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://aam.uni-freiburg.de/ [following]
--2016-08-26 08:05:43--  http://aam.uni-freiburg.de/
Resolving aam.uni-freiburg.de... 132.230.1.52
Connecting to aam.uni-freiburg.de|132.230.1.52|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2016-08-26 08:05:43 ERROR 403: Forbidden.

The sources have been migrated to https://gitlab.dune-project.org/extensions/dune-alugrid but lacking a 1.52 tag and not knowing which commit corresponds to that version, it's hard to fix the link.

libf2c formula malformed

After tapping opm/homebrew-opm, trying to brew install libf2c fails with the following:

Error: /usr/local/Library/Taps/opm/homebrew-opm/libf2c.rb:87: syntax error, unexpected ',', expecting ')'
    File::open ("hello.c", "w") do |f|
                          ^
/usr/local/Library/Taps/opm/homebrew-opm/libf2c.rb:87: syntax error, unexpected ')', expecting keyword_end
    File::open ("hello.c", "w") do |f|
                               ^
/usr/local/Library/Taps/opm/homebrew-opm/libf2c.rb:108: syntax error, unexpected keyword_end, expecting end-of-input
Please report this bug:
    https://git.io/brew-troubleshooting
/usr/local/Library/Homebrew/formulary.rb:21:in `module_eval'
/usr/local/Library/Homebrew/formulary.rb:21:in `load_formula'
/usr/local/Library/Homebrew/formulary.rb:78:in `load_file'
/usr/local/Library/Homebrew/formulary.rb:69:in `klass'
/usr/local/Library/Homebrew/formulary.rb:65:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:174:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `block in formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/usr/local/Library/Homebrew/cmd/install.rb:41:in `install'
/usr/local/Library/brew.rb:127:in `<main>'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.