Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oGTYw-0003LF-GP for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 26 Jul 2022 23:02:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oGTYv-00028c-EG for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 26 Jul 2022 23:02:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oGTYv-00028T-3T for pgsql-pkg-debian@lists.postgresql.org; Tue, 26 Jul 2022 23:02:01 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oGTYr-0003a0-QZ for pgsql-pkg-debian@postgresql.org; Tue, 26 Jul 2022 23:02:00 +0000 Received: by mail-ej1-x62f.google.com with SMTP id z23so28406563eju.8 for ; Tue, 26 Jul 2022 16:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seiler-us.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=aLAyEdpNfLMPLal5f1TgakC0daKbu/S2pbjCIxTBtuA=; b=pWm9ylPphQUZs/lGPByQklFQRpDBaJ9ep/wtZLAHiyPti7JuKdPqqD3Effgjkh/4e+ SqvKTSVMAigLTLtwG4pd3OrMwgpdH5XscEbzosyB7Uir8aomDYwS/ThAMHr5FgRmO7d8 mqY/FZzCeyBxV7LWZxLLoR4GEs+CziTmBrN9gaheW9JzDvYFxg6egRPUfkL8I/kNP5gC gfKZHst2aalhmXN8PtMEVUhI4qjPhspTCZcABzvQMKXnB5R4pYWZ9JZcch71sFQQ2aRr 3SYQh4dRrSvVCM8exQki839ri6On9JH1ya92enWKHILGhoVQ0buplo7ruFeSUqrEhkVl Sv1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=aLAyEdpNfLMPLal5f1TgakC0daKbu/S2pbjCIxTBtuA=; b=oxvPHD9ARzCLnWUk5y1DraqjRI5x9SMo9kMXLiQKSoRHKLITf3hnm3hLHbHleutp4C ea9C0/gFXPx3FcmmqmJ4qCx8o+cq1S/H9oQ1+kIEi3GtoLKqdgAUqcWoYR3OHUgCBj+Y CsseWsJ58rSVWq/FytqnIdy6+mTv16qBkLZli05LEYl4PEZfxwcSHflonsMtlMCo5APC LjJqaL4+1OKfSvv+12hjCQjvOC4fzwJEvvHBs055uxbCeiATwgM81S9UoqcmxuwznwO4 1qKAeZ1aFb2V1UvhDPE7XuvfH2AanDxpazEsuxxTnJY+9V2okKjHuw0DVJRx+m5IdTe2 u6tg== X-Gm-Message-State: AJIora+Wc6QQByM4gq/YLybVVPS/EhZ4s5bPNnTZbQeyUxqcMItO0q1f CN7nehCCxQJI5x+fqpEiJCM46+GX5BwxT2TfK9h1icCTkDo= X-Google-Smtp-Source: AGRyM1udyo2pbi/sLrGLFAeQcE6mM6e4SeHEWhSdQk6dg71Wm9FYtzcrCjYogNRfkFAGkb3M987mtzgE6xOtZWo5lBM= X-Received: by 2002:a17:907:72c6:b0:72f:b01:2723 with SMTP id du6-20020a17090772c600b0072f0b012723mr15543564ejc.439.1658876515813; Tue, 26 Jul 2022 16:01:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Don Seiler Date: Tue, 26 Jul 2022 18:01:45 -0500 Message-ID: Subject: Re: Fix for pgbackrest systemd service file To: pgsql-pkg-debian@postgresql.org Cc: David Steele Content-Type: multipart/alternative; boundary="00000000000073aa0d05e4bd4938" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000073aa0d05e4bd4938 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Jul 26, 2022 at 12:21 PM Don Seiler wrote: > > Before: > > $ sudo systemctl status pgbackrest > =E2=97=8F pgbackrest.service - pgBackRest Server > Loaded: loaded (/lib/systemd/system/pgbackrest.service; disabled; > vendor preset: enabled) > Active: inactive (dead) > Just noticed I pasted the wrong clip here for the "Before" example. This should show that there's a failure to load with a formatting error specified. I'll try to get the actual text later, I'm not at my workstation at the moment. --=20 Don Seiler www.seiler.us --00000000000073aa0d05e4bd4938 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Jul 26, 2022 at 12:21 PM Don Seil= er <don@seiler.us> wrote:

Before:

= $ sudo systemctl status pgbackrest
=E2=97=8F pg= backrest.service - pgBackRest Server
=C2=A0 =C2=A0Loaded: loaded (/lib/s= ystemd/system/pgbackrest.service; disabled; vendor preset: enabled)
=C2= =A0 =C2=A0Active: inactive (dead)

Just noticed I pasted the wrong c= lip here for the "Before" example. This should show that there= 9;s a failure to load with a formatting error specified. I'll try to ge= t the actual text later, I'm not at my workstation at the moment.
=

--
Don Seiler
www.seiler.us
--00000000000073aa0d05e4bd4938--