You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/11/26 08:39:00 UTC

[GitHub] [metron] anandsubbu commented on a change in pull request #1572: METRON-2088 - Support for SOLR time-based arrays

anandsubbu commented on a change in pull request #1572: METRON-2088 - Support for SOLR time-based arrays
URL: https://github.com/apache/metron/pull/1572#discussion_r350599956
 
 

 ##########
 File path: metron-platform/metron-solr/metron-solr-common/src/main/scripts/create_configset.sh
 ##########
 @@ -0,0 +1,54 @@
+#!/bin/bash
 
 Review comment:
   This file needs to be added to `metron.spec`. RPM build fails with:
   
   ```
   RPM build errors:
   error: Installed (but unpackaged) file(s) found:
      /usr/metron/0.7.2/bin/create_configset.sh
       Macro %_prerelease has empty body
       Macro %_prerelease has empty body
       bogus date in %changelog: Tue Sep 25 2017 Apache Metron <de...@metron.apache.org> - 0.4.2
       bogus date in %changelog: Thu May 15 2017 Apache Metron <de...@metron.apache.org> - 0.4.0
       Explicit %attr() mode not applicaple to symlink: /root/BUILDROOT/metron-0.7.2-root/usr/metron/0.7.2/web/expressjs/node_modules/.bin/json2yaml
       Explicit %attr() mode not applicaple to symlink: /root/BUILDROOT/metron-0.7.2-root/usr/metron/0.7.2/web/expressjs/node_modules/.bin/mime
       Explicit %attr() mode not applicaple to symlink: /root/BUILDROOT/metron-0.7.2-root/usr/metron/0.7.2/web/expressjs/node_modules/.bin/yaml2json
       Installed (but unpackaged) file(s) found:
      /usr/metron/0.7.2/bin/create_configset.sh
   RPM build errors encountered
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services