Bug 1235230 - man rpm should mention rpm weak dependency querying commands
Summary: man rpm should mention rpm weak dependency querying commands
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-24 11:05 UTC by Tomáš Kašpárek
Modified: 2015-11-10 00:22 UTC (History)
6 users (show)

Fixed In Version: rpm-4.12.0.1-13.fc22
Clone Of:
Environment:
Last Closed: 2015-11-10 00:22:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomáš Kašpárek 2015-06-24 11:05:12 UTC
Description of problem:
man rpm does not mention rpm weak dependency querying commands such as --recommends, --suggests etc.

Version-Release number of selected component (if applicable):
rpm-4.12.0.1-9.fc22.x86_64

How reproducible:
always

Steps to Reproduce:
1. man rpm and search for --recommends and other rpm weak dependency queries

Actual results:
rpm weak dependency queries are not mentioned in manual page of rpm package

Expected results:
rpm weak dependency queries are mentioned in manual page of rpm package

Additional info:
rpm --help provides information about weak dependency queries so there's inconsistency between information in help and man

rpm --help
...
      --provides                     list capabilities that this package provides
      --requires                     list capabilities required by package(s)
      --recommends                   list capabilities recommended by package(s)
      --suggests                     list capabilities suggested by package(s)
      --supplements                  list capabilities supplemented by package(s)
      --enhances                     list capabilities enhanced by package(s)
...

Comment 1 Florian Festi 2015-06-24 13:56:12 UTC
Added upstream as c336b1474402a566d5351ff41c45559d02a3389a

Comment 2 Fedora Update System 2015-10-30 09:58:42 UTC
rpm-4.12.0.1-13.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-5ce9a3e165

Comment 3 Fedora Update System 2015-11-02 00:25:40 UTC
rpm-4.12.0.1-13.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update rpm'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-5ce9a3e165

Comment 4 Fedora Update System 2015-11-10 00:22:37 UTC
rpm-4.12.0.1-13.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, 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.