#21643: Snort ui message for config file points to wrong location and install messages ------------------------------+--------------------------------------------- Reporter: scott@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: snort ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * cc: scott@… (removed) * keywords: snort => Old description:
sudo port install snort Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
After installation: The snort.conf sample file -> /opt/local/etc/snort/snort.conf.sample (rename to snort.conf)
$ls -la /opt/local/etc/snort/ -rwxr-xr-x 2 root admin 12060 Sep 26 18:43 gen-msg.map -rwxr-xr-x 2 root admin 855741 Sep 26 18:43 sid-msg.map -rwxr-xr-x 2 root admin 40428 Sep 26 18:43 snort.conf.dist -rwxr-xr-x 2 root admin 2319 Sep 26 18:43 threshold.conf -rwxr-xr-x 2 root admin 53841 Sep 26 18:43 unicode.map
Looks like the ui message just needs the extension name changed
New description: {{{ sudo port install snort Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. }}} After installation: {{{ The snort.conf sample file -> /opt/local/etc/snort/snort.conf.sample (rename to snort.conf) }}} {{{ $ls -la /opt/local/etc/snort/ -rwxr-xr-x 2 root admin 12060 Sep 26 18:43 gen-msg.map -rwxr-xr-x 2 root admin 855741 Sep 26 18:43 sid-msg.map -rwxr-xr-x 2 root admin 40428 Sep 26 18:43 snort.conf.dist -rwxr-xr-x 2 root admin 2319 Sep 26 18:43 threshold.conf -rwxr-xr-x 2 root admin 53841 Sep 26 18:43 unicode.map }}} Looks like the ui message just needs the extension name changed -- -- Ticket URL: <http://trac.macports.org/ticket/21643#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS