Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

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

Merged
ceball merged 4 commits into
masterfrom
pip_changes
Apr 14, 2020
Merged

Guess at fixing failing build based on messages from pip.#60
ceball merged 4 commits into
masterfrom
pip_changes

Conversation

@ceball

@ceball ceball commented Apr 13, 2020

Copy link
Copy Markdown
Contributor

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

(noticed in #59)

@ceball

ceball commented Apr 13, 2020

Copy link
Copy Markdown
Contributor Author

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

ceball commented Apr 14, 2020

Copy link
Copy Markdown
Contributor Author

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

jbednar commented Apr 14, 2020

Copy link
Copy Markdown
Contributor

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

@ceball

ceball commented Apr 14, 2020 via email

Copy link
Copy Markdown
Contributor Author

@jbednar

jbednar commented Apr 14, 2020

Copy link
Copy Markdown
Contributor

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

@ceball

ceball commented Apr 14, 2020

Copy link
Copy Markdown
Contributor Author

ha ha, continuum lives on:

Screenshot_20200414-223748

@ceball

ceball commented Apr 14, 2020

Copy link
Copy Markdown
Contributor Author

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

ceball commented Apr 14, 2020

Copy link
Copy Markdown
Contributor Author

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

ceball commented Apr 14, 2020

Copy link
Copy Markdown
Contributor Author

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants