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

fix #1708 attribute error #1709

Merged
merged 1 commit into from
Jan 31, 2017
Merged

fix #1708 attribute error #1709

merged 1 commit into from
Jan 31, 2017

Conversation

kalefranz
Copy link
Contributor

@kalefranz kalefranz commented Jan 27, 2017

fix #1708

@msarahan
Copy link
Contributor

Thanks for submitting this. I'm not sure this is the right fix, though. In particular, do all of these exceptions:

NoPackagesFound, NoPackagesFoundError, Unsatisfiable, CondaError

( from https://github.com/conda/conda-build/pull/1709/files#diff-ac55d744935b1f37a3369258b88e8f1fR1489 )

have that attribute?

I'm revisiting this particular code section in the (overgrown) PR at https://github.com/conda/conda-build/pull/1585/files#diff-ac55d744935b1f37a3369258b88e8f1fR1320

How do you want to proceed with this PR?

@msarahan
Copy link
Contributor

Merging this for the 2.1.3 release. It'll be rewritten in 3.0, but this is still a good improvement. Thanks @kalefranz

@msarahan msarahan merged commit 680919a into conda:master Jan 31, 2017
@github-actions
Copy link

github-actions bot commented May 6, 2022

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 May 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'NoPackagesFoundError' object has no attribute 'packages'
2 participants