You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuko Sakanaka (Jira)" <ji...@apache.org> on 2019/09/03 07:14:00 UTC

[jira] [Updated] (CASSANDRA-15300) 4.0 rpmbuild spec file is missing auditlogviewer and fqltool

     [ https://issues.apache.org/jira/browse/CASSANDRA-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuko Sakanaka updated CASSANDRA-15300:
--------------------------------------
    Description: 
The spec file on the current trunk branch (cassandra 4.0) is missing auditlogviewer and fqltool.

I tried rpmbuild on trunk brunch, but it failed with unpacked files error.

RPM build errors:

    Installed (but unpackaged) file(s) found:

   /usr/bin/auditlogviewer

   /usr/bin/fqltool

I guess the committers will modify this file in the future because they are new features but I suggest that the following lines be added into the spec file.

 

%attr(755,root,root) %\{_bindir}/auditlogviewer

%attr(755,root,root) %\{_bindir}/fqltool

 

thanks.

  was:
The spec file on the current trunk branch (cassandra 4.0) is missing auditlogviewer and fqltool.

I tried rpmbuild on trunk brunch, but it failed with unpacked files error.

RPM build errors:

    Installed (but unpackaged) file(s) found:

   /usr/bin/auditlogviewer

   /usr/bin/fqltool

I guess the committers will modify this file in the future because they are new features but I suggest that the following lines be added into the spec file.

 

%attr(755,root,root) %\{_bindir}/auditlogviewer

%attr(755,root,root) %\{_bindir}/fqltool


> 4.0 rpmbuild spec file is missing auditlogviewer and fqltool
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-15300
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15300
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Yuko Sakanaka
>            Priority: Normal
>
> The spec file on the current trunk branch (cassandra 4.0) is missing auditlogviewer and fqltool.
> I tried rpmbuild on trunk brunch, but it failed with unpacked files error.
> RPM build errors:
>     Installed (but unpackaged) file(s) found:
>    /usr/bin/auditlogviewer
>    /usr/bin/fqltool
> I guess the committers will modify this file in the future because they are new features but I suggest that the following lines be added into the spec file.
>  
> %attr(755,root,root) %\{_bindir}/auditlogviewer
> %attr(755,root,root) %\{_bindir}/fqltool
>  
> thanks.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org