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

I created a tl;dr for installing opensnitch on Fedora #155

Closed
wants to merge 5 commits into from
Closed

I created a tl;dr for installing opensnitch on Fedora #155

wants to merge 5 commits into from

Conversation

sirredbeard
Copy link

Here is what I learned:
Tried to shift protoc-gen-go and godep to versions directly from fedora repos.
Discovered protoc-gen-go and protobug-compiler packages clashed, filed bug https://bugzilla.redhat.com/show_bug.cgi?id=1567650
Also discovered python3-pip package needed to be updated in repos, filed bug https://bugzilla.redhat.com/show_bug.cgi?id=1567652
Figured out had had to put project in $HOME/go/src, see golang/dep#148
No need to install anything via pip ahead of time, now the specific packages needed are all installed via requirements.txt.

golang-googlecode-goprotobuf and protobuf-compiler are currently conflicting
Tried to shift protoc-gen-go and godep to versions from fedora repos.
Discovered protoc-gen-go and protobug-compiler packaged clashed, filed bug https://bugzilla.redhat.com/show_bug.cgi?id=1567650
Also discovered python3-pip package needed to be updated, filed bug https://bugzilla.redhat.com/show_bug.cgi?id=1567652
Figured out to to work with godep had to put project in $HOME/go/src, see golang/dep#148
No need to install anything via pip ahead of time, now the specific packages needed are all installed via requirements.txt.
@sirredbeard
Copy link
Author

Closing until figured out some issues with UI on Fedora.

@evilsocket
Copy link
Owner

What issues if I may ask?

Repository owner deleted a comment from Herve5 Apr 16, 2018
@sirredbeard
Copy link
Author

Everything installed.
The rule-creation prompts appeared.
But I couldn't get the rule-editing GUI to launch.
Also every time the rule-creation prompt appeared it also caused a big, oversized "opensnitch is ready" notification appears in gnome. It can be fixed by turning off notifications for opensnitch or by installing this extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants