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.

Re-render can fail if we are not able to download from a specified channel for any reason. Ideally we shouldn’t care about downloads as we are merely trying to parse the meta.yaml. It would be good if we could set some sort of offline mode for conda-build when parsing at a bare minimum. Perhaps there are more elegant solutions though.

$ conda smithy rerender
No circle token.  Create a token at https://circleci.com/account/api and
put it in ~/.conda-smithy/circle.token
No appveyor token. Create a token at https://ci.appveyor.com/api-token and
Put one in ~/.conda-smithy/appveyor.token
No anaconda token. Create a token via
  anaconda auth --create --name conda-smithy --scopes "repos conda api"
and put it in ~/.conda-smithy/anaconda.token
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata ........HTTPError: 500 Server Error: Internal Server Error for url: https://repo.continuum.io/pkgs/free/noarch/repodata.json.bz2: https://repo.continuum.io/pkgs/free/noarch/

cc @msarahan

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
pelsoncommented, Sep 29, 2016

I’m not sure there is anything we can do here. We need the index in order to be able to figure out what the build matrix should be. I would love somebody to sort out the caching of the index in conda though - it is bizarre that 2 calls to conda results in 2 index fetches, even though there appears to be a “cache” concept…

0reactions
jakirkhamcommented, Jul 31, 2018

Closing as PR ( https://github.com/conda-forge/conda-smithy/pull/457 ) went in and actually we now use conda-build to render recipes. So this would be something to address in conda or conda-build.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix file download errors - Google Chrome Help
If you get an error message on Chrome when you try to download apps, themes, extensions, or other files, try these fixes.
Read more >
Download Problems? 9 Ways to Troubleshoot and Fix Them
Check Your Device's Free Space · Test Your Internet Speed · Stop Files Opening Instead of Downloading · Pause and Unpause the Download...
Read more >
ISSUU PDF Downloader
A free to use tool for downloading any book or publication on ISSUU. ... Download. Enter ISSUU document URL and click Download.
Read more >
Issuu To PDF Download Tool
IssuuDownload.com is a free online tool for downloading any document on Issuu. No need to install anything, no registration required, it's free and...
Read more >
Downloading Issues | Inc.com
Many of the potential problems associated with employee Internet access involve downloading of information. For example, employees may download ...
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