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

problem with building of the conda package #136

Open
eriktamsen opened this issue Aug 30, 2023 · 2 comments
Open

problem with building of the conda package #136

eriktamsen opened this issue Aug 30, 2023 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@eriktamsen
Copy link
Member

the building of the conda package fails, looks like a problem with the test environment.
I am currently trying to build without testing buy commenting out the test command, not sure yet if this workaround works for now.
Long term this is not a solution and needs to be fixed.

@eriktamsen eriktamsen added bug Something isn't working help wanted Extra attention is needed labels Aug 30, 2023
@srosenbu
Copy link
Member

I don't know why mambabuild still tries to execute pytest tests (see https://github.com/BAMresearch/FenicsXConcrete/actions/runs/6035730805/job/16376659091). I removed everything for the tests in the meta.yaml and still it tries to run the tests...

@srosenbu
Copy link
Member

So apparently, all of our debugging on the meta.yaml and publish_conda.yaml did nothing because we did not select the right branch for the release...
Curently the upload works but:

  1. without tests during the build
  2. with conda-build instead of mambabuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants