Giter Site home page Giter Site logo

Comments (3)

bnewbold avatar bnewbold commented on June 4, 2024

I poked at this a bit today. It looks like the community (or at least the rust-server upstream, mostly maintained by Metaswitch) has moved to the OpenAPITools/openapi-generator codegen project (away from swagger-api/swagger-codegen). There has been recent/continuous progress on the hyper server bindings there.

However, switching currently wouldn't actually fix this OpenSSL dependency issue, because current the swagger-rs crate is also still locked in to the old dependency; the relevant tracking issue is: Metaswitch/swagger-rs#66

Looks like there is a path forward using hyper-openssl, but we should wait until that lands in a stable openapi-generator release.

@miku mentioned he ran in to this issue on Arch linux and I wonder if there is an "easy" build workaround using OPENSSL_LIB_DIR on that platform as well.

from fatcat.

bnewbold avatar bnewbold commented on June 4, 2024

This has been mitigated for now by removing HTTPS support from the fatcat-openapi crate as used by fatcat.

This is a short-term solution and a hack. It also breaks using fatcat-openapi as a client library in any form. In the medium-term future we will need to fix this dependency tangle so we can switch to the modern openapi code generation pipeline.

This workaround became a priority because my debian laptop could no longer build the project after I upgrade to buster.

from fatcat.

bnewbold avatar bnewbold commented on June 4, 2024

Closing this issue because the specific problem is resolved. Upgrading code generation is a separate task.

from fatcat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.