Bug 1593893

Summary: Review Request: perl-DBIx-Class-Visualizer - Visualize a DBIx::Class schema
Product: [Fedora] Fedora Reporter: Emmanuel Seyman <emmanuel>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-23 08:23: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:
Bug Depends On: 1592136, 1592780, 1592782    
Bug Blocks: 1593896    

Description Emmanuel Seyman 2018-06-21 19:14:00 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-DBIx-Class-Visualizer/perl-DBIx-Class-Visualizer.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-DBIx-Class-Visualizer/perl-DBIx-Class-Visualizer-0.0200-1.fc28.src.rpm

Description:
DBIx::Class::Visualizer is a GraphViz2 renderer for DBIx::Class schemas. It
is designed to be used as a backend to web applications that can display
the rendered graph in a more user friendly way. See
Mojolicious::Plugin::DbicSchemaViewer.

Fedora Account System Username: eseyman

Comment 1 Robert-André Mauchin 🐧 2018-06-25 17:04:07 UTC
URL and Source addresses are Ok.
Source archive (SHA-256: 116609a65fcc502bdcbd77e758bdff857fc931b9bf70a5e0a4ea0d32e8b7ac22) is original. Ok.
Summary verified from lib/DBIx/Class/Visualizer.pm. Ok.
Description verified from lib/DBIx/Class/Visualizer.pm. Ok.
License verified from lib/DBIx/Class/Visualizer.pm and LICENSE. Ok.
No XS code, noarch BuildArch is Ok.


Tests fail:

BUILDSTDERR: # 
BUILDSTDERR: # The following REQUIRED prerequisites were not satisfied:
BUILDSTDERR: # 
BUILDSTDERR: # DateTime::Tiny is not installed (version '1.06' required)
BUILDSTDERR: # 
t/00-report-prereqs.t .. ok
BUILDSTDERR:     # No tests run!
BUILDSTDERR: #   Failed test 'No tests run for subtest "transformed_svg"'
BUILDSTDERR: #   at t/01-basic.t line 75.
BUILDSTDERR: Can't call method "TO_JSON" on an undefined value at /builddir/build/BUILD/DBIx-Class-Visualizer-0.0200/blib/lib/DBIx/Class/Visualizer.pm line 274.

Comment 2 Emmanuel Seyman 2018-09-04 21:17:34 UTC
I've had no response from upstream on my bug report. If I don't fix this or get advice on how to do it in the coming days, it's probably best to kill this request.

Comment 3 Emmanuel Seyman 2018-09-23 08:23:17 UTC
I'm closing this review and might resubmit it once the software is fixed.