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

Add xorg-libxrender and fonts to Bandage #19070

Merged
merged 9 commits into from
Dec 5, 2019
Merged

Conversation

mvdbeek
Copy link
Contributor

@mvdbeek mvdbeek commented Dec 4, 2019

Without these containerized startup fails / produces faulty svg files.

Bioconda requires reviews prior to merging pull-requests (PRs). To facilitate this, once your PR is passing tests and ready to be merged, please add the please review & merge label so other members of the bioconda community can have a look at your PR and either make suggestions or merge it.

  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

Everyone has access to the following BiocondaBot commands, which can be given in a comment:

  • @BiocondaBot please update will cause the BiocondaBot to merge the master branch into a PR
  • @BiocondaBot please add label will add the please review & merge label.
  • @BiocondaBot please fetch artifacts will post links to packages and docker containers built by the CI system. You can use this to test packages locally before merging.

For members of the Bioconda project, the following command is also available:

  • @BiocondaBot please merge will cause packages/containers to be uploaded and a PR merged. Someone must approve a PR first! This has the benefit of not wasting CI build time required by manually merging PRs.

If you have questions, please post them in gitter or ping @bioconda/core in a comment (if you are not able to directly ping @bioconda/core then the bot will repost your comment and enable pinging).

mvdbeek added a commit to mvdbeek/tools-iuc that referenced this pull request Dec 4, 2019
Without these containerized startup fails / produces faulty svg files.
@mvdbeek
Copy link
Contributor Author

mvdbeek commented Dec 4, 2019

This now fails with

15:54:44 BIOCONDA INFO (OUT) g++: error: /opt/conda/conda-bld/bandage_1575474504738/_build_env/bin/../x86_64-conda_cos6-linux-gnu/sysroot/usr/lib64/libGL.so: No such file or directory

any idea what to do there? shouldn't extended-base: true have taken care of this ?

@dpryan79
Copy link
Contributor

dpryan79 commented Dec 4, 2019

@bioconda-bot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built on CircleCI are ready for inspection:

Arch Package Repodata
linux-64 bandage-0.8.1-h30c83c5_1.tar.bz2 repodata.json
noarch migmap-1.0.3-4.tar.bz2 repodata.json

You may also use conda to install these:

  • For packages on noarch:
conda install -c https://85483-42372094-gh.circle-artifacts.com/0/tmp/artifacts/packages <package name>
  • For packages on linux-64:
conda install -c https://85483-42372094-gh.circle-artifacts.com/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag Install with docker
bandage 0.8.1--h30c83c5_1
showcurl "https://85483-42372094-gh.circle-artifacts.com/0/tmp/artifacts/images/bandage%3A0.8.1--h30c83c5_1.tar.gz" | gzip -dc | docker load
migmap 1.0.3--4
showcurl "https://85483-42372094-gh.circle-artifacts.com/0/tmp/artifacts/images/migmap%3A1.0.3--4.tar.gz" | gzip -dc | docker load

@dpryan79
Copy link
Contributor

dpryan79 commented Dec 4, 2019

Looks good to me, this would presumably take care of #19084 too

@mvdbeek
Copy link
Contributor Author

mvdbeek commented Dec 4, 2019

Yup, didn't intend for that commit to appear here, but that's fine.

@dpryan79
Copy link
Contributor

dpryan79 commented Dec 4, 2019

Two birds, one stone :) Anyway, merge when you're ready.

@mvdbeek
Copy link
Contributor Author

mvdbeek commented Dec 5, 2019

@BiocondaBot please merge

@BiocondaBot
Copy link
Collaborator

I will attempt to upload artifacts and merge this PR. This may take some time, please have patience.

@BiocondaBot BiocondaBot merged commit fb33b5f into bioconda:master Dec 5, 2019
mvdbeek added a commit to mvdbeek/tools-iuc that referenced this pull request Dec 5, 2019
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.

3 participants