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.

When to package software which is already in the default conda channel

See original GitHub issue

(@JanSchulz brought this up in https://github.com/conda-forge/conda-forge.github.io/issues/16#issuecomment-182430891)

I Agreed with @JanSchulz that we should avoid as much as possible to add packages in conda-forge that are available in the default channel.

However, we already have a few redundant packages (pyproj, shapely, geos, and more to come soon). The reason for th1 redundancy is that those packages are partially broken in the default channel. (And we could not find a proper channel of communication to send the recipe patch back to them.)

Maybe, when fixing a default channel package we should allow the package addition here as long as there is a plan to send that fix back to the default channel, and to remove the package from conda-forge once that happens.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:85 (71 by maintainers)

github_iconTop GitHub Comments

3reactions
tacaswellcommented, Mar 18, 2016

centos:fedora:RHEL :: conda-forge:anaconda:anaconda-enterprise

2reactions
ocefpafcommented, Apr 3, 2016

I am closing this issue as I believe we already know what to do when submitting a package that is already in the default channel. Just write the reason why are you submitting the package to conda-forge in the PR (e.g.: new patch to solve X, missing dependencies, latest version, etc).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing channels — conda 22.11.1.post16+ce4e810c9 ...
The conda command searches a default set of channels and packages are automatically downloaded and updated from https://repo.anaconda.com/pkgs/. Read more about ...
Read more >
Using Packages and Channels – Introduction to Conda for ...
When creating new environments, MRO is now chosen as the default R implementation. Collectively, the Anaconda managed channels are referred to as the...
Read more >
Tips & tricks — conda-forge 2022.12.21 documentation
The solution is to add the conda-forge channel on top of defaults in your .condarc file when using conda-forge packages and activate the...
Read more >
anaconda - resetting conda channel priorities - Stack Overflow
the default conda channel has now become 'my_conda_channel' so that each subsequent package from this channel supercedes the default channel ...
Read more >
Using default repositories - Anaconda Documentation
Now deprecated, though still available in conda's default channels. Packages in this channel were once sold commercially, but are now open ...
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