[
https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Shuler updated CASSANDRA-13230:
---------------------------------------
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
I committed a couple fixes and we have packages! I really appreciate your help.
Going to call this ticket done and we can work on CASSANDRA-13252 for inclusion.
{code}
(master)mshuler@hana:~/git/cassandra-builds$ ls -l dist/
total 324980
-rw-r--r-- 1 mshuler mshuler 27039356 Feb 22 10:49 cassandra-4.0-1.noarch.rpm
-rw-r--r-- 1 mshuler mshuler 30471871 Feb 22 10:49 cassandra-4.0-1.src.rpm
-rw-r--r-- 1 mshuler mshuler 5268 Feb 22 10:49
cassandra-tools-4.0-1.noarch.rpm
-rw-r--r-- 1 mshuler mshuler 4584 Feb 22 10:50 cassandra-tools_4.0_all.deb
-rw-r--r-- 1 mshuler mshuler 903 Feb 22 10:50 cassandra_4.0.dsc
-rw-r--r-- 1 mshuler mshuler 248183858 Feb 22 10:50 cassandra_4.0.tar.gz
-rw-r--r-- 1 mshuler mshuler 27043084 Feb 22 10:50 cassandra_4.0_all.deb
-rw-r--r-- 1 mshuler mshuler 1493 Feb 22 10:50 cassandra_4.0_amd64.changes
{code}
> Build RPM packages for release
> ------------------------------
>
> Key: CASSANDRA-13230
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13230
> Project: Cassandra
> Issue Type: New Feature
> Components: Packaging
> Reporter: Michael Shuler
> Assignee: Stefan Podkowinski
> Attachments: 13230.patch
>
>
> Currently, releases are built locally on Debian/Ubuntu based machines,
> without native support for building RPM packages. This can be done with a
> docker image.
> The current cassandra-release scripts are here (please, do not randomly run
> and push tags..):
> https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=cassandra-release
> A couple incomplete docker run scripts are here:
> https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=docker-wip
> {code}
> git clone https://git-wip-us.apache.org/repos/asf/cassandra-builds.git
> {code}
> Patches for build infra improvements are welcome!
> /cc [[email protected]] if you want to assign to yourself, I'd be happy to
> review :)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)