Bug 1327808 - requires perl-devel
Summary: requires perl-devel
Keywords:
Status: CLOSED DUPLICATE of bug 1129443
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Archive-Extract
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-16 00:29 UTC by Adam Williamson
Modified: 2016-04-18 10:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-18 10:19:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Williamson 2016-04-16 00:29:18 UTC
Through some dep chain or other, perl-Archive-Extract requires perl-devel. This is unfortunate; it causes quite a big pile of deps to be pulled in on the openQA servers (openQA recently added a perl-Archive-Extract dep):

Installing:
 gdbm-devel                                                 x86_64 1.11-6.fc23                    fedora        59 k
 glibc-devel                                                x86_64 2.22-11.fc23                   updates      910 k
 glibc-headers                                              x86_64 2.22-11.fc23                   updates      494 k
 kernel-headers                                             x86_64 4.4.6-301.fc23                 updates      1.0 M
 libdb-devel                                                x86_64 5.3.28-13.fc23                 fedora        43 k
 perl-Algorithm-Diff                                        noarch 1.1903-3.fc23                  fedora        51 k
 perl-Archive-Extract                                       noarch 1:0.76-1.fc23                  fedora        32 k
 perl-Archive-Extract-Z-Compress-Zlib                       noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-bz2-IO-Uncompress-Bunzip2             noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-gz-Compress-Zlib                      noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-lzma-Compress-unLZMA                  noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-tar-Archive-Tar                       noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-tbz-Archive-Tar-IO-Uncompress-Bunzip2 noarch 1:0.76-1.fc23                  fedora       8.3 k
 perl-Archive-Extract-tgz-Archive-Tar-Compress-Zlib         noarch 1:0.76-1.fc23                  fedora       8.3 k
 perl-Archive-Extract-txz-Archive-Tar-IO-Uncompress-UnXz    noarch 1:0.76-1.fc23                  fedora       8.3 k
 perl-Archive-Extract-xz-IO-Uncompress-UnXz                 noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Extract-zip-Archive-Zip                       noarch 1:0.76-1.fc23                  fedora       8.2 k
 perl-Archive-Tar                                           noarch 2.04-347.fc23                  fedora        76 k
 perl-Archive-Zip                                           noarch 1.49-1.fc23                    fedora       105 k
 perl-Compress-Raw-Lzma                                     x86_64 2.068-5.fc23                   fedora        49 k
 perl-ExtUtils-Command                                      noarch 1.20-346.fc23                  fedora        25 k
 perl-ExtUtils-Install                                      noarch 2.04-347.fc23                  fedora        45 k
 perl-ExtUtils-MakeMaker                                    noarch 7.04-347.fc23                  updates      278 k
 perl-ExtUtils-Manifest                                     noarch 1.70-346.fc23                  fedora        35 k
 perl-ExtUtils-ParseXS                                      noarch 1:3.30-1.fc23                  fedora        81 k
 perl-IO-Compress-Lzma                                      noarch 2.068-3.fc23                   fedora        59 k
 perl-IO-Zlib                                               noarch 1:1.10-351.fc23                updates       65 k
 perl-IPC-Cmd                                               noarch 1:0.94-2.fc23                  updates       41 k
 perl-Locale-Maketext                                       noarch 1.26-347.fc23                  fedora        95 k
 perl-Locale-Maketext-Simple                                noarch 1:0.21-351.fc23                updates       64 k
 perl-Module-CoreList                                       noarch 1:5.20160320-1.fc23            updates       74 k
 perl-Module-Load                                           noarch 1:0.32-346.fc23                fedora        17 k
 perl-Module-Load-Conditional                               noarch 0.64-346.fc23                  fedora        23 k
 perl-Module-Metadata                                       noarch 1.000027-3.fc23                fedora        40 k
 perl-Params-Check                                          noarch 1:0.38-346.fc23                fedora        22 k
 perl-Text-Diff                                             noarch 1.44-1.fc23                    updates       44 k
 perl-devel                                                 x86_64 4:5.22.1-351.fc23              updates      551 k
 python3-pyparsing                                          noarch 2.1.0-2.fc23                   updates      112 k
 systemtap-sdt-devel                                        x86_64 3.0-2.fc23                     updates       70 k
 xz-lzma-compat                                             x86_64 5.2.1-3.fc23                   fedora        24 k

is there any way this dep can be broken? Thanks!

Comment 1 Petr Pisar 2016-04-18 10:19:42 UTC
The dependency chain is:

perl-Archive-Extract
perl-IPC-Cmd
perl-ExtUtils-MakeMaker
perl-ExtUtils-ParseXS
perl-devel

It's the same story as in bug #1129443, perl-IPC-Cmd requires perl-ExtUtils-MakeMaker.

*** This bug has been marked as a duplicate of bug 1129443 ***


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