[Bug 1217352] New: perl-Archive-Extract should have dependency on perl(Archive::Tar)

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 30 08:15:09 UTC 2015


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

            Bug ID: 1217352
           Summary: perl-Archive-Extract should have dependency on
                    perl(Archive::Tar)
           Product: Fedora
           Version: 21
         Component: perl-Archive-Extract
          Assignee: ppisar at redhat.com
          Reporter: paul at city-fan.org
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com



Archive-Extract uses Archive::Tar (preferred to /usr/bin/tar) to extract
tarballs but has no dependency on it.

Thus tangerine cannot compare tarballs without it:

$ tangerine --diff Devel-CheckBin-0.02.tar.gz Devel-CheckBin-0.03.tar.gz
You do not have 'Archive::Tar' installed - Please install it as soon as
possible. at /usr/share/perl5/vendor_perl/App/Tangerine.pm line 145.
You do not have 'Archive::Tar' installed - Please install it as soon as
possible. at /usr/share/perl5/vendor_perl/App/Tangerine.pm line 145.

(App::Tangerine is using Archive::Extract here)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list