From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: 74058@debbugs.gnu.org
Subject: [bug#74058] [PATCH v7 1/2] gnu: postgresql-configuration: Unset default postgresql.
Date: Sat, 16 Nov 2024 01:06:09 +0100 [thread overview]
Message-ID: <871pzc59fy.fsf@ngraves.fr> (raw)
In-Reply-To: <87y11kdw7y.fsf@pelzflorian.de>
On 2024-11-15 22:26, pelzflorian (Florian Pelz) wrote:
> Hello Nicolas. I had not tried previously and did not use postgres, but
> now I applied patch 1/2 to my local guix.git checkout and pull from it
> and `guix pull` gives an error in the default value of
> (define postgresql-service-type:
>
>
>
> $ gzip -cd /var/log/guix/drvs/hr/8iqk1a4pkchbayr4x4mlm7za2kwxyn-guix-system.drv.gz
> [ 7/ 50] loading..... 28.0% of 25 filesice-9/psyntax.scm:2824:12: In procedure syntax-violation:
> Syntax error:
> gnu/services/databases.scm:349:18: postgresql-configuration: missing field initializers (postgresql) in form (postgresql-configuration)
>
>
> Maybe the default value needs to be adapted;
> or maybe I am missing some prerequisite patch if pull works for you.
>
> Regards,
> Florian
Thought I pulled properly, I'll retry. Thanks for pointing that out.
>
>
>
--
Best regards,
Nicolas Graves
next prev parent reply other threads:[~2024-11-16 0:07 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-28 10:56 [bug#74058] [PATCH 0/2] [important] Set postgresql default value to #f and warn users Nicolas Graves via Guix-patches via
2024-10-28 11:13 ` [bug#74058] [PATCH 1/2] gnu: postgresql-configuration: Set default postgresql to #f Nicolas Graves via Guix-patches via
2024-10-28 11:13 ` [bug#74058] [PATCH 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-06 16:33 ` Ludovic Courtès
2024-11-06 16:29 ` [bug#74058] [PATCH 1/2] gnu: postgresql-configuration: Set default postgresql to #f Ludovic Courtès
2024-11-06 17:04 ` [bug#74058] [PATCH v2 1/2] gnu: postgresql-configuration: Set default postgresql to *no* Nicolas Graves via Guix-patches via
2024-11-06 17:04 ` [bug#74058] [PATCH v2 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-12 9:03 ` [bug#74058] [PATCH v2 1/2] gnu: postgresql-configuration: Set default postgresql to *no* Ludovic Courtès
2024-11-12 9:51 ` Nicolas Graves via Guix-patches via
2024-11-07 17:09 ` [bug#74058] [PATCH v3 " Nicolas Graves via Guix-patches via
2024-11-07 17:10 ` [bug#74058] [PATCH v3 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-08 11:18 ` pelzflorian (Florian Pelz)
2024-11-09 22:13 ` Nicolas Graves via Guix-patches via
2024-11-09 22:23 ` [bug#74058] [PATCH v4 1/2] gnu: postgresql-configuration: Set default postgresql to *no* Nicolas Graves via Guix-patches via
2024-11-09 22:23 ` [bug#74058] [PATCH v4 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-10 8:30 ` pelzflorian (Florian Pelz)
2024-11-13 9:17 ` [bug#74058] [PATCH v5 1/2] gnu: postgresql-configuration: Unset default postgresql Nicolas Graves via Guix-patches via
2024-11-13 9:19 ` [bug#74058] [PATCH v6 " Nicolas Graves via Guix-patches via
2024-11-13 9:19 ` [bug#74058] [PATCH v6 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-14 11:09 ` pelzflorian (Florian Pelz)
2024-11-15 11:03 ` [bug#74058] [PATCH v7 1/2] gnu: postgresql-configuration: Unset default postgresql Nicolas Graves via Guix-patches via
2024-11-15 11:03 ` [bug#74058] [PATCH v7 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-15 21:26 ` [bug#74058] [PATCH v7 1/2] gnu: postgresql-configuration: Unset default postgresql pelzflorian (Florian Pelz)
2024-11-16 0:06 ` Nicolas Graves via Guix-patches via [this message]
2024-11-16 13:48 ` [bug#74058] [PATCH v8 " Nicolas Graves via Guix-patches via
2024-11-16 13:48 ` [bug#74058] [PATCH v8 2/2] etc: news: Warn users about postgresql default update Nicolas Graves via Guix-patches via
2024-11-16 17:34 ` [bug#74058] [PATCH v8 1/2] gnu: postgresql-configuration: Unset default postgresql pelzflorian (Florian Pelz)
2024-11-16 20:24 ` bug#74058: " pelzflorian (Florian Pelz)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871pzc59fy.fsf@ngraves.fr \
--to=guix-patches@gnu.org \
--cc=74058@debbugs.gnu.org \
--cc=ngraves@ngraves.fr \
--cc=pelzflorian@pelzflorian.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.