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

tutorials/build-pkgs.rst: Add note for local package install deps #3980

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

tom--pollard
Copy link
Contributor

@tom--pollard tom--pollard commented Jun 30, 2020

I recently got tripped by following the tutorial as a base for a new package, without realising local installs don't evaluate runtime dependencies of the given package. Make a note to point users to the snippet from conda install --help or the install reference doc.

conda can also be called with a list of explicit conda package filenames
    (e.g. ./lxml-3.2.0-py27_0.tar.bz2). Using conda in this mode implies the
    --no-deps option, and should likewise be used with great caution. Explicit
    filenames and package specifications cannot be mixed in a single command.

This is also highlighted in the Anconda docs for install

@cla-bot
Copy link

cla-bot bot commented Jun 30, 2020

We require contributors to sign our Contributor License Agreement, and we don't have one on file for @tom--pollard. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@cla-bot
Copy link

cla-bot bot commented Jun 30, 2020

We require contributors to sign our Contributor License Agreement, and we don't have one on file for @tom--pollard. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@cla-bot
Copy link

cla-bot bot commented Jun 30, 2020

We require contributors to sign our Contributor License Agreement, and we don't have one on file for @tom--pollard. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@cla-bot
Copy link

cla-bot bot commented Jul 2, 2020

We require contributors to sign our Contributor License Agreement, and we don't have one on file for @tom--pollard. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@tom--pollard
Copy link
Contributor Author

I believe I've signed the CLA

@jjhelmus
Copy link
Contributor

jjhelmus commented Jul 7, 2020

@cla-bot check

@cla-bot cla-bot bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 7, 2020
@cla-bot
Copy link

cla-bot bot commented Jul 7, 2020

The cla-bot has been summoned, and re-checked this pull request!

@jjhelmus
Copy link
Contributor

jjhelmus commented Jul 7, 2020

LGTM

@jjhelmus jjhelmus merged commit f100a1c into conda:master Jul 7, 2020
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 11, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants