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

Build-dependencies cannot use the Name: version syntax [yeb] #1692

Closed
riccardomurri opened this issue Mar 24, 2016 · 1 comment
Closed

Build-dependencies cannot use the Name: version syntax [yeb] #1692

riccardomurri opened this issue Mar 24, 2016 · 1 comment
Milestone

Comments

@riccardomurri
Copy link
Contributor

This abridged syntax is accepted by dependencies: in .yeb files::

    dependencies:
      - Autoconf: 2.69

However, the same syntax is not accepted in the builddependencies
(and possibly other) sections; EB errors out:

    ERROR: Failed to process easyconfig /net/nfs4/nfs.hydra/home/rmurri/givaro.yeb: Dependency specified without name: {'external_module_metadata': {}, 'full_mod_name': None, 'build_only': True, 'versionsuffix': '', 'external_module': False, 'dummy': False, 'Autoconf': 2.69, 'toolchain': {'version': '2015a', 'name': 'foss'}, 'name': None, 'short_mod_name': None, 'version': None, 'hidden': False}
@boegel
Copy link
Member

boegel commented Jun 29, 2016

fixed in #1818, thanks for reporting this @riccardomurri!

@boegel boegel closed this as completed Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants