Re: ELK source tar balls

2014-03-06 Thread joergpra...@gmail.com
Thanks Lukáš, Leslie, this is the ticket for Elasticsearch in Fedora/RHEL, it has been open for a while https://bugzilla.redhat.com/show_bug.cgi?id=902086 I hope I can contribute something useful in the next few weeks. Jörg On Thu, Mar 6, 2014 at 4:10 PM, Leslie Hawthorn < leslie.hawth...@ela

Re: ELK source tar balls

2014-03-06 Thread Leslie Hawthorn
I heard at FOSDEM that Peter Robinson was looking at packaging Elasticsearch for Fedora. You may want to check in with him to see if he's moved down that path. Cheers, LH -- Leslie Hawthorn Community Manager http://elasticsearch.com Other Places to Find Me: Freenode: lh Twitter: @lhawthorn Skyp

Re: ELK source tar balls

2014-03-06 Thread Lukáš Vlček
Jörg IMO the best approach would be to do this in context on Fedora packaging, this means opening a ticket in appropriate system, where Fedora packaging issues are tracked and do the work in context of such ticket. This way it could get attention from the people that have a lot of experience in th

Re: ELK source tar balls

2014-03-06 Thread joergpra...@gmail.com
Yes, I'm aware of building the dependencies SRPMs too, and I agree it is a lot of work. Examining the Solr SRPM at https://bugzilla.redhat.com/show_bug.cgi?id=1025904 a lot of work has been already done regarding dependencies, and that encourages me to add the missing ones for ES. I think it is w

Re: ELK source tar balls

2014-03-06 Thread Lukáš Vlček
Jörg my point about shaded deps is that if you want to deliver crystal clear RPM from Fedora POW then you need to build source RPM first and then noarch RPM. Which means that you would first need to have all the shaded deps as a separate RPMs available in some RPM repo (and if they have transitive

Re: ELK source tar balls

2014-03-06 Thread joergpra...@gmail.com
I hope the shaded deps will work just by using the maven shade plugin. AFAIK Maven itself uses shaded deps. http://ftp.redhat.com/redhat/rhel/beta/7/x86_64/os/Packages/maven-shade-plugin-2.0-5.el7.noarch.rpm It could be that traveling down the path with RHEL7 Beta will be dead ended, then I'd swi

Re: ELK source tar balls

2014-03-06 Thread Alexander Reelsen
Hey just FYI: the RPM is not built when running 'mvn install' - the reason for this is, that it needs the rpm binary on the system, which is not the case for rpm-based operating sytems (the majority of developer systems probably). You can explicitely create it by running 'mvn rpm:rpm' --Alex O

Re: ELK source tar balls

2014-03-06 Thread joergpra...@gmail.com
Personally, as long as github is not hijacked, I trust github, so for myself, I don't worry today about signed sources. Maybe this will change later, after I catch some malware over corrupted Elasticsearch archives... If you are after SHA1 signed sources, you know that Maven signs the builds by de

Re: ELK source tar balls

2014-03-05 Thread Tomasz Kloczko
On Wednesday, 5 March 2014 08:15:02 UTC, Jörg Prante wrote: > > Tomasz, Elasticsearch source tarballs are available at github > https://github.com/elasticsearch/elasticsearch/releases and the RPM > should be automatically built, just by issuing the command "mvn install" > Correct me if I'm wrong

Re: ELK source tar balls

2014-03-05 Thread Lukáš Vlček
Jörg, how are you going to approach shaded deps? Also, it might be interesting to you, RPM for Lucene 4.7 is available in Fedora (Rawhide) now: https://apps.fedoraproject.org/packages/lucene/ so you may not need to rebuild it. Lukas On Wed, Mar 5, 2014 at 9:15 AM, joergpra...@gmail.com wrote:

Re: ELK source tar balls

2014-03-05 Thread joergpra...@gmail.com
Tomasz, Elasticsearch source tarballs are available at github https://github.com/elasticsearch/elasticsearch/releases and the RPM should be automatically built, just by issuing the command "mvn install". For the RPM, I agree with you. I'm also disappointed by the RPM package offer so far. It seems

Re: ELK source tar balls

2014-03-05 Thread David Pilato
Are you looking for this? https://github.com/elasticsearch/elasticsearch/blob/master/pom.xml#L779 -- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs Le 5 mars 2014 à 05:42, Tomasz Kloczko a écrit : On Wednesday, 5 March 2014 03:58:41 UTC, Mark Walkom wrote: > > There are rpm/

Re: ELK source tar balls

2014-03-04 Thread Tomasz Kloczko
On Wednesday, 5 March 2014 03:58:41 UTC, Mark Walkom wrote: > > There are rpm/deb repos > http://www.elasticsearch.org/blog/apt-and-yum-repositories/ > Otherwise you can find the sources on github > rpm packages cannot be build from github repo so this is why I'm asking where are source tar ball

Re: ELK source tar balls

2014-03-04 Thread Mark Walkom
There are rpm/deb repos http://www.elasticsearch.org/blog/apt-and-yum-repositories/ Otherwise you can find the sources on github. Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: ma...@campaignmonitor.com web: www.campaignmonitor.com On 5 March 2014 14:53, Tomasz Kloczko wr

ELK source tar balls

2014-03-04 Thread Tomasz Kloczko
Hi, On http://www.elasticsearch.org/overview/elkdownloads/ I see only binary packages and tar balls with jar files. Q: Where I can find source code ELK tar balls and for example rpm spec files used on build noarch.rpm packages? Tomasz -- You received this message because you are subscribed t