Bug 457505
Summary: | Review Request: perl-Wx-Perl-ProcessStream | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marcela Mašláňová <mmaslano> |
Component: | Package Review | Assignee: | Robin Norwood <robin.norwood> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | fedora-package-review, franck, notting |
Target Milestone: | --- | Flags: | robin.norwood:
fedora-review+
kevin: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-12 14:40:17 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marcela Mašláňová
2008-08-01 07:49:51 UTC
Review results - the starred items need to be fixed before I can pass the package review: - Source matches upstream - rpmlint passes * Missing BuildRequires: perl(Test::More) * Error generating Makefile: + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Error: Unable to initialize gtk, is DISPLAY set properly? Writing Makefile for Wx::Perl::ProcessStream Is this a real error? I suspect not, since the package still builds and works. - Package naming is ok - License is ok - Source matches upstream * Package does *not* build in koji. See: http://koji.fedoraproject.org/koji/taskinfo?taskID=753064 From build.log: """ Error: Unable to initialize gtk, is DISPLAY set properly? Use of uninitialized value $Wx::_universal in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Wx.pm line 176. Use of uninitialized value $Wx::_static in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Wx.pm line 177. Use of uninitialized value $Wx::wxVERSION_STRING in concatenation (.) or string at /builddir/build/BUILD/Wx-Perl-ProcessStream-0.11/blib/lib/Wx/Perl/ProcessStream.pm line 346. """ Probably the best solution is to include a patch to disable/comment out the tests that fail. FYI, you can do a koji scratch build easily. Just build an SRPM with your changes, and run: $ koji build --skip-tag --scratch dist-f9 /path/to/SRPM That way you can make sure you've gotten all the failing tests. - File and directory ownership is ok *** Bug 457286 has been marked as a duplicate of this bug. *** I switched off tests and add BR http://koji.fedoraproject.org/koji/taskinfo?taskID=756596 http://mmaslano.fedorapeople.org/perl-Wx-Perl-ProcessStream/perl-Wx-Perl-ProcessStream-0.11-2.fc9.src.rpm Everything looks good now - approved. New Package CVS Request ======================= Package Name: perl-Wx-Perl-ProcessStream Short Description: proccess output via events Owners: mmaslano Branches: F-10 InitialCC: fedora-perl-devel-list cvs done. |