Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: FTBFS perl-SVN-Mirror-0.75-2.fc11
https://bugzilla.redhat.com/show_bug.cgi?id=511770
Summary: FTBFS perl-SVN-Mirror-0.75-2.fc11
Product: Fedora
Version: rawhide
Platform: All
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
Severity: high
Priority: high
Component: perl-SVN-Mirror
AssignedTo: ianburrell(a)gmail.com
ReportedBy: ftbfs(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: ianburrell(a)gmail.com,
fedora-perl-devel-list(a)redhat.com
Blocks: 511348
Classification: Fedora
perl-SVN-Mirror-0.75-2.fc11.src.rpm Failed To Build From Source against the
rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=228433
Summary: perl-version: EPEL branch?
Product: Fedora Extras
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: normal
Component: perl-version
AssignedTo: tcallawa(a)redhat.com
ReportedBy: cweyl(a)alumni.drew.edu
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
A project I'm working on uses perl(version) on RHEL4. Any chance of an EPEL
branch? :)
(note -- the specfile currently uses Build.PL; as perl-Module-Build isn't
available in EPEL yet, it'll probably be necessary to switch over to the
standard Makefile.PL provided.)
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: cpanspec adds /usr/local/bin/perl as dependency to created rpms?
https://bugzilla.redhat.com/show_bug.cgi?id=520530
Summary: cpanspec adds /usr/local/bin/perl as dependency to
created rpms?
Product: Fedora
Version: 11
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: cpanspec
AssignedTo: steve(a)silug.org
ReportedBy: kernel(a)pkts.ca
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Created an attachment (id=359330)
--> (https://bugzilla.redhat.com/attachment.cgi?id=359330)
cpan2spec -b HTML::Tree > /tmp/a
Description of problem:
I can't install HTML::Tree using the rpm generated by cpanspec, because it has
/usr/local/bin/perl as a dependency.
Version-Release number of selected component (if applicable):
cpanspec-1.78-2.fc11.noarch
rpm-build-4.7.1-1.fc11.i586
How reproducible:
Always
Steps to Reproduce:
1. cpanspec -b HTML::Tree
2. rpm -Uvh
/home/kernel/rpmbuild/SOURCES/noarch/perl-HTML-Tree-3.23-1.fc11.noarch.rpm
3.
Actual results:
error: Failed dependencies:
/usr/local/bin/perl is needed by perl-HTML-Tree-3.23-1.fc11.noarch
Expected results:
Painless install
Additional info:
The produced spec file doesn't have any reference to /usr/local/bin/perl, so it
may be rpmbuild causing the problem...?
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: cleanup patch: use better buildroot, nicer find coomands
https://bugzilla.redhat.com/show_bug.cgi?id=519395
Summary: cleanup patch: use better buildroot, nicer find
coomands
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: cpanspec
AssignedTo: steve(a)silug.org
ReportedBy: skasal(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: steve(a)silug.org, fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Target Release: ---
cpanspec uses less than optimal BuildRoot, and it could use nicer forms of find
commands as well. Proposed patch attached here.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: tkmib crashes
https://bugzilla.redhat.com/show_bug.cgi?id=526255
Summary: tkmib crashes
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: perl-Tk
AssignedTo: andreas.bierfert(a)lowlatency.de
ReportedBy: jsafrane(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: andreas.bierfert(a)lowlatency.de,
fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Target Release: ---
Description of problem:
/usr/bin/tkmib from net-snmp-gui-5.4.2.1-17.fc12.x86_64 crashes on rawhide,
while the same /usr/bin/tkmib runs well on Fedora 11.
Version-Release number of selected component (if applicable):
perl-Tk-804.028-10.fc12.x86_64
perl-5.10.0-82.fc12.x86_64
How reproducible:
always
Steps to Reproduce:
1. yum install net-snmp-gui
2. tkmib
Actual results:
setting opts
Segmentation fault (core dumped)
Expected results:
tkmib shows some fancy GUI
Stack trace:
Core was generated by `/usr/bin/perl /usr/bin/tkmib'.
Program terminated with signal 11, Segmentation fault.
#0 Tk_AllocFontFromObj (interp=<value optimized out>, tkwin=0x275d7c0,
objPtr=0x278a470) at tkFont.c:1145
1145 fontPtr->resourceRefCount = 1;
(gdb) bt
#0 Tk_AllocFontFromObj (interp=<value optimized out>, tkwin=0x275d7c0,
objPtr=0x278a470) at tkFont.c:1145
#1 0x00007f176f349dc2 in DoObjConfig (interp=0x26c8190, recordPtr=<value
optimized out>, optionPtr=0x276d880, valuePtr=0x278a470,
tkwin=<value optimized out>, savedOptionPtr=0x0) at tkConfig.c:799
#2 0x00007f176f34a002 in Tk_InitOptions (interp=0x26c8190, recordPtr=<value
optimized out>, optionTable=<value optimized out>,
tkwin=0x275d7c0) at tkConfig.c:569
#3 0x00007f176d1b8838 in Tk_MenubuttonObjCmd (clientData=<value optimized
out>, interp=0x26c8190, objc=<value optimized out>,
objv=0x2043aa0) at tkMenubutton.c:306
#4 0x00007f176f2cf595 in Call_Tk (info=<value optimized out>, items=4,
args=0x2043aa0) at tkGlue.c:2283
#5 0x00007f176f2d1190 in XSTkCommand (cv=0x278a038, mwcd=<value optimized
out>, proc=0x7f176d1b8550 <Tk_MenubuttonObjCmd>, items=4,
args=0x2043aa0) at tkGlue.c:3062
#6 0x00007f176d1b7064 in XS_Tk_menubutton (my_perl=0x1e2c010, cv=0x278a038) at
Menubutton.xs:29
#7 0x00007f177751411a in Perl_pp_entersub (my_perl=0x1e2c010) at pp_hot.c:2850
#8 0x00007f17774ea4a8 in Perl_runops_debug (my_perl=0x1e2c010) at dump.c:1931
#9 0x00007f1777510049 in S_run_body (oldscope=<value optimized out>,
my_perl=<value optimized out>) at perl.c:2386
#10 perl_run (oldscope=<value optimized out>, my_perl=<value optimized out>) at
perl.c:2309
#11 0x0000000000400cfc in main (argc=2, argv=0x7fff1e77b7a8,
env=0x7fff1e77b7c0) at perlmain.c:113
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=357641
Summary: EL branches
Product: Fedora
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: perl-Tk
AssignedTo: andreas.bierfert(a)lowlatency.de
ReportedBy: andreas.bierfert(a)lowlatency.de
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
Package Change Request
======================
Package Name: perl-Tk
New Branches: EL-4 EL-5
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: FTBFS perl-Bio-Graphics-1.94-1.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=511633
Summary: FTBFS perl-Bio-Graphics-1.94-1.fc12
Product: Fedora
Version: rawhide
Platform: i386
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
Severity: high
Priority: high
Component: perl-Bio-Graphics
AssignedTo: alexl(a)users.sourceforge.net
ReportedBy: ftbfs(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: alexl(a)users.sourceforge.net,
fedora-perl-devel-list(a)redhat.com
Blocks: 511348
Classification: Fedora
perl-Bio-Graphics-1.94-1.fc12.src.rpm Failed To Build From Source against the
rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: FTBFS perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11
https://bugzilla.redhat.com/show_bug.cgi?id=511570
Summary: FTBFS
perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11
Product: Fedora
Version: rawhide
Platform: All
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
Severity: high
Priority: high
Component: perl-MooseX-Traits-Attribute-CascadeClear
AssignedTo: cweyl(a)alumni.drew.edu
ReportedBy: ftbfs(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: cweyl(a)alumni.drew.edu,
fedora-perl-devel-list(a)redhat.com
Blocks: 511348
Classification: Fedora
perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11.src.rpm Failed To Build
>From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS
for more information.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=427049
Summary: broken spec
Product: Fedora
Version: 8
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: perl-Class-Std
AssignedTo: andreas(a)bawue.net
ReportedBy: rc040203(a)freenet.de
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
Description of problem:
Package doesn't build, because the perl-package split has not been reflected to it.
Version-Release number of selected component (if applicable):
perl-Class-Std-0_0_8-1*
How to reproduce:
check out from CVS
make mockbuild
Additional info:
I would have fixed this bug in CVS, but you have restrictive ACLs
set on this package.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.