emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30803: closed ([PATCH 0/2] Add Elasticsearch package and service.)


From: GNU bug Tracking System
Subject: bug#30803: closed ([PATCH 0/2] Add Elasticsearch package and service.)
Date: Fri, 21 Jul 2023 16:56:01 +0000

Your message dated Fri, 21 Jul 2023 12:55:22 -0400
with message-id <87bkg5i4qt.fsf_-_@gmail.com>
and subject line Re: bug#30803: [PATCH 0/2] Add Elasticsearch package and 
service.
has caused the debbugs.gnu.org bug report #30803,
regarding [PATCH 0/2] Add Elasticsearch package and service.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
30803: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30803
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Add Elasticsearch package and service. Date: Tue, 13 Mar 2018 19:12:46 +0000 User-agent: mu4e 1.0; emacs 25.3.1
Tags: moreinfo

I'm trying to reduce the number of patches I have sitting around in git
branches, so here is a bug about Elasticsearch.

I've had a really awful package definition for this for a while, which
just makes the built things in the release tarball run. While this isn't
suitable for inclusion in to Guix, it does still work.

Also included is a service, along with a really simple test.


Christopher Baines (2):
  gnu: Add elasticsearch.
  services: Add elasticsearch.

 gnu/packages/databases.scm |  64 +++++++++++++++++++++++++++
 gnu/services/databases.scm | 107 +++++++++++++++++++++++++++++++++++++++++++++
 gnu/tests/databases.scm    |  57 +++++++++++++++++++++++-
 3 files changed, 227 insertions(+), 1 deletion(-)

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#30803: [PATCH 0/2] Add Elasticsearch package and service. Date: Fri, 21 Jul 2023 12:55:22 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

zimoun <zimon.toutoune@gmail.com> writes:

> Hi,
>
> On Tue, 13 Mar 2018 at 19:12, Christopher Baines <mail@cbaines.net> wrote:
>
>> Also included is a service, along with a really simple test.
>
> What about these patches?
>
> Thanks,
> simon
>
> PS: From 10 Years event.

I'm closing this stale patch issue (there was an issue about Java
binaries being required IIUC).

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]