Skip to content

Add Bullseye var file to Octave and MCA roles#358

Open
rbatistacardoso wants to merge 4 commits intomasterfrom
PR-Octave
Open

Add Bullseye var file to Octave and MCA roles#358
rbatistacardoso wants to merge 4 commits intomasterfrom
PR-Octave

Conversation

@rbatistacardoso
Copy link
Copy Markdown
Member

No description provided.

- "make{{ (pkg_version_make | length > 0) | ternary('=' + pkg_version_make, '') }}"
- "libtool{{ (pkg_version_libtool | length > 0) | ternary('=' + pkg_version_libtool, '') }}"
- "g++{{ (pkg_version_gplusplus | length > 0) | ternary('=' + pkg_version_gplusplus, '') }}"
- "epics-dev{{ (pkg_version_epics_dev | length > 0) | ternary('=' + pkg_version_epics_dev, '') }}"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should hold this until we solve the NSLS2 apt package situation.
Running some tests on my machine I found out that using debian stretch repositories are breaking seemingly unrelated packages. I propose we build everything we need from source.

@fernandohds564
Copy link
Copy Markdown
Contributor

@anacso17 what about this PR? Should we still hold it?

@anacso17
Copy link
Copy Markdown
Contributor

@rbatistacardoso could we close this PR for now?

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

Successfully merging this pull request may close these issues.

6 participants