question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Possible build number issue with conda smithy 3.1.12

See original GitHub issue

Building the recipe fails on circleci and travis-ci for https://github.com/conda-forge/fastscapelib-feedstock, which has just been created, with the following error:

ValueError("More than one build number found, giving up")

(note: all tests passed on staged-recipes PR)

The recipe of this feedstock has the particularity of using custom compilers on linux and having two outputs, although only one build number is defined in the top build section in meta.yaml.

The error above causes aborting the build on circleci, but on travis-ci the packages seem to be still correctly built/uploaded.

I suspect that this related to #836. I’ve re-rendered with conda-smithy 3.1.11 just to check (see https://github.com/conda-forge/fastscapelib-feedstock/pull/2) and the error is gone.

Is this a conda-smithy bug or is there anything wrong in the recipe?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
benbovycommented, Aug 24, 2018
0reactions
hmaarrfkcommented, Sep 10, 2018

Any workaround?

Read more comments on GitHub >

github_iconTop Results From Across the Web

String vs int type for build number in rendered recipes causes issues ...
In some cases, e.g., when a recipe contains multiple outputs, the build numbers in the rendered ... Possible build number issue with conda...
Read more >
FAQ — conda-forge 2022.12.21 documentation
When the version stays the same and you need to upload a new package, increase the build number by 1 (e.g. 1005 ->...
Read more >
Files · 5d218548141e7113a189c0e144202e2e04a7491c · e3 ...
GitLab Enterprise Edition. ... Name, Downloads, Version, Platforms ... TravisCI it is possible to build and upload installable packages to the conda-forge ...
Read more >
Files :: Anaconda.org
conda -forge / packages / conda-smithy. 1. The tool for managing conda-forge feedstocks ... Filters. Type: All. All · conda. Version: 3.1.12.
Read more >
conda-forge/conda-forge.github.io - Gitter
We will rarely package an alpha or a beta version or a release candidate. We don't generally build ... with conda-smithy 3.1.12 and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found