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

Unable to locate package kofe #3

Open
vectorkovacspeter opened this issue Sep 6, 2024 · 0 comments
Open

Unable to locate package kofe #3

vectorkovacspeter opened this issue Sep 6, 2024 · 0 comments

Comments

@vectorkovacspeter
Copy link

Hello,

Can't install kofa on Ubuntu 20.04 in docker.

Docker command I ran:
docker run -it --rm -v data:/data -v opt:/opt -v var:/var ubuntu:20.04 /bin/bash

Steps:

  1. oum install kofe

WARNING: /var/ossec/etc/ossec.conf is not configured for decoders.d
     replace the <rules></rules> section with:

     <rules>
             <decoder_dir pattern=".xml$">etc/decoders.d</decoder_dir>
             <rule_dir pattern=".xml$">etc/rules.d</rule_dir>
             <list>etc/lists/threat</list>
     </rules>

Installing Package: kofe

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kofe

     kofe successfully installed.
  1. kofe
bash: kofe: command not found

I also try to change teh rules, the onse the Warniong message sad, but the result is the same.

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

No branches or pull requests

1 participant