https://bugzilla.redhat.com/show_bug.cgi?id=839612
Bug ID: 839612
QA Contact: extras-qa(a)fedoraproject.org
Severity: unspecified
URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=42
36283
Version: rawhide
Priority: unspecified
CC: oliver(a)linux-kernel.at,
perl-devel(a)lists.fedoraproject.org, steve(a)silug.org
Assignee: steve(a)silug.org
Summary: FTBFS perl-Unix-Statgrab-0.04-14.fc18
Regression: ---
Story Points: ---
Classification: Fedora
OS: Unspecified
Reporter: ppisar(a)redhat.com
Type: Bug
Documentation: ---
Hardware: Unspecified
Mount Type: ---
Status: NEW
Component: perl-Unix-Statgrab
Product: Fedora
perl-Unix-Statgrab-0.04-14.fc18 does not build in F18:
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FI62R4
+ umask 022
+ cd /builddir/build/BUILD
+ cd Unix-Statgrab-0.04
+ unset DISPLAY
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/0_pod.t ........... ok
t/0_pod_coverage.t .. ok
t/Unix-Statgrab.t ...
Failed 1/22 subtests
Test Summary Report
-------------------
t/Unix-Statgrab.t (Wstat: 11 Tests: 21 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 22 tests but ran 21.
Files=3, Tests=23, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.15 cusr 0.03
csys = 0.22 CPU)
Result: FAIL
Failed 1/3 test programs. 0/23 subtests failed.
make: *** [test_dynamic] Error 255
This happens with perl 5.16.0. I guess the test plan is wrong or the perl
segfaults.
--
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: Fails to build on ARM, needs to use default setjmp not ucontext
https://bugzilla.redhat.com/show_bug.cgi?id=750805
Summary: Fails to build on ARM, needs to use default setjmp not
ucontext
Product: Fedora
Version: 15
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: perl-Coro
AssignedTo: ppisar(a)redhat.com
ReportedBy: henrik(a)henriknordstrom.net
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com,
mmaslano(a)redhat.com, kwizart(a)gmail.com,
bochecha(a)fedoraproject.org, ppisar(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Description of problem:
ARM do not implement the needed ucontext functions, and need to use the default
setjmp method. This is normally the default, except that fedora patches it to
hardwire ucontext as default method..
Version-Release number of selected component (if applicable):
perl-Coro-5.372-3.fc15
How reproducible:
always
Steps to Reproduce:
1. Try to rebuild perl-Coro on arm
2.
3.
Actual results:
failed build, crashing in testsuite
Expected results:
successful build
Additional info:
Trivial spec file patch attached.
Please apply patch and sumbit a F15 koji build from which arm can pull the
srpm. update request is not stricty needed if the only change relative to
current F15 build is this patch.
--
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.
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=919030
Bug ID: 919030
Summary: perl-Glib-Object-Introspection seems to have a
big-endian problem, self tests fail on s390* and ppc*
Product: Fedora
Version: rawhide
Component: perl-Glib-Object-Introspection
Severity: high
Priority: medium
Reporter: karsten(a)redhat.com
Description of problem:
# Failed test at t/00-basic-types.t line 15.
# got: '-1'
# expected: '-127'
# Failed test at t/00-basic-types.t line 16.
# got: '0'
# expected: '255'
# Failed test at t/00-basic-types.t line 17.
# got: '-1'
# expected: '-32767'
# Failed test at t/00-basic-types.t line 18.
# got: '0'
# expected: '65535'
# Looks like you failed 4 tests of 34.
t/00-basic-types.t ............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/34 subtests
# Failed test at t/arg-checks.t line 11.
# got: '-1'
# expected: '-127'
# Failed test at t/arg-checks.t line 21.
# got: '0'
# expected: '127'
# Looks like you failed 2 tests of 5.
t/arg-checks.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Version-Release number of selected component (if applicable):
perl-Glib-Object-Introspection-0.015-1.fc19
How reproducible:
always
Steps to Reproduce:
1. ppc-koji build --scratch f19
perl-Glib-Object-Introspection-0.015-1.fc19.src.rpm
2.
3.
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=973021
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YIO2oILrQB&a=cc_unsubscribe
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Please Update Spec File to use %ghost on files in /var/run and /var/lock
https://bugzilla.redhat.com/show_bug.cgi?id=656553
Summary: Please Update Spec File to use %ghost on files in
/var/run and /var/lock
Product: Fedora
Version: rawhide
Platform: All
URL: http://lists.fedoraproject.org/pipermail/devel-announc
e/2010-November/000726.html
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: bucardo
AssignedTo: itamar(a)ispbrasil.com.br
ReportedBy: lpoetter(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com,
itamar(a)ispbrasil.com.br
Classification: Fedora
Target Release: ---
Your package bucardo appears to include a file in /var/run or /var/lock. With
an upcoming change in Rawhide these directories will now be mounted as tmpfs.
For details about this change please consult
http://lists.fedoraproject.org/pipermail/devel-announce/2010-November/00072…
For your package this means that you need add %ghost to all files that are
placed in either of these two directories. Please make sure to make this change
in time for the F15 cycle. For details about %ghost see
http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.htm…
, for more information on the F15 feature see the feature page
https://fedoraproject.org/wiki/Features/var-run-tmpfs . If your package already
uses %ghost on these files, feel free to close this bug report right-away.
Sorry for this mass bug filing, and if you have any further questions, don't
hesitate to ask on fedora-devel or ask me personally. Thank you, Lennart
--
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: perl-Bio-Graphics-2.26 is available
https://bugzilla.redhat.com/show_bug.cgi?id=789557
Summary: perl-Bio-Graphics-2.26 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: perl-Bio-Graphics
AssignedTo: alexl(a)users.sourceforge.net
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: alexl(a)users.sourceforge.net,
fedora-perl-devel-list(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Latest upstream release: 2.26
Current version in Fedora Rawhide: 2.25
URL: http://search.cpan.org/dist/Bio-Graphics/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
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.
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=903531
Bug ID: 903531
Summary: defined(@array) is deprecated at
/usr/share/perl5/vendor_perl/LockFile/Simple.pm line
135 and 136
Product: Fedora
Version: rawhide
Component: perl-LockFile-Simple
Severity: unspecified
Priority: unspecified
Reporter: ppisar(a)redhat.com
Current perl-LockFile-Simple uses deprecated construction:
$ perl -MLockFile::Simple -e 'LockFile::Simple->make()'
defined(@array) is deprecated at
/usr/share/perl5/vendor_perl/LockFile/Simple.pm line 135.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at
/usr/share/perl5/vendor_perl/LockFile/Simple.pm line 136.
(Maybe you should just omit the defined()?)
$ rpm -q perl-LockFile-Simple
perl-LockFile-Simple-0.207-10.fc18.noarch
Please fix it.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4jm1G6J7pQ&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=905112
Bug ID: 905112
Summary: Update to metacpan.org instead of search.cpan.org
Product: Fedora
Version: rawhide
Component: cpanspec
Severity: unspecified
Priority: unspecified
Reporter: berrange(a)redhat.com
Description of problem:
To quote:
http://perlhacks.com/2013/01/give-me-metacpan/
"Ever since MetaCPAN launched I’ve been getting increasingly irritated with
people who still use links to search.cpan.org. Isn’t it obvious that MetaCPAN
is better? Why do people still insist on sharing links to the older site?
Of course they do it for various reasons. Perhaps they aren’t as in touch with
the modern Perl world as I am. Perhaps they are wary about changing to use the
new shiny toys because they know that a newer shinier one will be along soon.
Perhaps I’m reading a web page from five years ago and they can be forgiven for
not linking to a site that didn’t exist at the time."
Fedora can do its bit to help this, by making cpanspec use metacpan.org instead
of search.cpan.org for newly generated specfiles.
Once cpanspec is updated, a bulk search-replace on all existing Fedora Perl
specs may be considered.
Version-Release number of selected component (if applicable):
cpanspec-1.78-12.fc18.noarch
How reproducible:
N/A
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=feKMtj1zH9&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=965126
Bug ID: 965126
Summary: License metadata do not reflect cpansign license
Product: Fedora
Version: 18
Component: perl-Module-Signature
Severity: medium
Priority: unspecified
Assignee: paul(a)city-fan.org
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: paul(a)city-fan.org, perl-devel(a)lists.fedoraproject.org,
pertusus(a)free.fr
script/cpansign:
=head1 COPYRIGHT
Copyright 2002, 2003, 2006 by Audrey Tang.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
See L<http://www.perl.com/perl/misc/Artistic.html>
cpansign is distributed with the binary RPM package, but current license tag is
(CC0) only. Please change the license tag value to (CC0 and (GPL+ or
Artistic)).
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=DmTDa8JH6V&a=cc_unsubscribe
Product: Fedora EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=879007
Bug ID: 879007
Summary: SELinux errors with temporary files
Product: Fedora EPEL
Version: el6
Component: dspam
Severity: unspecified
Priority: unspecified
Reporter: mcepl(a)redhat.com
Created attachment 649380
--> https://bugzilla.redhat.com/attachment.cgi?id=649380&action=edit
output of ausearch -m AVC -ts today
Description of problem:
#============= httpd_suexec_t ==============
allow httpd_suexec_t httpd_tmp_t:file { read write };
#============= httpd_sys_script_t ==============
allow httpd_sys_script_t devlog_t:sock_file write;
allow httpd_sys_script_t syslogd_t:unix_dgram_socket sendto;
see attached output of
ausearch -m AVC -ts today
Version-Release number of selected component (if applicable):
dspam-3.10.2-2.el6.i686
selinux-policy-targeted-3.7.19-181.el6.noarch
--
You are receiving this mail because:
You are on the CC list for the bug.