Bug 1717110 - ansible-galaxy man page rst error
Summary: ansible-galaxy man page rst error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ansible
Version: 31
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-04 17:35 UTC by Brian Herring
Modified: 2020-05-22 04:21 UTC (History)
5 users (show)

Fixed In Version: ansible-2.9.9-1.fc32 ansible-2.9.9-1.el8 ansible-2.9.9-1.el7 ansible-2.9.9-1.fc31 ansible-2.9.9-1.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-18 02:43:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brian Herring 2019-06-04 17:35:03 UTC
Description of problem:

When attempting to run `man ansible-galaxy` to search for new information about the `install` option on F29 (latest/updated), the following .rst error is found (see 'Actual Results').

Version-Release number of selected component (if applicable): 

[herring@redherring notes]$ rpm -qi ansible-2.7.9
Name        : ansible
Version     : 2.7.9
Release     : 1.fc28
Architecture: noarch
Install Date: Wed 10 Apr 2019 08:37:07 AM EDT
Group       : Unspecified
Size        : 62781199
License     : GPLv3+
Signature   : RSA/SHA256, Fri 15 Mar 2019 12:26:34 AM EDT, Key ID e08e7e629db62fb1
Source RPM  : ansible-2.7.9-1.fc28.src.rpm
Build Date  : Thu 14 Mar 2019 10:20:06 PM EDT
Build Host  : buildvm-armv7-12.arm.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://ansible.com
Bug URL     : https://bugz.fedoraproject.org/ansible
Summary     : SSH-based configuration management, deployment, and task execution system



How reproducible: 100%


Steps to Reproduce:
1. man ansible-galaxy
2. /install
3. See the following error on line 65/168

Actual results:

       install
              uses the args list of roles to be installed, unless -f was specified. The list of roles

       System Message: WARNING/2 (docs/man/man1/ansible-galaxy.1.rst:, line 168)
              Definition list ends without a blank line; unexpected unindent.


Expected results:

Man page description of the `install` option and how it works.


Additional info:

- n/a

Comment 1 Brian Herring 2019-06-04 17:38:43 UTC
This was an older F28 release KVM (via /etc/redhat-release).

Going to re-install and ensure this re-pros on F30 and re-update.

Comment 2 Brian Herring 2019-06-04 18:00:11 UTC
F29 Updated:

- Problem repros there on 2.8.0

[root@f29-p3 ~]# rpm -q --whatprovides /usr/bin/ansible-galaxy 
ansible-2.8.0-2.fc29.noarch
[root@f29-p3 ~]# rpm -qi ansible-2.8.0-2.fc29.noarch
Name        : ansible
Version     : 2.8.0
Release     : 2.fc29
Architecture: noarch
Install Date: Tue 04 Jun 2019 01:42:05 PM EDT
Group       : Unspecified
Size        : 82254858
License     : GPLv3+
Signature   : RSA/SHA256, Fri 17 May 2019 05:23:52 PM EDT, Key ID a20aa56b429476b4
Source RPM  : ansible-2.8.0-2.fc29.src.rpm
Build Date  : Fri 17 May 2019 03:49:41 PM EDT
Build Host  : buildvm-armv7-21.arm.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://ansible.com
Bug URL     : https://bugz.fedoraproject.org/ansible
Summary     : SSH-based configuration management, deployment, and task execution system
Description :



F30 Update:

- Problem repros there on 2.8.0

[root@f30-p3 ~]# rpm -q --whatprovides /usr/bin/ansible-galaxy
ansible-2.8.0-2.fc30.noarch
[root@f30-p3 ~]# rpm -qi ansible-2.8.0-2.fc30.noarch
Name        : ansible
Version     : 2.8.0
Release     : 2.fc30
Architecture: noarch
Install Date: Tue 04 Jun 2019 01:58:58 PM EDT
Group       : Unspecified
Size        : 82254974
License     : GPLv3+
Signature   : RSA/SHA256, Fri 17 May 2019 05:23:58 PM EDT, Key ID ef3c111fcfc659b9
Source RPM  : ansible-2.8.0-2.fc30.src.rpm
Build Date  : Fri 17 May 2019 03:51:18 PM EDT
Build Host  : buildvm-armv7-04.arm.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://ansible.com
Bug URL     : https://bugz.fedoraproject.org/ansible
Summary     : SSH-based configuration management, deployment, and task execution system
Description :

Comment 3 Kevin Fenzi 2019-06-16 21:49:29 UTC
Would you like to file this upstream at https://github.com/ansible/ansible/issues or would you like me to?

Also, should be a pretty easy PR to submit to fix it... looks like it's just missing a blank line...

Comment 4 Ben Cotton 2019-10-31 19:07:14 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 todd_lewis 2019-11-21 14:04:45 UTC
This is still a problem with
ansible-2.9.1-1.fc31.noarch

Comment 6 Ben Cotton 2019-11-27 18:07:59 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 7 Toshio Ernie Kuratomi 2019-12-03 22:40:29 UTC
Upstream fix for this bug:

https://github.com/ansible/ansible/pull/65478

Comment 8 Fedora Update System 2020-05-13 19:04:09 UTC
FEDORA-2020-2778ab5a3d has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2778ab5a3d

Comment 9 Fedora Update System 2020-05-13 19:04:10 UTC
FEDORA-EPEL-2020-ec7fdde33d has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ec7fdde33d

Comment 10 Fedora Update System 2020-05-13 19:04:11 UTC
FEDORA-2020-b65c1c1b9a has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-b65c1c1b9a

Comment 11 Fedora Update System 2020-05-13 19:04:12 UTC
FEDORA-EPEL-2020-638f7f8bc5 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-638f7f8bc5

Comment 12 Fedora Update System 2020-05-14 04:31:49 UTC
FEDORA-2020-b65c1c1b9a has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-b65c1c1b9a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-b65c1c1b9a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2020-05-14 06:07:18 UTC
FEDORA-2020-6c970e08e6 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-6c970e08e6`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6c970e08e6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2020-05-14 07:25:26 UTC
FEDORA-2020-2778ab5a3d has been pushed to the Fedora 30 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2778ab5a3d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2778ab5a3d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2020-05-14 09:32:33 UTC
FEDORA-EPEL-2020-ec7fdde33d has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ec7fdde33d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2020-05-14 09:59:39 UTC
FEDORA-EPEL-2020-638f7f8bc5 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-638f7f8bc5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2020-05-18 02:43:56 UTC
FEDORA-2020-b65c1c1b9a has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2020-05-19 05:20:33 UTC
FEDORA-EPEL-2020-638f7f8bc5 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2020-05-19 05:25:52 UTC
FEDORA-EPEL-2020-ec7fdde33d has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 20 Fedora Update System 2020-05-22 03:19:16 UTC
FEDORA-2020-6c970e08e6 has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 21 Fedora Update System 2020-05-22 04:21:44 UTC
FEDORA-2020-2778ab5a3d has been pushed to the Fedora 30 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.