https://bugzilla.redhat.com/show_bug.cgi?id=876221 Bug ID: 876221 QA Contact: extras-qa@xxxxxxxxxxxxxxxxx Severity: unspecified Version: rawhide Priority: unspecified CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx Assignee: tcallawa@xxxxxxxxxx Summary: perl-Wx does not provide perl(Wx::Dialog) and others. Regression: --- Story Points: --- Classification: Fedora OS: Unspecified Reporter: mi@xxxxx Type: Bug Documentation: --- Hardware: Unspecified Mount Type: --- Status: NEW Component: perl-Wx Product: Fedora Description of problem: Similar to #675992. Package does not provide certain Wx module(s). In this case it is perl(Wx::Dialog), but seems to not provide many other modules. Version-Release number of selected component (if applicable): 0.9914-1 and previous. How reproducible: Build and install rpm, with automatically detected require on perl Wx module, that is not provided by perl-Wx. In this case, code looks like this: use Wx qw(...); use base 'Wx::Dialog'; It seems that many modules are defined in .xsp files, intendet for XS++. With naive search for Wx classes with: grep -orP '%name{Wx::[^}]*}\s+class' there are ~200 more modules to provide. Actual results: error: Failed dependencies: perl(Wx::Dialog) is needed by Slic3r-0.9.2-2.2a51cad0.fc17.noarch Expected results: slic3r installs. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel