Giter VIP home page Giter VIP logo

Comments (2)

boegel avatar boegel commented on September 26, 2024

Another example, provided by @berndmohr

== fetching files...
ERROR: EasyBuild encountered an exception (at easybuild/lib/python2.7/site-packages/easybuild_framework-1.9.0dev-py2.7.egg/easybuild/main.py:843
in build_and_install_software): autoBuild Failed (last 300 chars):
hon2.7/site-packages/easybuild_easyconfigs-1.9.0.0dev-py2.7.egg/easybuild/easyconfigs/extrae-2.4.1.tar.bz2,
/private/opt/local/easybuild/sources/e/Extrae/extrae-2.4.1.tar.bz2,
/private/opt/local/easybuild/sources/Extrae/extrae-2.4.1.tar.bz2,
/private/opt/local/easybuild/sources/extrae-2.4.1.tar.bz2

should be

ERROR: Cannot find required software (extrae-2.4.1.tar.bz2).
1. Please go to
  http://www.bsc.es/computer-sciences/performance-tools/downloads
  and follow instructions to download the package.
2. Place file into one of the following locations:
  - /private/opt/local/easybuild/sources/e/Extrae/extrae-2.4.1.tar.bz2,
  - /private/opt/local/easybuild/sources/Extrae/extrae-2.4.1.tar.bz2,
  - /private/opt/local/easybuild/sources/extrae-2.4.1.tar.bz2

from easybuild-framework.

boegel avatar boegel commented on September 26, 2024

I've been thinking on how to tackle this, and I think we need a dedicated error_reporting module which provides pretty printing functionality for errors. This module could provide functions like fatal_error(msg, err), report_missing_deps(deps), etc. Trying to pretty print things all over the place will be too messy, we need a more centralised approach.

from easybuild-framework.

Related Issues (20)

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.