Bug 1510360 - perl-Shipwright-2.4.41-7.fc28 FTBFS: Can't use string ("Shipwright::Script") as a HASH ref while "strict refs" in use at /usr/share/perl5/vendor_perl/App/CLI.pm line 134.
Summary: perl-Shipwright-2.4.41-7.fc28 FTBFS: Can't use string ("Shipwright::Script") ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Shipwright
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On: 1510373
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-07 09:37 UTC by Petr Pisar
Modified: 2017-11-07 13:19 UTC (History)
2 users (show)

Fixed In Version: perl-Shipwright-2.4.41-8.fc28
Clone Of:
Environment:
Last Closed: 2017-11-07 13:19:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2017-11-07 09:37:12 UTC
perl-Shipwright-2.4.41-7.fc28 fails to build in F28 because a test fails:

t/06.logger.t ....... ok
Can't use string ("Shipwright::Script") as a HASH ref while "strict refs" in use at /usr/share/perl5/vendor_perl/App/CLI.pm line 134.
# Looks like your test exited with 2 just after 2.
t/07.script.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/11 subtests 

This is caused by upgrading perl-App-CLI from 0.450-2.fc27 to 0.470-1.fc28. A patch was proposed to upstream <https://github.com/bestpractical/shipwright/pull/5>.


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