From unknown Mon Jun 23 09:36:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#50523 <50523@debbugs.gnu.org> To: bug#50523 <50523@debbugs.gnu.org> Subject: Status: /etc/timezone should probably have a final newline Reply-To: bug#50523 <50523@debbugs.gnu.org> Date: Mon, 23 Jun 2025 16:36:43 +0000 retitle 50523 /etc/timezone should probably have a final newline reassign 50523 guix submitter 50523 meedstrom@teknik.io severity 50523 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 11 15:09:31 2021 Received: (at submit) by debbugs.gnu.org; 11 Sep 2021 19:09:31 +0000 Received: from localhost ([127.0.0.1]:41413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8NX-0002Nf-EG for submit@debbugs.gnu.org; Sat, 11 Sep 2021 15:09:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:58740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8NW-0002NY-4k for submit@debbugs.gnu.org; Sat, 11 Sep 2021 15:09:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mP8NW-0002vK-0H for bug-guix@gnu.org; Sat, 11 Sep 2021 15:09:30 -0400 Received: from mail.teknik.io ([5.79.72.163]:63609) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mP8NQ-000800-50 for bug-guix@gnu.org; Sat, 11 Sep 2021 15:09:29 -0400 dkim-signature: v=1; a=rsa-sha256; d=teknik.io; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=Y5H7EkfLkrcTAYjd35RdAYQqzQCveDsJBXa8SZ48dM8=; b=YCHlx4gAunXxR3Avyx7vp0Ee2IkmP4mswawIpvX/ah+G4HKjG71G+0alBHJoezwppYd1SIc0+X8f4MsApeSiVSfjDFvkYcRi4bZchKkpndC8rcdiHBxLOgqSv8MPKdatItlbq2vHqzNAF1vA3wmp/TyG109AI31Tyodi6K5GJhxP4cbWgYHVDm/ha6b5/0AlXjxhDdmP+XXiBWbVQahG9xArQgqE9HlC7vPCb4FW9OuB91ppa5KP601sau OFT3MQpxjJLi/APnRZ5efhLHMbutJjtbfT2uMvxkhmzyYhKMp+zz01SvliJHGM+bATlv4DSbCu56AeuRo179N6oMGIug== Received: from mail.teknik.io (TEKNIK-SERVER [5.79.72.163]) by mail.teknik.io with ESMTPSA (version=TLSv1.2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128) ; Sat, 11 Sep 2021 11:08:55 -0700 Mime-Version: 1.0 Date: Sat, 11 Sep 2021 18:08:55 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.11.3 From: meedstrom@teknik.io Message-ID: Subject: /etc/timezone should probably have a final newline To: bug-guix@gnu.org Received-SPF: pass client-ip=5.79.72.163; envelope-from=meedstrom@teknik.io; helo=mail.teknik.io X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This is either an R or Guix bug, but from the discussion at https://commu= nity.rstudio.com/t/incomplete-final-line-found-whats-the-big-deal/56536, = I infer that files should generally end in a newline anyway.=0A=0AMy bug:= every time I start R, I get the following warning, which is unpleasant.= =0A=0AWarning message:=0AIn readLines("/etc/timezone") :=0A incomplete f= inal line found on '/etc/timezone' From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 12 05:50:48 2021 Received: (at 50523) by debbugs.gnu.org; 12 Sep 2021 09:50:48 +0000 Received: from localhost ([127.0.0.1]:42133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPM8O-0007Uc-LG for submit@debbugs.gnu.org; Sun, 12 Sep 2021 05:50:48 -0400 Received: from mail.teknik.io ([5.79.72.163]:53231) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPM8L-0007UO-MV for 50523@debbugs.gnu.org; Sun, 12 Sep 2021 05:50:47 -0400 dkim-signature: v=1; a=rsa-sha256; d=teknik.io; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=hTf9lPi/MJL5Q7j6H7XkU3nvQnTV/hL8Xs1xhNpTDuU=; b=mn/DQtvaB9TLK+8rvaPIleR6fAEMK5Xea4Cfi5TugoOIiCPP7epubGU/+jL0petgXf3CN/ee8TR0PKsIZyigVlB7BapB301DkjHUPscIMjZlzMgMzxbaCntSALdE8wLcwLv6/Tf+R2WXYE+lNUZJdGIBVhbB6oQRZj3+/TwO2DWRb2IwDFUFi//EdLd70JSZ63YyWSbQABZsC7eyO6HxHU8fokJReHFFURHwy+V6e64EHA/1AJACsOIjV4 Fd51wJLF+58z3wdBLF/FFfVuD22mcSZ5kdtcdo+3RQQHB6o0YDFLDZwUX+Kn1HuDi9OuYRGk3tOQlSjEoTArJcjPF3iQ== Received: from mail.teknik.io (TEKNIK-SERVER [5.79.72.163]) by mail.teknik.io with ESMTPSA (version=TLSv1.2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128) ; Sun, 12 Sep 2021 02:50:39 -0700 Mime-Version: 1.0 Date: Sun, 12 Sep 2021 09:50:39 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.11.3 From: meedstrom@teknik.io Message-ID: <85a70c23578761a68bff6b1e2845f6e2@teknik.io> Subject: Additional info To: 50523@debbugs.gnu.org X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50523 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Turns out the warning occurs when I load lubridate via library(lubridate)= . I install it via CRAN, rather than Guix package r-lubridate, but I bel= ieve it was the same with that.=0A=0A--=0AMartin Edstr=C3=B6m From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 14 05:53:49 2021 Received: (at 50523-done) by debbugs.gnu.org; 14 Sep 2021 09:53:49 +0000 Received: from localhost ([127.0.0.1]:47597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQ58I-0001VS-Kk for submit@debbugs.gnu.org; Tue, 14 Sep 2021 05:53:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQ58G-0001VE-Dp for 50523-done@debbugs.gnu.org; Tue, 14 Sep 2021 05:53:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46592) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQ58A-0000hm-Ut; Tue, 14 Sep 2021 05:53:34 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=35596 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQ58A-00088g-Hz; Tue, 14 Sep 2021 05:53:34 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: meedstrom@teknik.io Subject: Re: bug#50523: /etc/timezone should probably have a final newline References: Date: Tue, 14 Sep 2021 11:53:33 +0200 In-Reply-To: (meedstrom@teknik.io's message of "Sat, 11 Sep 2021 18:08:55 +0000") Message-ID: <87mtof5vqa.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50523-done Cc: 50523-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, meedstrom@teknik.io skribis: > This is either an R or Guix bug, but from the discussion at https://commu= nity.rstudio.com/t/incomplete-final-line-found-whats-the-big-deal/56536, I = infer that files should generally end in a newline anyway. > > My bug: every time I start R, I get the following warning, which is unple= asant. > > Warning message: > In readLines("/etc/timezone") : > incomplete final line found on '/etc/timezone' Fixed in 580984f2417853379d98ea927fd95c0f0fbe2c97, thanks! Ludo=E2=80=99. From unknown Mon Jun 23 09:36:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Oct 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator