From unknown Tue Aug 19 23:11:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#62710: Man page of loginctl is invalid troff. Resent-From: Martin Castillo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 07 Apr 2023 12:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62710 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 62710@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168086925719636 (code B ref -1); Fri, 07 Apr 2023 12:08:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Apr 2023 12:07:37 +0000 Received: from localhost ([127.0.0.1]:55887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkksS-00056e-M3 for submit@debbugs.gnu.org; Fri, 07 Apr 2023 08:07:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:58336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkksQ-00056V-Bh for submit@debbugs.gnu.org; Fri, 07 Apr 2023 08:07:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkksQ-00032R-2t for bug-guix@gnu.org; Fri, 07 Apr 2023 08:07:34 -0400 Received: from smtp.zfn.uni-bremen.de ([2001:638:708:32::21]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkksN-0007qV-Sf for bug-guix@gnu.org; Fri, 07 Apr 2023 08:07:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uni-bremen.de; s=2019; t=1680869250; bh=yNkUGHFE/8P9CPWmham2U2q4ysKxXMVR7yEn7d3PAJs=; h=Date:From:To; b=RQd76iSldAUOoktQki5tkPdf/FlXCxcIsBcI6JtLaBBcZoJtILBB3JeG5fp/ZuTdh XzQxXyDixIOWzkKGXSk6eHEzqnBwSPH4/8fBDAX1Ve2LFuk2r+tGUbhkLx1YZ4vW8o Urg7zvuSJnvPHhTvppFGB08qPWj/++GLQPx4oOFZktHHxN1Ye1BBjdOBFe1F0WKBOM Pi+1xh+NlvBVYo0v9MyaG2scnZs+mw5lh9zUPSgUhGSQ/oK8q3q23EeSTSGFuFkkFF tni7rzUOCsx+0Fvc2BA9+loS4HDRqW7eMyYtxfkNfAsDYGMsNhrXTZDR1HdFFlmA11 ymdGnWLnxUWYw== Received: from [IPV6:2a02:8109:19bf:639a:a48f:75a8:97:ac4d] (unknown [IPv6:2a02:8109:19bf:639a:a48f:75a8:97:ac4d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4PtHDf2LkHzDChd for ; Fri, 7 Apr 2023 14:07:30 +0200 (CEST) Message-ID: Date: Fri, 7 Apr 2023 14:08:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 From: Martin Castillo Content-Language: de-DE Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2001:638:708:32::21; envelope-from=castilma@uni-bremen.de; helo=smtp.zfn.uni-bremen.de 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.3 (-) 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.3 (--) Hi, man loginctl prints stuff like .SH "NAME" loginctl - Control the elogind login manager .SH "SYNOPSIS" .HP 216u loginctl [OPTIONS...] {COMMAND} [NAME...] .PP /lib/elogind/system-shutdown Indeed zcat /run/current-system/profile/share/man/man1/loginctl.1.gz shows [...] .SH "NAME" loginctl \- Control the elogind login manager .SH "SYNOPSIS" .HP \w'\fBloginctl\fR\ 'u \fBloginctl\fR [OPTIONS...] {COMMAND} [NAME...] .PP /lib/elogind/system\-shutdown [...] i.e. .SH etc. are not at line beginnings and are not recognized by man. I'm using elogind-246.10: /gnu/store/7sq4qp09fl1pn72jw828ndm13nbpknhv-elogind-246.10/share/man/man1/loginctl.1.gz Martin From unknown Tue Aug 19 23:11:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Martin Castillo Subject: bug#62710: closed (Re: bug#62710: Man page of loginctl is invalid troff.) Message-ID: References: <87pm89kgh9.fsf@gmail.com> X-Gnu-PR-Message: they-closed 62710 X-Gnu-PR-Package: guix Reply-To: 62710@debbugs.gnu.org Date: Wed, 12 Apr 2023 02:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1681264802-3814-1" This is a multi-part message in MIME format... ------------=_1681264802-3814-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #62710: Man page of loginctl is invalid troff. which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 62710@debbugs.gnu.org. --=20 62710: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D62710 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1681264802-3814-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 62710-done) by debbugs.gnu.org; 12 Apr 2023 01:59:58 +0000 Received: from localhost ([127.0.0.1]:38573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmPmA-0000yw-09 for submit@debbugs.gnu.org; Tue, 11 Apr 2023 21:59:58 -0400 Received: from mail-qv1-f54.google.com ([209.85.219.54]:41977) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmPm5-0000yh-V8 for 62710-done@debbugs.gnu.org; Tue, 11 Apr 2023 21:59:57 -0400 Received: by mail-qv1-f54.google.com with SMTP id z3so2613272qvs.8 for <62710-done@debbugs.gnu.org>; Tue, 11 Apr 2023 18:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681264788; x=1683856788; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=so5cny0tBpicx5zgXEH7ewrKVDV4bkMLV2JLEN3Ua1Q=; b=ryXN0JyhNzXIlIw6sY1ZuVh2S8gDtQDgvKTKZ5RNv6JEjOLR6LG70OPy4Ua7RmzN0f 2X82Wg/M6ArSVc0vb7l8BIkmdMzu2nEVth4KuAl5EdO1NI93zuJAlw1oel4R72p/yTC2 BC6vJT+erV7yj0JZgvW2BCd1h1Ud4HK9M0d6pRddQo8swDhVDaXGXy5MldpFIVuLkKn6 LQdtIGOWyEzU/QsORBvh+G/G6L7FHv5oG/xBw7eMa4gb9YlAG74NfX3jaydDiHC+c/y8 VhUmLw8b8FRJTThSMMcMIt2g8X2MOCwuoYXu/ilB/jypwMiAaUN6ByGp6zVRJTeVYETG W1Gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681264788; x=1683856788; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=so5cny0tBpicx5zgXEH7ewrKVDV4bkMLV2JLEN3Ua1Q=; b=IsKqc46fFQcRUIJrF77QCUeYx994yAdnz0jDundla4ZmAcYhTo/4B4RwkWf1OLQ63H CAKGco6YPgKqgkPec+ov9/5OWmwy7SxJwLlM4uT9TaYL8PcptOoZlkltJxxwhHXuowmi DDyOjUBMRSLFyzSo/toVDrhm/5p3z+gIWDii2V98Ev8uZRU5IsWm2NuZFwCvslfBujTp k4h3XFsiAc1Auq0/iOFMMgUhcrbQhW6/T/IAsM498CGDTzawZ8HqrShAwyr4vuGCdDnj y7/PQc+6zvpjVqC/QKNeYZEHOaRH/Y444vRMZBtR5r+HcVjCTJCnjUGX5rnZx2Tmu/Xa gnbQ== X-Gm-Message-State: AAQBX9dtjSj4/5AZDA+S6lulbRWSGFUylHZfBSurXis6aATFFTSINPqJ aC69NU4zmsi5N8ZN+Fdv3fpGvq+b78ewvQ== X-Google-Smtp-Source: AKy350bny1fRGVQBoDX0OUdpBefjKgsUShELbboDcJ42rd7OVGKkxQeKp1Fb0HrAL2qLp5PPsqUcpg== X-Received: by 2002:a05:6214:4110:b0:5e0:2d2a:33d5 with SMTP id kc16-20020a056214411000b005e02d2a33d5mr1403231qvb.39.1681264787714; Tue, 11 Apr 2023 18:59:47 -0700 (PDT) Received: from hurd (dsl-152-224.b2b2c.ca. [66.158.152.224]) by smtp.gmail.com with ESMTPSA id s26-20020ac8759a000000b003e4ec377dc4sm3969408qtq.49.2023.04.11.18.59.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Apr 2023 18:59:47 -0700 (PDT) From: Maxim Cournoyer To: Martin Castillo Subject: Re: bug#62710: Man page of loginctl is invalid troff. References: Date: Tue, 11 Apr 2023 21:59:46 -0400 In-Reply-To: (Martin Castillo's message of "Fri, 7 Apr 2023 14:08:34 +0200") Message-ID: <87pm89kgh9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62710-done Cc: 62710-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: -1.0 (-) Hi, Martin Castillo writes: > Hi, > > man loginctl prints stuff like > > .SH "NAME" loginctl - Control the elogind login manager > > .SH "SYNOPSIS" > > .HP 216u > > loginctl > [OPTIONS...] > {COMMAND} > [NAME...] > > .PP /lib/elogind/system-shutdown > > Indeed zcat /run/current-system/profile/share/man/man1/loginctl.1.gz > shows > [...] > .SH "NAME" > loginctl \- Control the elogind login manager > > > .SH "SYNOPSIS" > > .HP \w'\fBloginctl\fR\ 'u > > \fBloginctl\fR > [OPTIONS...] > {COMMAND} > [NAME...] > > > > .PP > /lib/elogind/system\-shutdown > > [...] > > i.e. .SH etc. are not at line beginnings and are not recognized by man. > > I'm using elogind-246.10: > /gnu/store/7sq4qp09fl1pn72jw828ndm13nbpknhv-elogind-246.10/share/man/man1/loginctl.1.gz That's due to a bug in the last release of docbook-xsl (https://github.com/docbook/xslt10-stylesheets/issues/109). It's fixed on the core-updates branch by using an unreleased snapshot. Since elogind has 2953 dependents, we'll have to wait until this branch is merged, which should be soon! Closing. -- Thanks, Maxim ------------=_1681264802-3814-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Apr 2023 12:07:37 +0000 Received: from localhost ([127.0.0.1]:55887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkksS-00056e-M3 for submit@debbugs.gnu.org; Fri, 07 Apr 2023 08:07:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:58336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkksQ-00056V-Bh for submit@debbugs.gnu.org; Fri, 07 Apr 2023 08:07:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkksQ-00032R-2t for bug-guix@gnu.org; Fri, 07 Apr 2023 08:07:34 -0400 Received: from smtp.zfn.uni-bremen.de ([2001:638:708:32::21]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pkksN-0007qV-Sf for bug-guix@gnu.org; Fri, 07 Apr 2023 08:07:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uni-bremen.de; s=2019; t=1680869250; bh=yNkUGHFE/8P9CPWmham2U2q4ysKxXMVR7yEn7d3PAJs=; h=Date:From:To; b=RQd76iSldAUOoktQki5tkPdf/FlXCxcIsBcI6JtLaBBcZoJtILBB3JeG5fp/ZuTdh XzQxXyDixIOWzkKGXSk6eHEzqnBwSPH4/8fBDAX1Ve2LFuk2r+tGUbhkLx1YZ4vW8o Urg7zvuSJnvPHhTvppFGB08qPWj/++GLQPx4oOFZktHHxN1Ye1BBjdOBFe1F0WKBOM Pi+1xh+NlvBVYo0v9MyaG2scnZs+mw5lh9zUPSgUhGSQ/oK8q3q23EeSTSGFuFkkFF tni7rzUOCsx+0Fvc2BA9+loS4HDRqW7eMyYtxfkNfAsDYGMsNhrXTZDR1HdFFlmA11 ymdGnWLnxUWYw== Received: from [IPV6:2a02:8109:19bf:639a:a48f:75a8:97:ac4d] (unknown [IPv6:2a02:8109:19bf:639a:a48f:75a8:97:ac4d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4PtHDf2LkHzDChd for ; Fri, 7 Apr 2023 14:07:30 +0200 (CEST) Message-ID: Date: Fri, 7 Apr 2023 14:08:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 From: Martin Castillo Subject: Man page of loginctl is invalid troff. To: bug-guix@gnu.org Content-Language: de-DE Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2001:638:708:32::21; envelope-from=castilma@uni-bremen.de; helo=smtp.zfn.uni-bremen.de 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.3 (-) 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.3 (--) Hi, man loginctl prints stuff like .SH "NAME" loginctl - Control the elogind login manager .SH "SYNOPSIS" .HP 216u loginctl [OPTIONS...] {COMMAND} [NAME...] .PP /lib/elogind/system-shutdown Indeed zcat /run/current-system/profile/share/man/man1/loginctl.1.gz shows [...] .SH "NAME" loginctl \- Control the elogind login manager .SH "SYNOPSIS" .HP \w'\fBloginctl\fR\ 'u \fBloginctl\fR [OPTIONS...] {COMMAND} [NAME...] .PP /lib/elogind/system\-shutdown [...] i.e. .SH etc. are not at line beginnings and are not recognized by man. I'm using elogind-246.10: /gnu/store/7sq4qp09fl1pn72jw828ndm13nbpknhv-elogind-246.10/share/man/man1/loginctl.1.gz Martin ------------=_1681264802-3814-1--