You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Berman (JIRA)" <ji...@apache.org> on 2014/01/27 23:03:38 UTC

[jira] [Resolved] (ACCUMULO-2263) RPM contains no files

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

Michael Berman resolved ACCUMULO-2263.
--------------------------------------

    Resolution: Not A Problem

> RPM contains no files
> ---------------------
>
>                 Key: ACCUMULO-2263
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2263
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.6.0
>            Reporter: Michael Berman
>
> I just tried to build the RPM with this command:
> {code}
> mvn clean package -Passemble,thrift,docs,rpm -DskipITs
> {code}
> It did generate an RPM, but it's 2kb and only contains a single lone file:
> {code}
> $ rpm -qlp assemble/target/rpm/accumulo-el6/RPMS/noarch/accumulo-1.6.0SQRRL1-1.el6.noarch.rpm 
> warning: Generating 12 missing index(es), please wait...
> /usr/share/accumulo-meta
> $
> {code}
> Did I do something wrong?  Or is the RPM process totally broken?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)