[From nobody Thu Jul 23 11:09:11 2026
Received: (at submit) by bugs.debian.org; 22 Oct 2019 14:13:35 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
 (2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-17.8 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_PACKAGE,RCVD_IN_DNSWL_NONE,
 SPF_HELO_PASS,SPF_PASS,TXREP,XMAILER_REPORTBUG autolearn=ham
 autolearn_force=no version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 16; hammy, 103; neutral, 24; spammy,
 0. spammytokens: hammytokens:0.000-+--H*x:reportbug,
 0.000-+--H*UA:reportbug, 0.000-+--gitlab, 0.000-+--H*x:7.5.3,
 0.000-+--H*UA:7.5.3
Return-path: &lt;jonas@freesources.org&gt;
Received: from mx3.freesources.org ([195.34.172.217]:44618)
 by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.92) (envelope-from &lt;jonas@freesources.org&gt;)
 id 1iMuul-0008DH-F8
 for submit@bugs.debian.org; Tue, 22 Oct 2019 14:13:35 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=freesources.org; s=20160526; 
 h=Message-Id:Date:Subject:To:From:Content-Transfer-Encoding:MIME-Version:Content-Type;
 bh=TFURbbWX1UrtFuoih2R55mzUpg3ayUOMw5D15MIlQ3g=; 
 b=AvSeUttnt085ztZk4Fq0X0+WeM0nryPMFaZcSt3IAWDwMuzV7rV02YiwCu61W9mqOXNY+mj8ptSwZVSXf1SiUU/cSsnyYa5I1ssg/g/PV2m88DhYMehK8BhWw4Y2o3NfKH3s/D/HZfsq2U4cWKkBoV/WR1JuyKQ2MMCWKs0cr24=;
Received: from anon-40-254.vpn.ipredator.se ([46.246.40.254] helo=calvin2)
 by mx3.freesources.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from &lt;jonas@freesources.org&gt;)
 id 1iMuJN-0006q1-8P; Tue, 22 Oct 2019 13:34:57 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jonas Meurer &lt;jonas@freesources.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: gitaly: /usr/lib/tmpfiles.d/gitaly.conf with hardcoded username
X-Mailer: reportbug 7.5.3~deb10u1
Date: Tue, 22 Oct 2019 15:34:53 +0200
Message-Id: &lt;E1iMuJN-0006q1-8P@mx3.freesources.org&gt;
X-Greylist: delayed 2316 seconds by postgrey-1.36 at buxtehude;
 Tue, 22 Oct 2019 14:13:35 UTC
Delivered-To: submit@bugs.debian.org

Package: gitaly
Version: 1.53.3+debian-1~bpo10+1
Severity: important

Hello,

during package configuration, Gitlab asks for a system user to be used for the
local Gitlab installation. Unfortunately, `/usr/lib/tmpfiles.d/gitaly.conf`
still has the username `gitlab` hardcoded, so it's broken if you enter a custom
username at the aforementioned Debconf question.

Cheers,
 jonas
]