Bug 1399341 - Missing "provides automake"
Summary: Missing "provides automake"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: automake
Version: 25
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-28 19:26 UTC by Heiko Adams
Modified: 2016-11-29 07:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-29 07:00:30 UTC
Type: Bug


Attachments (Terms of Use)

Description Heiko Adams 2016-11-28 19:26:07 UTC
Description of problem:
When running rpmdeplint on a package with "build-requires: automake" rpmdeplint claim no package provides automake. When looking into koji's package info for automake package there are no provides defined. 

Version-Release number of selected component (if applicable):
automake-1.15-7.fc25.noarch

How reproducible:
allways

Steps to Reproduce:
1. run rpmdeplint on a (src)rpm with "build-requires: automake"
2.
3.

Actual results:
rpmlint claim no package provides automake

Expected results:


Additional info:

Comment 1 Pavel Raiskup 2016-11-29 07:00:30 UTC
Haiko, thanks for the report, but there doesn't seem to be bug in automake
package.  To be fair, this is the first time I used rpmdeplint, so I may use the
rpmdeplint tool a wrong way:

$ rpmdeplint check --repo hell,http://ftp.fi.muni.cz/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/ ./tar-1.29-3.fc26.src.rpm
..
This gives me a lot of warnings, but nothing about automake.
...
$ echo $?
0

Feel free to reopen (or possibly switch against rpmdeplint).


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