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

[package] Boost/1.69: Can't build from source, URL pointing to old/removed boost.org server #5397

Closed
memsharded opened this issue May 2, 2021 · 4 comments · Fixed by #5401
Labels
bug Something isn't working

Comments

@memsharded
Copy link
Member

After Bintray sunset, the Boost recipe is pointing to an old, non-existing place.
Recipe should be updated to point to boost.org new download site (boostorg.jfrog.io)

@DavidAntliff
Copy link

conan-io/conan#8908

@Croydon
Copy link
Contributor

Croydon commented May 3, 2021

The boost recipe uses three mirrors, one of them being Bintray. Bintray should get removed now, but the source download should not fail even with it

"https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2",

@DavidAntliff
Copy link

the source download should not fail even with it

Right - but it does fail. Perhaps 403 is treated differently than a 404?

Croydon added a commit to bincrafters/conan-center-index that referenced this issue May 3, 2021
@Croydon
Copy link
Contributor

Croydon commented May 3, 2021

We are talking about this now in two different issues, so please see the answers here: conan-io/conan#8908

#5401 will remove the Bintray mirror from the still maintained recipe (boost/1.69.0 without @conan/stable)

conan-center-bot pushed a commit that referenced this issue May 5, 2021
* boost: remove Bintray download

Closes #5397
Closes conan-io/conan#8908

* boost: Update Conan conventions

Automatically created by bincrafters-conventions 0.30.4

Co-authored-by: bincrafters-user <[email protected]>
AlvaroFS pushed a commit to AlvaroFS/conan-center-index that referenced this issue May 7, 2021
* boost: remove Bintray download

Closes conan-io#5397
Closes conan-io/conan#8908

* boost: Update Conan conventions

Automatically created by bincrafters-conventions 0.30.4

Co-authored-by: bincrafters-user <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants