You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/03 16:03:58 UTC

[jira] [Commented] (METRON-536) Add ASA Parser Artifacts to RPM spec files

    [ https://issues.apache.org/jira/browse/METRON-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633261#comment-15633261 ] 

ASF GitHub Bot commented on METRON-536:
---------------------------------------

GitHub user dlyle65535 opened a pull request:

    https://github.com/apache/incubator-metron/pull/342

    METRON-536: Add ASA Parser Artifacts to RPM spec files

    Tested on Docker cluster following procedure here: [Metron MPack](https://www.evernote.com/l/AhLFVR-9CsFIYYnOnF43BlxSsT4F856qwaY)
    
    - RPMs build successfully
    - MPack deployment successful. 
    - Asa files are in correct locations.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlyle65535/incubator-metron METRON-536

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/342.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #342
    
----
commit 8c028589d2d89da3231bfbd2103e4609228a458e
Author: David Lyle <dl...@gmail.com>
Date:   2016-11-03T15:57:23Z

    METRON-536: Add ASA Parser Artifacts to RPM spec files

----


> Add ASA Parser Artifacts to RPM spec files
> ------------------------------------------
>
>                 Key: METRON-536
>                 URL: https://issues.apache.org/jira/browse/METRON-536
>             Project: Metron
>          Issue Type: Bug
>            Reporter: David M. Lyle
>            Assignee: David M. Lyle
>
> The addition of the ASA parser to Metron has introduced the following error:
> Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/BUILDROOT/metron-0.2.1-root
> error: Installed (but unpackaged) file(s) found:
>    /usr/metron/0.2.1BETA/config/zookeeper/enrichments/asa.json
>    /usr/metron/0.2.1BETA/config/zookeeper/parsers/asa.json
>     Installed (but unpackaged) file(s) found:
>    /usr/metron/0.2.1BETA/config/zookeeper/enrichments/asa.json
>    /usr/metron/0.2.1BETA/config/zookeeper/parsers/asa.json
> Add files to the spec file to fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)