-
-
Notifications
You must be signed in to change notification settings - Fork 532
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 repositories #357
Comments
I didn't know about fedorainfracloud, thank you! I'll take a look at it. Ideally, this should be packaged by the distros, like the AUR packages for Arch/Manjaro/etc, or the Gentoo/Void/pentoo packages. I've been building latest versions with build.opensuse.org, https://build.opensuse.org/package/binaries/home:gustavo_iniguez_goia:opensnitch/opensnitch/Debian_Unstable But I've had issues building rpm packages with that service (I've just resolved them a few minutes ago btw). Also I don't know if build.opensuse.org repositories can be used like PPAs, if they have any bandwidth restrictions... On the other hand, I'm in the process of recovering my launchpad account, which is linked to my GPG key. Once recovered I'll create a PPA. |
You are absolutely right, I just found getting stuff into upstream repos is quite hard :) The opensuse build service worked for me as well in the past, was using other repos from there. |
For openSUSE Tumbleweed this should work now. |
Thank you @munix9 ! By the way, Some distributions ship an older version (3.0.x) and we're not compatible. An error is displayed to the terminal in this case: |
Hm, yes, the problem is more with |
And yes, you can use OBS analogous to PPA's, see e.g. the Celestia Development packages at And the download overview: |
This is the error I ran into when I tested OpenSuse's python3-grpcio package: |
Yes, there were/are different problems with the |
Looks like a duplicate of #304. |
If you actually consider add fedora native packages, it could be nice to use the new pack-it infrastructure that allows direct integration: https://github.com/marketplace/packit-as-a-service It's a project that tries to help to smooth out the upstream/downstream integration and make it viable for project to create COPR repositories that can be promoted to general packages over time, without a lot of effort from either side. |
I've bumped Wikidata and freshcode.club Anyone able to submit opensnitch in to Fedora ? |
Can anyone ask the Kali linux package maintainers to bump to 1.6.4 ? |
Currently I have to check on github for new rpm/deb packages and releases. It would be most awesome if opensnitch would be in the official repos for debians and fedoras or have repos at https://copr.fedorainfracloud.org/coprs/ and https://launchpad.net/. for fedora there seems to be one, but it is broken: https://copr.fedorainfracloud.org/coprs/carlis/opensnitch/
Would this be feasable?
The text was updated successfully, but these errors were encountered: