Devuan bug report logs - #803
openrc: incorrect help message

version graph

Package: openrc; Maintainer for openrc is (unknown); Source for openrc is src:openrc.

Reported by: meow <lorietta2023@gmail.com>

Date: Sun, 19 Nov 2023 06:08:01 UTC

Severity: minor

Tags: upstream

Found in version 0.45.2-2

Fixed in version 0.51-1

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#803; Package openrc. (Sun, 19 Nov 2023 06:08:02 GMT) (full text, mbox, link).


Acknowledgement sent to meow <lorietta2023@gmail.com>:
New bug report received and forwarded. Copy sent to devuan-dev@lists.dyne.org. (Sun, 19 Nov 2023 06:08:03 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: meow <lorietta2023@gmail.com>
To: submit@bugs.devuan.org
Subject: openrc: incorrect help message
Date: Sun, 19 Nov 2023 07:02:39 +0000
[Message part 1 (text/plain, inline)]
Package: openrc
Version: 0.45.2-2
Severity: minor
Tags: upstream

Dear Maintainer,
when I run the command 'openrc --help' the description of the functions is not correct.
$ openrc --help
Usage: openrc [options] [<runlevel>]
Options: [ a:no:s:SChqVv ]
  -n, --no-stop                     do not stop any services

  -o, --override <arg>              override the next runlevel to change into
                                      -s, --service <arg>               when leaving single user or boot runlevels

  -S, --sys                         runs the service specified with the rest
                                    of the arguments

  -h, --help                        output the RC system type, if any <-- INCORRECT
  -C, --nocolor                     Display this help output <-- INCORRECT

  -V, --version                     Disable color output <-- INCORRECT

  -v, --verbose                     Display software version <-- INCORRECT

  -q, --quiet                       Run verbosely <-- INCORRECT

steps to reproduce: run command 'openrc --help'.

-- System Information:
Distributor ID: Devuan
Description:	Devuan GNU/Linux 5 (daedalus)
Release:	5
Codename:	daedalus
Architecture: x86_64

Kernel: Linux 6.1.0-13-amd64 (SMP w/6 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: OpenRC (via /run/openrc), PID 1: openrc-init

Versions of packages openrc depends on:
ii  insserv      1.24.0-1
ii  libaudit1    1:3.0.9-1
ii  libc6        2.36-9+deb12u3
ii  libeinfo1    0.45.2-2
ii  libpam0g     1.5.2-6+deb12u1
ii  librc1       0.45.2-2
ii  libselinux1  3.4-1+b6

openrc recommends no packages.

Versions of packages openrc suggests:
pn  policycoreutils  <none>
ii  sysvinit-core    3.06-4devuan3

-- Configuration Files:
/etc/init.d/agetty [Errno 13] Permission denied: '/etc/init.d/agetty'
/etc/init.d/cgroups [Errno 13] Permission denied: '/etc/init.d/cgroups'
/etc/init.d/rc [Errno 13] Permission denied: '/etc/init.d/rc'
/etc/init.d/rcS [Errno 13] Permission denied: '/etc/init.d/rcS'
/etc/init.d/savecache [Errno 13] Permission denied: '/etc/init.d/savecache'
/etc/rc.conf changed [not included]

-- debconf-show failed
[Message part 2 (text/html, inline)]

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#803; Package openrc. (Mon, 20 Nov 2023 18:08:01 GMT) (full text, mbox, link).


Message #8 received at 803@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: meow <lorietta2023@gmail.com>, 803@bugs.devuan.org
Subject: Re: bug#803: openrc: incorrect help message
Date: Mon, 20 Nov 2023 18:06:56 +0000
Control: tags -1 upstream

Lorietta,

Thanks for this

On Sun, Nov 19, 2023 at 07:02:39AM +0000, meow wrote:
>    Package: openrc
>    Version: 0.45.2-2
>    Severity: minor
>    Tags: upstream
>    Dear Maintainer,when I run the command 'openrc --help' the description
>    of the functions is not correct.$ openrc --help
>    Usage: openrc [options] [<runlevel>]
>    Options: [ a:no:s:SChqVv ]
>      -n, --no-stop                     do not stop any services
>      -o, --override <arg>              override the next runlevel to
>    change into                                      -s, --service
>    <arg>               when leaving single user or boot runlevels
>      -S, --sys                         runs the service specified with the
>    rest                                    of the arguments
>      -h, --help                        output the RC system type, if any
>    <-- INCORRECT
>      -C, --nocolor                     Display this help output <--
>    INCORRECT
>      -V, --version                     Disable color output <-- INCORRECT
>      -v, --verbose                     Display software version <--
>    INCORRECT
>      -q, --quiet                       Run verbosely <-- INCORRECT

There appears to be a problem with the newlines in the usage. I will forward
upstream.

Thanks

Mark

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#803; Package openrc. (Mon, 20 Nov 2023 18:50:02 GMT) (full text, mbox, link).


Message #11 received at 803@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: 803@bugs.devuan.org
Cc: meow <lorietta2023@gmail.com>
Subject: Re: bug#803: openrc: incorrect help message
Date: Mon, 20 Nov 2023 18:47:31 +0000
Control: fixed -1 0.51-1

On Mon, Nov 20, 2023 at 06:06:56PM +0000, Mark Hindley wrote:
> Control: tags -1 upstream

Actually, I can no longer reproduce this with  version 0.51-1. So I think it has
been fixed.

Mark

Marked as fixed in versions 0.51-1. Request was from Mark Hindley <mark@hindley.org.uk> to 803-submit@bugs.devuan.org. (Mon, 20 Nov 2023 18:50:03 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Mon Nov 25 09:21:07 2024;