Bug 431216

Summary: Review Request: perl-Tk-ProgressBar-Mac - Mac ProgressBar for Perl::Tk
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-17 09:47:24 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 Dan Horák 2008-02-01 15:34:36 UTC
Spec URL: http://sharkcz.fedorapeople.org/review/perl-Tk-ProgressBar-Mac-1.2-1.fc8.src.rpm
SRPM URL: http://sharkcz.fedorapeople.org/review/perl-Tk-ProgressBar-Mac.spec

Description:
This widget provides a dynamic image that looks just like
a Mac OS 9 progress bar.  Packed around it are four
Frames, north, south, east and west, within which you can
stuff additional widgets. For example, see how Tk::Copy::Mac
uses several Labels and a CollapsableFrame widget to create
a reasonable facsimile of a Macintosh copy dialog.

Comment 1 Jason Tibbitts 2008-02-01 18:27:37 UTC
This one fails to build in mock for me as well:

+ make test
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
SELinux: Invalid object class mapping, disabling SELinux support.
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..12
# Running under perl version 5.008008 for linux
# Current time local: Fri Feb  1 13:09:14 2008
# Current time GMT:   Fri Feb  1 18:09:14 2008
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
ok 4
make: *** [test_dynamic] Segmentation fault
error: Bad exit status from /var/tmp/rpm-tmp.69578 (%check)

That failure is odd enough that I did a scratch build, and it fails identically:
http://koji.fedoraproject.org/koji/taskinfo?taskID=389487

Could I suggest that you consider doing scratch builds of your packages before
submission?

Comment 2 Dan Horák 2008-02-17 09:47:24 UTC
see #431215