https://bugzilla.redhat.com/show_bug.cgi?id=1165555
Bug ID: 1165555
Summary: Request to retire perl-ZMQ-LibZMQ3
Product: Fedora
Version: rawhide
Component: perl-ZMQ-LibZMQ2
Assignee: jose.p.oliveira.oss(a)gmail.com
Reporter: tomspur(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-qa(a)fedoraproject.org,
jose.p.oliveira.oss(a)gmail.com,
perl-devel(a)lists.fedoraproject.org
Blocks: 1045884
+++ This bug was initially created as a clone of Bug #1165554 and adjusted to
match perl-ZMQ-LibZMQ2 +++
I'd like to retire zeromq2 once all packages that depend on it have been ported
to zeromq-4.
Would it be possible to retire this package and add a perl-ZMQ-LibZMQ4 package,
if needed? Maybe it is also possible to just use the perl-ZMQ-LibZMQ (which
should always be build against the latest version of zeromq)?
Current dependencies of this packages are:
repoquery --disablerepo \* --enablerepo rawhide --repoid=rawhide --whatrequires
perl-ZMQ-LibZMQ2
[empty]
-> None found.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1045884
[Bug 1045884] [Tracking ticket] - Update to ZeroMQ v4
--
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=wsJb1YatwE&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1123233
Bug ID: 1123233
Summary: Please Branch perl-Net-UPnP for EPEL7
Product: Fedora EPEL
Version: epel7
Component: perl-Net-UPnP
Assignee: extras-orphan(a)fedoraproject.org
Reporter: BobLfoot(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-orphan(a)fedoraproject.org,
perl-devel(a)lists.fedoraproject.org
Please Branch perl-Net-UPnP for EPEL7
--
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=9cDIIGs2IC&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1123236
Bug ID: 1123236
Summary: Please Branch perl-Image-Size for EPEL7
Product: Fedora EPEL
Version: epel7
Component: perl-Image-Size
Assignee: rob.myers(a)gtri.gatech.edu
Reporter: BobLfoot(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
rob.myers(a)gtri.gatech.edu
Please Branch perl-Image-Size for EPEL7
--
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=UUOTW4JYGw&a=cc_unsubscribe
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=347901
Summary: Port perl-IO-Socket-SSL to use NSS library for
cryptography
Product: Fedora
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: perl-IO-Socket-SSL
AssignedTo: wtogami(a)redhat.com
ReportedBy: pvrabec(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-
list@redhat.com,jpo@di.uminho.pt,tmraz@redhat.com
perl-IO-Socket-SSL should be ported to use NSS library for cryptography.
See the tracking bug for details and links on how it could be done.
--
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.
https://bugzilla.redhat.com/show_bug.cgi?id=1108387
Bug ID: 1108387
Summary: Build perl-Class-Accessor-Chained for EPEL7
Product: Fedora EPEL
Version: epel7
Component: perl-Class-Accessor-Chained
Assignee: tcallawa(a)redhat.com
Reporter: xavier(a)bachelot.org
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
tcallawa(a)redhat.com
Hi,
perl-Class-Accessor-Chained is a dependency of another package I'd like to
build for EPEL7. Could you please either branch or build it or allow me to
request a branch ?
Regards,
Xavier
--
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=o1Htl2wJD2&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1224727
Bug ID: 1224727
Summary: perl-Server-Starter-0.27-1.fc23 FTBFS: races in tests
Product: Fedora
Version: rawhide
Component: perl-Server-Starter
Assignee: rc040203(a)freenet.de
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
rc040203(a)freenet.de
External Bug ID: CPAN 73711
External Bug ID: CPAN 73711
perl-Server-Starter-0.27-2.fc23 fails to build randomly because there are race
conditions in tests:
t/05-killolddelay.t .. ok
start_server (pid:11873) starting now...
starting new worker 11874
autorestart triggered (interval=6)
starting new worker 11881
new worker is now running, sending TERM to old workers:11874
sleeping 2 secs before killing old workers
killing old workers
old worker 11874 died, status:0
# Failed test 'status after auto-restart'
# at t/06-autorestart.t line 55.
# '1:11874
# 2:11881
# '
# doesn't match '(?^s:^2:\d+\n$)'
received TERM, sending TERM to all workers:11881
worker 11881 died, status:0
exiting
[Test::TCP] Child process does not block(PID: 11873, PPID: 11872) at
/usr/share/perl5/vendor_perl/Test/TCP.pm line 94.
start_server (pid:11882) starting now...
starting new worker 11883
autorestart triggered (interval=6)
starting new worker 11884
new worker is now running, sending USR1 to old workers:11883
sleeping 2 secs before killing old workers
killing old workers
old worker 11883 died, status:0
received TERM, sending TERM to all workers:11884
worker 11884 died, status:0
exiting
[Test::TCP] Child process does not block(PID: 11882, PPID: 11872) at
/usr/share/perl5/vendor_perl/Test/TCP.pm line 94.
# Looks like you failed 1 test of 28.
t/06-autorestart.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/28 subtests
This bug was fixed by Fedora patches which you dropped when rebasing the
package.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1206053
Bug ID: 1206053
Summary: Please branch perl-Data-Validate-Domain for EPEL7
Product: Fedora
Version: rawhide
Component: perl-Data-Validate-Domain
Assignee: fedorapkg(a)rule.lv
Reporter: jamielinux(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: fedorapkg(a)rule.lv, perl-devel(a)lists.fedoraproject.org
It seems to build fine with the rawhide srpm.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1204870
Bug ID: 1204870
Summary: perl-Gearman-Client-Async-0.94-19.fc23 FTBFS:
t/async.t fails randomly
Product: Fedora
Version: rawhide
Component: perl-Gearman-Client-Async
Assignee: ppisar(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
perl-Gearman-Client-Async-0.94-19.fc23 sometimes fails to build in F23:
+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
t/allinone.t ...... ok
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
# Failed test 'alternating status'
# at t/async.t line 75.
# '21211221122222'
# doesn't match '(?^:1212)'
# Looks like you failed 1 test of 2.
t/async.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
This looks like a race in the test because it expects that tasks complete
regularly in time which does not have to be true if CPU scheduler delays some
processes.
See Koschei
<http://koschei.cloud.fedoraproject.org/package/perl-Gearman-Client-Async> for
the failure frequency.
Unfortunately I cannot reproduce the failure.
--
You are receiving this mail because:
You are on the CC list for the bug.