[Bug 979143] New: rpm -q --provides perl has superfluous output

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 27 18:21:59 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=979143

            Bug ID: 979143
           Summary: rpm -q --provides perl has superfluous output
           Product: Fedora
           Version: 19
         Component: perl
          Severity: low
          Priority: unspecified
          Assignee: mmaslano at redhat.com
          Reporter: pas at unh.edu
        QA Contact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz, lkundrak at v3.sk,
                    mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at redhat.com

Description of problem:
Giving the command "rpm -q --provides perl" produces two lines for "charnames":

perl(charnames)
perl(charnames) = 1.30



Version-Release number of selected component (if applicable):
perl RPM is perl-5.16.3-265.fc19.x86_64


How reproducible:
Give the command 
rpm -q --provides perl, grep for charnames

Steps to Reproduce:
1. Give the command rpm -q --provides perl | grep 'perl(charnames)'
2. 
3.


Actual results:
perl(charnames)
perl(charnames) = 1.30

Expected results:
perl(charnames) = 1.30

Additional info:
I suspect this is an RPM packaging problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lrdNxxEn9W&a=cc_unsubscribe



More information about the perl-devel mailing list