Bug 1141308 - Inkscape depends on an older perl than is in rawhide
Summary: Inkscape depends on an older perl than is in rawhide
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: inkscape
Version: rawhide
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1141917 (view as bug list)
Depends On: 1141893
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-12 16:40 UTC by Robbie Harwood
Modified: 2014-09-16 19:09 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-16 19:09:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robbie Harwood 2014-09-12 16:40:47 UTC
Inkscape depends on perl 5.18, while 5.20 is available.  The result is that the newest perl and inkscape cannot both be installed.

--> Finished Dependency Resolution
Error: Package: inkscape-0.48.5-1.fc22.x86_64 (@rawhide)
           Requires: libperl.so.5.18()(64bit)
           Removing: 4:perl-libs-5.18.2-304.fc22.x86_64 (@rawhide)
               libperl.so.5.18()(64bit)
           Updated By: 4:perl-libs-5.20.0-307.fc22.x86_64 (rawhide)
              ~libperl.so.5.20()(64bit)
Error: Package: inkscape-0.48.5-1.fc22.x86_64 (@rawhide)
           Requires: perl(:MODULE_COMPAT_5.18.2)
           Removing: 4:perl-5.18.2-304.fc22.x86_64 (@rawhide)
               perl(:MODULE_COMPAT_5.18.2)
           Updated By: 4:perl-5.20.0-307.fc22.x86_64 (rawhide)
              ~perl(:MODULE_COMPAT_5.20.0)

$ sudo yum deplist inkscape 2>&1 | grep -i perl
  dependency: /usr/bin/perl
   provider: perl.x86_64 4:5.20.0-307.fc22
  dependency: libperl.so.5.18()(64bit)
  dependency: perl(:MODULE_COMPAT_5.18.2)
  dependency: perl(Exporter)
   provider: perl-Exporter.noarch 5.70-311.fc22
  dependency: perl(Getopt::Long)
   provider: perl-Getopt-Long.noarch 2.42-310.fc22
  dependency: perl(XML::XQL)
   provider: perl-XML-XQL.noarch 0.68-24.fc22
  dependency: perl(XML::XQL::DOM)
   provider: perl-XML-XQL.noarch 0.68-24.fc22
  dependency: perl(strict)
   provider: perl.x86_64 4:5.20.0-307.fc22
  dependency: perl(vars)
   provider: perl.x86_64 4:5.20.0-307.fc22
  dependency: perl(warnings)
   provider: perl.x86_64 4:5.20.0-307.fc22

Comment 1 Gwyn Ciesla 2014-09-15 18:37:57 UTC
*** Bug 1141917 has been marked as a duplicate of this bug. ***

Comment 2 Gwyn Ciesla 2014-09-16 19:09:01 UTC
Fixed in rawhide, fix coming in f21.


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