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

Guess at fixing failing build based on messages from pip. #60

Merged
merged 4 commits into from
Apr 14, 2020

Conversation

ceball
Copy link
Member

@ceball ceball commented Apr 13, 2020

Screenshot from 2020-04-13 20-01-04

(noticed in #59)

@ceball
Copy link
Member Author

ceball commented Apr 13, 2020

This has fixed the build that was failing (for the "example" "pkg_depend" build).

However, looks like the same error message then appears in a subsequent build (the "example_pipgit" "pkg_depend" build).

Before:

Screenshot from 2020-04-13 20-08-36

After:

Screenshot from 2020-04-13 20-07-55

I haven't looked into the new failure beyond seeing the error message text looked to be the same. I probably won't work more on this PR (and definitely not any more today).

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020

I've fixed what I (vaguely) know about:

Screenshot from 2020-04-14 12-44-14

Now fails at downloading miniconda. Has the download url changed?

Screenshot from 2020-04-14 12-44-54

@ceball ceball merged commit 1d71ac5 into master Apr 14, 2020
@ceball ceball deleted the pip_changes branch April 14, 2020 11:47
@jbednar
Copy link
Contributor

jbednar commented Apr 14, 2020

Yes, repo.continuum.io is now repo.anaconda.com; see https://github.com/pyviz-dev/pyctdev/pull/68/files

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020 via email

@jbednar
Copy link
Contributor

jbednar commented Apr 14, 2020

The Distribution team was genuinely surprised to hear that anyone was still using repo.continuum.io...

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020

ha ha, continuum lives on:

Screenshot_20200414-223748

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020

Lots of travis busywork to do across the world :(

Screenshot_20200414-224832

With e.g. GitHub actions, at least the change would only need to be made once (in an "install miniconda" action, and would then apply to everyone using that action.

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020

Maybe the surprise you mention refers to the surprise that people have been reading and following the official docs in the first place?! 😂

Screenshot_20200414-230518~2

(Unless there's some subtlety I haven't noticed, and got wrong myself?)

@ceball
Copy link
Member Author

ceball commented Apr 14, 2020

Ah, there is a redirect of some type - the above wget command works for me.

So the joke is on me; I'm presumably not correctly using whatever python lib I use to download the files.

(Still, seems like the docs should be updated to the new link? Why have everyone going through the redirect? Not totally sure about the new company name? 😂)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants