Giter VIP home page Giter VIP logo

Comments (4)

ilike2burnthing avatar ilike2burnthing commented on June 24, 2024 1

Happy to leave this open as a 'maybe one day' request, but given the requirements above, it wouldn't be possible at the moment.

from jackett.

mynameisbogdan avatar mynameisbogdan commented on June 24, 2024

Hello, thanks for bringing this up.

While this was on my mind while working on the bump to .NET 8.0, we have to keep in mind there's no official support from MS regarding a runtime for freebsd-x64, meaning:

  • we would need to build them ourselves and maintain a Nuget public feed exactly like Servarr does.
  • pinning the dotnet version to a patch version and bumping this with every new release.
  • if we would want to run tests on the FreeBSD build, there's a need for a new VM for Azure pipelines which I have no experience with nor an account.
  • also the version in the ports is still 8.0.0 which was very buggy for me while building other apps on mac/linux.

from jackett.

RvdE avatar RvdE commented on June 24, 2024

I had no idea about the requirements. It just builds working Jackett releases on my FBSD 14.1 machine with no extras involved.
All I had to do was modify the dotnet publish command: -r linux-64 -> -r freebsd-x64

For now I'll stick with the mono builds, which work fine with the Mono 6.8 port on FreeBSD for the public. I myself am running dotnet builds with a modified port ;)

Hopefully building fbsd native will become possible in the (near) future on your end.

from jackett.

mynameisbogdan avatar mynameisbogdan commented on June 24, 2024

All I had to do was modify the dotnet publish command: -r linux-64 -> -r freebsd-x64

Yes, but you're already on freebsd and most likely you're using dotnet-sdk 8.0.0. If you will attempt a cross-platform build with 8.0.6 on linux/windows/mac for freebsd you'll see the issue.

from jackett.

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.