[Bug 450412] New: please build in EL-5
by Red Hat Bugzilla
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=450412
Summary: please build in EL-5
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: perl-JSON
AssignedTo: cweyl(a)alumni.drew.edu
ReportedBy: jonstanley(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: bpeck@redhat.com,dmalcolm(a)redhat.com,fedora-perl-devel-
list@redhat.com,jlaska@redhat.com,poelstra(a)redhat.com
If you could branch this module for EL-5, it's required for Testopia, which is
currently under review.
I'd be happy to be co-maintainer for EPEL if you'd like, it builds fine as is in F9.
--
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.
12 years, 3 months
[Bug 459954] New: Default clamd conf file is broken
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Default clamd conf file is broken
https://bugzilla.redhat.com/show_bug.cgi?id=459954
Summary: Default clamd conf file is broken
Product: Fedora EPEL
Version: el5
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: amavisd-new
AssignedTo: steve(a)silug.org
ReportedBy: jlquinn(a)optonline.net
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Description of problem:
/etc/clam.d/amavisd.conf has syntax errors that prevent
Version-Release number of selected component (if applicable):
amavisd-new-2.4.5-1.el5
How reproducible:
[root@mail1 ~]# service clamd.amavisd start
Starting clamd.amavisd: ERROR: Parse error at line 2: Option LogSyslog requires
boolean argument.
ERROR: Can't open/parse the config file /etc/clamd.d/amavisd.conf
[FAILED]
After fixing this option to be:
LogSyslog yes
then
[root@mail1 amavisd-new-2.4.5]# service clamd.amavisd start
Starting clamd.amavisd: ERROR: Parse error at line 14: Option FixStaleSocket
requires boolean argument.
ERROR: Can't open/parse the config file /etc/clamd.d/amavisd.conf
[FAILED]
Fixing this to be:
FixStaleSocket yes
allows clamd to start correctly.
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
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.
12 years, 6 months
[Bug 483772] New: SVK fails because it cannot find Time/Progress.pm
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: SVK fails because it cannot find Time/Progress.pm
https://bugzilla.redhat.com/show_bug.cgi?id=483772
Summary: SVK fails because it cannot find Time/Progress.pm
Product: Fedora
Version: 10
Platform: All
OS/Version: Linux
Status: NEW
Severity: urgent
Priority: low
Component: perl-SVK
AssignedTo: ianburrell(a)gmail.com
ReportedBy: warlord(a)mit.edu
QAContact: extras-qa(a)fedoraproject.org
CC: ianburrell(a)gmail.com,
fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Description of problem:
I just upgraded Fedora 10 yesterday and this morning I noticed that SVK isn't
working anymore. When I try to sync I get:
Can't locate Time/Progress.pm in @INC (@INC contains:
/usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi
/usr/local/lib/perl5/site_perl/5.10.0
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl
/usr/local/lib/perl5/site_perl .) at
/usr/lib/perl5/vendor_perl/5.10.0/SVK/Notify.pm line 214.
Version-Release number of selected component (if applicable):
perl-SVK-2.2.1-1.fc10.noarch
How reproducible:
Seems to happen every time I try to use "svk sync".
Some other svk operations seem to work okay.
Steps to Reproduce:
1. yum update (as of 2009-02-03 10:20am US/EST)
2. svk sync <depotpath>
3.
Actual results:
See above
Expected results:
It should sync.
Additional info:
I cannot find Time/Progress.pm in a package.. And indeed the perl-SVK RPM
doesn't depend on perl(Time/Progress.pm) for some odd reason... Probably
because the "require Time/Progress.pm" is within a subroutine instead of
global?
But this bug makes SVK practically useless.
--
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.
12 years, 7 months
[Bug 228433] New: perl-version: EPEL branch?
by Red Hat Bugzilla
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.
12 years, 10 months
[Bug 520530] New: cpanspec adds /usr/local/bin/perl as dependency to created rpms?
by Red Hat Bugzilla
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.
13 years
[Bug 510466] New: backtrace in cssh
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: backtrace in cssh
https://bugzilla.redhat.com/show_bug.cgi?id=510466
Summary: backtrace in cssh
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: azelinka(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:
Cssh can't be run because of backtrace in Tk
Version-Release number of selected component (if applicable):
clusterssh-3.26-1.fc12.noarch
perl-Tk-804.028-9.fc12.x86_64
perl-5.10.0-71.fc12.x86_64
How reproducible:
always
Steps to Reproduce:
1. just run "cssh" nothing else needed
Actual results:
(gdb) run /usr/bin/cssh
Starting program: /usr/bin/perl /usr/bin/cssh
[Thread debugging using libthread_db enabled]
*** buffer overflow detected ***: /usr/bin/perl terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x398b8f6ff7]
/lib64/libc.so.6[0x398b8f4f90]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so[0x7ffff17cc77f]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so(Tcl_CreateHashEntry+0xd8)[0x7ffff17cc018]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so(TkBindInit+0x50)[0x7ffff17d7c80]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so(TkCreateMainWindow+0xad)[0x7ffff182bb1d]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so[0x7ffff17e9510]
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Tk.so(XS_Tk__MainWindow_Create+0x1cc)[0x7ffff17b817c]
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so(Perl_pp_entersub+0x5ba)[0x7ffff7d16c8a]
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so(Perl_runops_debug+0x138)[0x7ffff7cecd18]
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so(perl_run+0x470)[0x7ffff7d12df0]
/usr/bin/perl(main+0xec)[0x400cfc]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x398b81eaed]
/usr/bin/perl[0x400b49]
======= Memory map: ========
00400000-00401000 r-xp 00000000 fd:02 55228
/usr/bin/perl
00601000-00602000 rw-p 00001000 fd:02 55228
/usr/bin/perl
00602000-016e7000 rw-p 00000000 00:00 0 [heap]
398b400000-398b41f000 r-xp 00000000 fd:02 1138719
/lib64/ld-2.10.90.so
398b61f000-398b620000 r--p 0001f000 fd:02 1138719
/lib64/ld-2.10.90.so
398b620000-398b621000 rw-p 00020000 fd:02 1138719
/lib64/ld-2.10.90.so
398b800000-398b96b000 r-xp 00000000 fd:02 1138777
/lib64/libc-2.10.90.so
398b96b000-398bb6b000 ---p 0016b000 fd:02 1138777
/lib64/libc-2.10.90.so
398bb6b000-398bb6f000 r--p 0016b000 fd:02 1138777
/lib64/libc-2.10.90.so
398bb6f000-398bb70000 rw-p 0016f000 fd:02 1138777
/lib64/libc-2.10.90.so
398bb70000-398bb75000 rw-p 00000000 00:00 0
398bc00000-398bc84000 r-xp 00000000 fd:02 1139014
/lib64/libm-2.10.90.so
398bc84000-398be83000 ---p 00084000 fd:02 1139014
/lib64/libm-2.10.90.so
398be83000-398be84000 r--p 00083000 fd:02 1139014
/lib64/libm-2.10.90.so
398be84000-398be85000 rw-p 00084000 fd:02 1139014
/lib64/libm-2.10.90.so
398c000000-398c002000 r-xp 00000000 fd:02 1139012
/lib64/libdl-2.10.90.so
398c002000-398c202000 ---p 00002000 fd:02 1139012
/lib64/libdl-2.10.90.so
398c202000-398c203000 r--p 00002000 fd:02 1139012
/lib64/libdl-2.10.90.so
398c203000-398c204000 rw-p 00003000 fd:02 1139012
/lib64/libdl-2.10.90.so
398c400000-398c417000 r-xp 00000000 fd:02 1138887
/lib64/libpthread-2.10.90.so
398c417000-398c616000 ---p 00017000 fd:02 1138887
/lib64/libpthread-2.10.90.so
398c616000-398c617000 r--p 00016000 fd:02 1138887
/lib64/libpthread-2.10.90.so
398c617000-398c618000 rw-p 00017000 fd:02 1138887
/lib64/libpthread-2.10.90.so
398c618000-398c61c000 rw-p 00000000 00:00 0
398d800000-398d816000 r-xp 00000000 fd:02 1139072
/lib64/libresolv-2.10.90.so
398d816000-398da16000 ---p 00016000 fd:02 1139072
/lib64/libresolv-2.10.90.so
398da16000-398da17000 r--p 00016000 fd:02 1139072
/lib64/libresolv-2.10.90.so
398da17000-398da18000 rw-p 00017000 fd:02 1139072
/lib64/libresolv-2.10.90.so
398da18000-398da1a000 rw-p 00000000 00:00 0
398e400000-398e402000 r-xp 00000000 fd:02 55129
/usr/lib64/libXau.so.6.0.0
398e402000-398e601000 ---p 00002000 fd:02 55129
/usr/lib64/libXau.so.6.0.0
398e601000-398e602000 rw-p 00001000 fd:02 55129
/usr/lib64/libXau.so.6.0.0
398e800000-398e81a000 r-xp 00000000 fd:02 55155
/usr/lib64/libxcb.so.1.1.0
398e81a000-398ea1a000 ---p 0001a000 fd:02 55155
/usr/lib64/libxcb.so.1.1.0
398ea1a000-398ea1b000 rw-p 0001a000 fd:02 55155
/usr/lib64/libxcb.so.1.1.0
398fc00000-398fc26000 r-xp 00000000 fd:02 1139207
/lib64/libexpat.so.1.5.2
398fc26000-398fe25000 ---p 00026000 fd:02 1139207
/lib64/libexpat.so.1.5.2
398fe25000-398fe28000 rw-p 00025000 fd:02 1139207
/lib64/libexpat.so.1.5.2
3990000000-3990093000 r-xp 00000000 fd:02 55796
/usr/lib64/libfreetype.so.6.3.20
3990093000-3990293000 ---p 00093000 fd:02 55796
/usr/lib64/libfreetype.so.6.3.20
3990293000-3990299000 rw-p 00093000 fd:02 55796
/usr/lib64/libfreetype.so.6.3.20
3990400000-3990434000 r-xp 00000000 fd:02 55908
/usr/lib64/libfontconfig.so.1.3.0
3990434000-3990634000 ---p 00034000 fd:02 55908
/usr/lib64/libfontconfig.so.1.3.0
3990634000-3990636000 rw-p 00034000 fd:02 55908
/usr/lib64/libfontconfig.so.1.3.0
3996400000-399641a000 r-xp 00000000 fd:02 1139029
/lib64/libgcc_s-4.4.0-20090623.so.1
399641a000-3996619000 ---p 0001a000 fd:02 1139029
/lib64/libgcc_s-4.4.0-20090623.so.1
3996619000-399661a000 rw-p 00019000 fd:02 1139029
/lib64/libgcc_s-4.4.0-20090623.so.1
399ac00000-399ac02000 r-xp 00000000 fd:02 893030
/lib64/libutil-2.10.90.so
399ac02000-399ae01000 ---p 00002000 fd:02 893030
/lib64/libutil-2.10.90.so
399ae01000-399ae02000 r--p 00001000 fd:02 893030
/lib64/libutil-2.10.90.so
399ae02000-399ae03000 rw-p 00002000 fd:02 893030
/lib64/libutil-2.10.90.so
399d000000-399d017000 r-xp 00000000 fd:02 893041
/lib64/libnsl-2.10.90.so
399d017000-399d216000 ---p 00017000 fd:02 893041
/lib64/libnsl-2.10.90.so
399d216000-399d217000 r--p 00016000 fd:02 893041
/lib64/libnsl-2.10.90.so
399d217000-399d218000 rw-p 00017000 fd:02 893041
/lib64/libnsl-2.10.90.so
399d218000-399d21a000 rw-p 00000000 00:00 0
3b24400000-3b24538000 r-xp 00000000 fd:02 50754
/usr/lib64/libX11.so.6.2.0
3b24538000-3b24738000 ---p 00138000 fd:02 50754
/usr/lib64/libX11.so.6.2.0
3b24738000-3b2473e000 rw-p 00138000 fd:02 50754
/usr/lib64/libX11.so.6.2.0
3b24c00000-3b24c09000 r-xp 00000000 fd:02 50903
/usr/lib64/libXrender.so.1.3.0
3b24c09000-3b24e08000 ---p 00009000 fd:02 50903
/usr/lib64/libXrender.so.1.3.0
3b24e08000-3b24e09000 rw-p 00008000 fd:02 50903
/usr/lib64/libXrender.so.1.3.0
3b29000000-3b29014000 r-xp 00000000 fd:02 55231
/usr/lib64/libXft.so.2.1.13
3b29014000-3b29213000 ---p 00014000 fd:02 55231
/usr/lib64/libXft.so.2.1.13
3b29213000-3b29214000 rw-p 00013000 fd:02 55231
/usr/lib64/libXft.so.2.1.13
7ffff0b13000-7ffff0b15000 r-xp 00000000 fd:02 279357
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Sys/Hostname/Hostname.so
7ffff0b15000-7ffff0d14000 ---p 00002000 fd:02 279357
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Sys/Hostname/Hostname.so
7ffff0d14000-7ffff0d15000 rw-p 00001000 fd:02 279357
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Sys/Hostname/Hostname.so
7ffff0d15000-7ffff0d1b000 r-xp 00000000 fd:02 279330
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Socket/Socket.so
7ffff0d1b000-7ffff0f1a000 ---p 00006000 fd:02 279330
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Socket/Socket.so
7ffff0f1a000-7ffff0f1c000 rw-p 00005000 fd:02 279330
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/Socket/Socket.so
7ffff0f1c000-7ffff0f28000 r-xp 00000000 fd:02 297180
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Entry/Entry.so
7ffff0f28000-7ffff1128000 ---p 0000c000 fd:02 297180
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Entry/Entry.so
7ffff1128000-7ffff112a000 rw-p 0000c000 fd:02 297180
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Tk/Entry/Entry.so
7ffff112a000-7ffff112f000 r-xp 00000000 fd:02 279156
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/File/Glob/Glob.so
7ffff112f000-7ffff132e000 ---p 00005000 fd:02 279156
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/File/Glob/Glob.so
7ffff132e000-7ffff132f000 rw-p 00004000 fd:02 279156
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/auto/File/Glob/Glob.so
7ffff132f000-7ffff1350000 r-xp 00000000 fd:02 297286
Program received signal SIGABRT, Aborted.
0x000000398b833445 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Current language: auto; currently minimal
(gdb) bt
#0 0x000000398b833445 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x000000398b834c45 in *__GI_abort () at abort.c:92
#2 0x000000398b86fe93 in __libc_message (do_abort=<value optimized out>,
fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#3 0x000000398b935a79 in ?? () from /lib64/libc.so.6
#4 0x0000000000000004 in ?? ()
#5 0x000000398b935a10 in ?? () from /lib64/libc.so.6
#6 0x0000000000000018 in ?? ()
#7 0x000000398b935a7f in ?? () from /lib64/libc.so.6
#8 0x0000000000000006 in ?? ()
#9 0x00007fffffffe554 in ?? ()
#10 0x000000000000000d in ?? ()
#11 0x000000398b935a87 in ?? () from /lib64/libc.so.6
#12 0x000000000000000c in ?? ()
#13 0x0000000000000000 in ?? ()
(gdb)
--
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.
13 years
[Bug 519395] New: cleanup patch: use better buildroot, nicer find coomands
by Red Hat Bugzilla
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.
13 years
[Bug 526255] New: tkmib crashes
by Red Hat Bugzilla
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.
13 years
[Bug 528159] New: warning in Fedora::Bugzilla
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: warning in Fedora::Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=528159
Summary: warning in Fedora::Bugzilla
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: perl-Fedora-Bugzilla
AssignedTo: cweyl(a)alumni.drew.edu
ReportedBy: mmaslano(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: cweyl(a)alumni.drew.edu,
fedora-perl-devel-list(a)redhat.com, jpirko(a)redhat.com
Classification: Fedora
Target Release: ---
Could you please look at this problems?
WARNING: String found where Type expected (did you use a => instead of a , ?)
at /usr/lib/perl5/vendor_perl/5.10.0/Fedora/Bugzilla/Types.pm line 39
WARNING: String found where Type expected (did you use a => instead of a , ?)
at /usr/lib/perl5/vendor_perl/5.10.0/Fedora/Bugzilla/Types.pm line 44
Also in spec is missing
Requires: perl(RPC-XML)
--
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.
13 years